Added ISO 15926 super-classes and equivalent-classes for all top level ILAP classes.
Showing
2 changed files
with
3 additions
and
3 deletions
| ... | @@ -17,7 +17,7 @@ The SCCS was originally developed in 1989 by the three Norwegian oil companies N | ... | @@ -17,7 +17,7 @@ The SCCS was originally developed in 1989 by the three Norwegian oil companies N |
| 17 | The SCCS is designed to provide a uniform coding basis for the estimate preparation and to serve as a standard for collecting/collating historical data. | 17 | The SCCS is designed to provide a uniform coding basis for the estimate preparation and to serve as a standard for collecting/collating historical data. |
| 18 | This NORSOK standard has been developed on basis of the SCCS to update, improve and simplify previous edition no. 2 of the system from 1992 and to open for ownership, input and support from the entire Norwegian petroleum industry. NPD’s ‘Veiledning til PUD/PAD’, states that cost reporting should be coded according to SCCS."""^^xsd:string ; | 18 | This NORSOK standard has been developed on basis of the SCCS to update, improve and simplify previous edition no. 2 of the system from 1992 and to open for ownership, input and support from the entire Norwegian petroleum industry. NPD’s ‘Veiledning til PUD/PAD’, states that cost reporting should be coded according to SCCS."""^^xsd:string ; |
| 19 | rdfs:label "NORSOK Z-014 Standard cost coding system (SCCS) ontology"^^xsd:string ; | 19 | rdfs:label "NORSOK Z-014 Standard cost coding system (SCCS) ontology"^^xsd:string ; |
| 20 | - owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding> , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding> , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding> ; | 20 | + owl:imports <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SABCoding> , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/PBSCoding> , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/CORCoding> ; |
| 21 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . | 21 | owl:versionInfo "Created with TopBraid Composer"^^xsd:string . |
| 22 | 22 | ||
| 23 | SCCS:SAB_D | 23 | SCCS:SAB_D |
| ... | @@ -66,6 +66,6 @@ SCCS:SAB_S | ... | @@ -66,6 +66,6 @@ SCCS:SAB_S |
| 66 | rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SCCS_Thing> . | 66 | rdfs:subClassOf <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SCCS_Thing> . |
| 67 | 67 | ||
| 68 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SCCS_Thing> | 68 | <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding/SCCS_Thing> |
| 69 | - rdf:type owl:Class , <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#CORClassOfClass> ; | 69 | + rdf:type <http://data.posccaesar.org/ilap/refdata/NORSOK/Z-014/SCCSCoding#CORClassOfClass> , owl:Class ; |
| 70 | - rdfs:comment "SCCS top level thing"^^xsd:string ; | 70 | + rdfs:comment "A Thing that is classified according to the NORSOK Z-014 Standard Cost Coding System (SCCS)"^^xsd:string ; |
| 71 | rdfs:label "SCCS Thing"^^xsd:string . | 71 | rdfs:label "SCCS Thing"^^xsd:string . | ... | ... |
This diff is collapsed. Click to expand it.
-
Please register or login to post a comment