Trinh H. Nguyen

first commit

@prefix ilap: <http://standards.iso.org/iso/15926/ontology/integrated-lifecycle-asset-planning/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix afn: <http://jena.hpl.hp.com/ARQ/function#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix list: <http://www.co-ode.org/ontologies/list.owl#> .
@prefix ilap-xsd: <http://standards.iso.org/iso/15926/xsd-generator-ontology/integrated-lifecycle-asset-planning/> .
@prefix lci: <http://standards.iso.org/iso/15926/tech/ontology/life-cycle-integration/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix ptrn: <http://data.posccaesar.org/ptrn/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix lcm: <http://standards.iso.org/iso/15926/tech/ontology/life-cycle-metadata/> .
@prefix rdl: <http://data.posccaesar.org/rdl/> .
@prefix ilap-view: <http://standards.iso.org/iso/15926/view-ontology/integrated-lifecycle-asset-planning/> .
@prefix pn: <http://www.w3.org/2005/xpath-functions#> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
ilap-xsd:UsedDefinedProperty a owl:Class .
ilap-xsd:UsedDefinedPropertyDefinition a owl:Class .
ilap-xsd:hasUserDefinedProperty a owl:ObjectProperty ;
rdfs:range ilap-xsd:UserDefinedProperty .
ilap-xsd:userDefinedPropertyHasDefinition a
owl:ObjectProperty, owl:FunctionalProperty ;
rdfs:domain ilap-xsd:UserDefinedProperty ;
rdfs:range ilap-xsd:UserDefinedPropertyDefinition .
ilap-xsd:userDefinedPropertyHasValue a owl:FunctionalProperty ;
rdfs:domain ilap-xsd:UserDefinedProperty .
This diff is collapsed. Click to expand it.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.