diff --git a/.settings/.gitignore b/.settings/.gitignore index b012ade..9be2013 100644 --- a/.settings/.gitignore +++ b/.settings/.gitignore @@ -1 +1,5 @@ /org.eclipse.core.resources.prefs +/.jsdtscope +/org.eclipse.wst.jsdt.ui.superType.container +/org.eclipse.wst.jsdt.ui.superType.name +/org.eclipse.wst.validation.prefs diff --git a/chameo-individuals.ttl b/chameo-individuals.ttl index 26fbf96..f2d7d54 100644 --- a/chameo-individuals.ttl +++ b/chameo-individuals.ttl @@ -1,53 +1,53 @@ -@prefix : . +@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . -@prefix emmo: . +@prefix emmo: . @prefix rdfs: . @prefix skos: . -@prefix chameo: . -@base . +@prefix chameo: . +@base . ################################################################# # Individuals ################################################################# -### http://emmo.info/emmo/domain/chameo/chameo#Agent1 +### http://w3id.org/emmo/domain/chameo/chameo#Agent1 chameo:Agent1 rdf:type owl:NamedIndividual , chameo:Operator . -### http://emmo.info/emmo/domain/chameo/chameo#CalibrationProcess1 +### http://w3id.org/emmo/domain/chameo/chameo#CalibrationProcess1 chameo:CalibrationProcess1 rdf:type owl:NamedIndividual , chameo:CalibrationProcess . -### http://emmo.info/emmo/domain/chameo/chameo#ChMeasProc1 +### http://w3id.org/emmo/domain/chameo/chameo#ChMeasProc1 chameo:ChMeasProc1 rdf:type owl:NamedIndividual , chameo:CharacterisationMeasurementProcess . -### http://emmo.info/emmo/domain/chameo/chameo#Determination1 +### http://w3id.org/emmo/domain/chameo/chameo#Determination1 chameo:Determination1 rdf:type owl:NamedIndividual , emmo:EMMO_10a5fd39_06aa_4648_9e70_f962a9cb2069 ; emmo:EMMO_dc57d998_23db_4d8e_b2cd_f346b195b846 chameo:InferredChMethod1 . -### http://emmo.info/emmo/domain/chameo/chameo#InferredChMethod1 +### http://w3id.org/emmo/domain/chameo/chameo#InferredChMethod1 chameo:InferredChMethod1 rdf:type owl:NamedIndividual ; emmo:EMMO_70da982d_1810_4b01_9630_a28e216ecd9a chameo:ChMeasProc1 ; chameo:hasOperator chameo:Agent1 . -### http://emmo.info/emmo/domain/chameo/chameo#hasChValid1 +### http://w3id.org/emmo/domain/chameo/chameo#hasChValid1 chameo:hasChValid1 rdf:type owl:NamedIndividual ; chameo:hasCharacterisationProcedureValidation chameo:hasChValid2 . -### http://emmo.info/emmo/domain/chameo/chameo#hasChValid2 +### http://w3id.org/emmo/domain/chameo/chameo#hasChValid2 chameo:hasChValid2 rdf:type owl:NamedIndividual . -### http://emmo.info/emmo/domain/chameo/chameo#hasChValidProp +### http://w3id.org/emmo/domain/chameo/chameo#hasChValidProp chameo:hasChValidProp rdf:type owl:NamedIndividual . \ No newline at end of file diff --git a/chameo.ttl b/chameo.ttl index b0b3599..32f92e3 100644 --- a/chameo.ttl +++ b/chameo.ttl @@ -1,21 +1,21 @@ -@prefix : . +@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix bibo: . -@prefix emmo: . +@prefix emmo: . @prefix foaf: . @prefix rdfs: . @prefix skos: . @prefix vann: . -@prefix chameo: . +@prefix chameo: . @prefix dcterms: . @prefix datacite: . -@base . +@base . - rdf:type owl:Ontology ; - owl:versionIRI ; + rdf:type owl:Ontology ; + owl:versionIRI ; owl:imports , , ,