IRI: http://xmlns.com/foaf/0.1/homepage
@@ -1883,6 +1900,10 @@
IRI: http://purl.org/dc/terms/license
+
Acknowledgments back to ToC
diff --git a/release/2024-06-11/ontology.jsonld b/release/2024-06-11/ontology.jsonld
index ae10051..65d8bb1 100644
--- a/release/2024-06-11/ontology.jsonld
+++ b/release/2024-06-11/ontology.jsonld
@@ -653,6 +653,9 @@
}, {
"@id" : "http://purl.org/dc/elements/1.1/description",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@id" : "http://purl.org/dc/elements/1.1/modified",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://purl.org/dc/elements/1.1/title",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
@@ -662,6 +665,9 @@
}, {
"@id" : "http://purl.org/dc/terms/references",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
+}, {
+ "@id" : "http://purl.org/ontology/bibo/doi",
+ "@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
}, {
"@id" : "http://purl.org/vocab/vann/preferredNamespacePrefix",
"@type" : [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ]
@@ -827,6 +833,10 @@
"@language" : "en",
"@value" : "The Core Ontology of Phenotyping (COP) defines core entities and their relationships that are relevant for modelling phenotypic knowledge and developing phenotyping software."
} ],
+ "http://purl.org/dc/elements/1.1/modified" : [ {
+ "@type" : "http://www.w3.org/2001/XMLSchema#date",
+ "@value" : "2024-06-11"
+ } ],
"http://purl.org/dc/elements/1.1/title" : [ {
"@language" : "en",
"@value" : "Core Ontology of Phenotyping (COP)"
@@ -841,6 +851,9 @@
}, {
"@value" : "National Cancer Institute NCI Thesaurus: https://ncit.nci.nih.gov; https://bioportal.bioontology.org/ontologies/NCIT"
} ],
+ "http://purl.org/ontology/bibo/doi" : [ {
+ "@id" : "https://zenodo.org/doi/10.5281/zenodo.5205497"
+ } ],
"http://purl.org/vocab/vann/preferredNamespacePrefix" : [ {
"@value" : "cop"
} ],
@@ -854,13 +867,14 @@
"@language" : "en",
"@value" : "Core Ontology of Phenotyping"
} ],
- "http://www.w3.org/2000/01/rdf-schema#seeAlso" : [ {
- "@id" : "https://zenodo.org/doi/10.5281/zenodo.5205497"
+ "http://www.w3.org/2002/07/owl#priorVersion" : [ {
+ "@id" : "https://w3id.org/cop/release/v0.2.1"
} ],
"http://www.w3.org/2002/07/owl#versionIRI" : [ {
"@id" : "https://w3id.org/cop/release/2024-06-11"
} ],
"http://www.w3.org/2002/07/owl#versionInfo" : [ {
+ "@type" : "http://www.w3.org/2001/XMLSchema#date",
"@value" : "2024-06-11"
} ],
"http://xmlns.com/foaf/0.1/homepage" : [ {
diff --git a/release/2024-06-11/ontology.nt b/release/2024-06-11/ontology.nt
index 5dd4403..239ed18 100644
--- a/release/2024-06-11/ontology.nt
+++ b/release/2024-06-11/ontology.nt
@@ -8,17 +8,19 @@
"Ralph Schäfermeier" .
"Die Core Ontology of Phenotyping (COP) definiert zentrale Entitäten und ihre Beziehungen, die für die Modellierung phänotypischen Wissens und die Entwicklung von Software für die Phänotypisierung relevant sind."@de .
"The Core Ontology of Phenotyping (COP) defines core entities and their relationships that are relevant for modelling phenotypic knowledge and developing phenotyping software."@en .
+ "2024-06-11"^^ .
"Core Ontology of Phenotyping (COP)"@en .
.
"GFO-Bio: https://www.onto-med.de/ontologies/gfo-bio; https://bioportal.bioontology.org/ontologies/GFO-BIO" .
"General Formal Ontology (GFO): https://onto-med.github.io/GFO; https://www.onto-med.de/ontologies/gfo" .
"National Cancer Institute NCI Thesaurus: https://ncit.nci.nih.gov; https://bioportal.bioontology.org/ontologies/NCIT" .
+ .
"cop" .
"https://w3id.org/cop/" .
.
"Core Ontology of Phenotyping"@en .
- .
- "2024-06-11" .
+ .
+ "2024-06-11"^^ .
"https://github.com/Onto-Med/COP" .
#
#
@@ -41,6 +43,9 @@
# http://purl.org/dc/elements/1.1/description
.
#
+# http://purl.org/dc/elements/1.1/modified
+ .
+#
# http://purl.org/dc/elements/1.1/title
.
#
@@ -50,6 +55,9 @@
# http://purl.org/dc/terms/references
.
#
+# http://purl.org/ontology/bibo/doi
+ .
+#
# http://purl.org/vocab/vann/preferredNamespacePrefix
.
#
diff --git a/release/2024-06-11/ontology.owl b/release/2024-06-11/ontology.owl
index 3e82927..6405b76 100644
--- a/release/2024-06-11/ontology.owl
+++ b/release/2024-06-11/ontology.owl
@@ -7,6 +7,7 @@
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:xml="http://www.w3.org/XML/1998/namespace"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
+ xmlns:bibo="http://purl.org/ontology/bibo/"
xmlns:doap="http://usefulinc.com/ns/doap#"
xmlns:foaf="http://xmlns.com/foaf/0.1/"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
@@ -22,17 +23,19 @@
Ralph Schäfermeier
Die Core Ontology of Phenotyping (COP) definiert zentrale Entitäten und ihre Beziehungen, die für die Modellierung phänotypischen Wissens und die Entwicklung von Software für die Phänotypisierung relevant sind.
The Core Ontology of Phenotyping (COP) defines core entities and their relationships that are relevant for modelling phenotypic knowledge and developing phenotyping software.
+ 2024-06-11
Core Ontology of Phenotyping (COP)
GFO-Bio: https://www.onto-med.de/ontologies/gfo-bio; https://bioportal.bioontology.org/ontologies/GFO-BIO
General Formal Ontology (GFO): https://onto-med.github.io/GFO; https://www.onto-med.de/ontologies/gfo
National Cancer Institute NCI Thesaurus: https://ncit.nci.nih.gov; https://bioportal.bioontology.org/ontologies/NCIT
+
cop
https://w3id.org/cop/
Core Ontology of Phenotyping
-
- 2024-06-11
+
+ 2024-06-11
https://github.com/Onto-Med/COP
@@ -78,6 +81,13 @@
+
+
+
+
+
+
+
@@ -99,6 +109,13 @@
+
+
+
+
+
+
+
diff --git a/release/2024-06-11/ontology.ttl b/release/2024-06-11/ontology.ttl
index d8f5a93..25d6fd3 100644
--- a/release/2024-06-11/ontology.ttl
+++ b/release/2024-06-11/ontology.ttl
@@ -16,17 +16,19 @@
"Ralph Schäfermeier" ;
"Die Core Ontology of Phenotyping (COP) definiert zentrale Entitäten und ihre Beziehungen, die für die Modellierung phänotypischen Wissens und die Entwicklung von Software für die Phänotypisierung relevant sind."@de ,
"The Core Ontology of Phenotyping (COP) defines core entities and their relationships that are relevant for modelling phenotypic knowledge and developing phenotyping software."@en ;
+ "2024-06-11"^^xsd:date ;
"Core Ontology of Phenotyping (COP)"@en ;
;
"GFO-Bio: https://www.onto-med.de/ontologies/gfo-bio; https://bioportal.bioontology.org/ontologies/GFO-BIO" ,
"General Formal Ontology (GFO): https://onto-med.github.io/GFO; https://www.onto-med.de/ontologies/gfo" ,
"National Cancer Institute NCI Thesaurus: https://ncit.nci.nih.gov; https://bioportal.bioontology.org/ontologies/NCIT" ;
+ ;
"cop" ;
"https://w3id.org/cop/" ;
;
rdfs:label "Core Ontology of Phenotyping"@en ;
- rdfs:seeAlso ;
- owl:versionInfo "2024-06-11" ;
+ owl:priorVersion ;
+ owl:versionInfo "2024-06-11"^^xsd:date ;
"https://github.com/Onto-Med/COP" .
#################################################################
@@ -49,6 +51,10 @@
rdf:type owl:AnnotationProperty .
+### http://purl.org/dc/elements/1.1/modified
+ rdf:type owl:AnnotationProperty .
+
+
### http://purl.org/dc/elements/1.1/title
rdf:type owl:AnnotationProperty .
@@ -61,6 +67,10 @@
rdf:type owl:AnnotationProperty .
+### http://purl.org/ontology/bibo/doi
+ rdf:type owl:AnnotationProperty .
+
+
### http://purl.org/vocab/vann/preferredNamespacePrefix
rdf:type owl:AnnotationProperty .
diff --git a/release/2024-06-11/provenance/provenance-en.html b/release/2024-06-11/provenance/provenance-en.html
index c934072..d3c233e 100644
--- a/release/2024-06-11/provenance/provenance-en.html
+++ b/release/2024-06-11/provenance/provenance-en.html
@@ -9,7 +9,8 @@
Provenance for Core Ontology of Phenotyping (COP) Documentation (https://w3id.org/cop/release/2024-06-11)
- - Ontology created by: Alexandr Uciteli, Christoph Beger, Franz Matthies, Konrad Höffner, Ralph Schäfermeier
- The ontology documentation was the result of using the Widoco tool (which itself uses LODE for generating the crossreference section).
+ - Ontology created by: Alexandr Uciteli, Christoph Beger, Franz Matthies, Konrad Höffner, Ralph Schäfermeier
- https://w3id.org/cop/release/2024-06-11 is a revision of the previous version https://w3id.org/cop/release/v0.2.1
+- The ontology documentation was the result of using the Widoco tool (which itself uses LODE for generating the crossreference section).
back to documentation. TTL format
diff --git a/release/2024-06-11/provenance/provenance-en.ttl b/release/2024-06-11/provenance/provenance-en.ttl
index 7fa9b64..022d442 100644
--- a/release/2024-06-11/provenance/provenance-en.ttl
+++ b/release/2024-06-11/provenance/provenance-en.ttl
@@ -10,6 +10,7 @@
prov:wasAttributedTo :agent3;
prov:wasAttributedTo :agent4;
prov:wasAttributedTo