• This project
    • Loading...
  • Sign in

data.posccaesar.org / rdl

Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Graphs
  • Issues 12
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Commits
  • Issue Boards
Closed
Open
Issue #6 opened 2014-10-06 08:11:26 UTC by Håvard M. Ottestad@hmottestad

CHP 406.4 X 9.53 ASME B36.19M subclass of CHP 406.4 X 9.53 ASME B36.19M (by Hans)

Håvard,

Please correct the following nasty bug: CHP 406.4 X 9.53 ASME B36.19M
has as subclass CHP 406.4 X 9.53 ASME B36.19M resulting in 93 instances of the same class.

Regards, Hans Hans Teijgeler, Laanweg 28, 1871 BJ Schoorl, Netherlands

  • Håvard M. Ottestad
    @hmottestad commented 2014-10-06 08:21:24 UTC

    More subclass of self.

    PREFIX owl: <http://www.w3.org/2002/07/owl#>
    PREFIX rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>
    PREFIX rdfs:  <http://www.w3.org/2000/01/rdf-schema#>
    PREFIX xsd: <http://www.w3.org/2001/XMLSchema#>
    PREFIX fn: <http://www.w3.org/2005/xpath-functions#>
    PREFIX p2: <http://rds.posccaesar.org/2008/02/OWL/ISO-15926-2_2003#>
    PREFIX rds: <http://rdl.rdlfacade.org/data#>
    PREFIX afn: <http://jena.hpl.hp.com/ARQ/function#>
    PREFIX dc: <http://purl.org/dc/elements/1.1/>
    
    PREFIX rdl: <http://data.posccaesar.org/rdl/>
    PREFIX ptrn: <http://data.posccaesar.org/ptrn/>
    
    select * where {
    
        ?p2Relationship p2:hasSubclass ?class;
                        p2:hasSuperclass ?class.
    
        OPTIONAL{?class rdfs:label ?label}    
    
    }
    
    Edited 2014-10-06 08:21:56 UTC
  • Håvard M. Ottestad
    @hmottestad commented 2014-10-06 08:24:36 UTC

    query at staging

  • readonly
    @readonly 2015-02-01 17:47:33 UTC

    mentioned in commit bbc2b8

  • readonly
    @readonly 2015-04-15 11:31:31 UTC

    mentioned in commit bbc2b800

  • Please register or login to post a comment
Assignee
No assignee
Assign to
None
Milestone
None
Assign milestone
None
Due date
No due date
2
Labels
Remove content Trivial
Assign labels
  • View labels
2
2 participants
Reference: data-posccaesar-org/rdl#6