From c4237b4454a8590b6933f5c820ce99a454de69ce Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Mon, 6 Mar 2023 15:35:16 -0500 Subject: [PATCH 1/4] removing redundant temporal region identifiers --- InformationEntityOntology.ttl | 168 ---------------------------------- 1 file changed, 168 deletions(-) diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index 46fa43f..dda9a95 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -608,18 +608,6 @@ cco:DateIdentifier rdf:type owl:Class ; rdfs:label "Date Identifier"@en . -### http://www.ontologyrepository.com/CommonCoreOntologies/DecadeIdentifier -cco:DecadeIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:Decade - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Decade."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Decade Identifier"@en . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/DecimalDateIdentifier cco:DecimalDateIdentifier rdf:type owl:Class ; rdfs:subClassOf cco:DateIdentifier ; @@ -777,18 +765,6 @@ cco:GreenwichMeanTimeZoneIdentifier rdf:type owl:Class ; rdfs:label "Greenwich Mean Time Zone Identifier"@en . -### http://www.ontologyrepository.com/CommonCoreOntologies/HourIdentifier -cco:HourIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:Hour - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Hour."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Hour Identifier"@en . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity cco:InformationBearingEntity rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( obo:BFO_0000030 @@ -1035,18 +1011,6 @@ cco:MinimumOrdinalMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:label "Minimum Ordinal Measurement Information Content Entity"@en . -### http://www.ontologyrepository.com/CommonCoreOntologies/MinuteIdentifier -cco:MinuteIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:Minute - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Minute."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Minute Identifier"@en . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/ModePointEstimateInformationContentEntity cco:ModePointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf cco:PointEstimateInformationContentEntity ; @@ -1058,102 +1022,6 @@ cco:ModePointEstimateInformationContentEntity rdf:type owl:Class ; rdfs:label "Mode Point Estimate Information Content Entity"@en . -### http://www.ontologyrepository.com/CommonCoreOntologies/MonthIdentifier -cco:MonthIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:Month - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Month."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Month Identifier"@en . - - -### http://www.ontologyrepository.com/CommonCoreOntologies/MultiDayTemporalIntervalIdentifier -cco:MultiDayTemporalIntervalIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:MultiDayTemporalInterval - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Day Temporal Interval."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Multi-Day Temporal Interval Identifier"@en . - - -### http://www.ontologyrepository.com/CommonCoreOntologies/MultiHourTemporalIntervalIdentifier -cco:MultiHourTemporalIntervalIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:MultiHourTemporalInterval - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Hour Temporal Interval."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Multi-Hour Temporal Interval Identifier"@en . - - -### http://www.ontologyrepository.com/CommonCoreOntologies/MultiMinuteTemporalIntervalIdentifier -cco:MultiMinuteTemporalIntervalIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:MultiMinuteTemporalInterval - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Minute Temporal Interval."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Multi-Minute Temporal Interval Identifier"@en . - - -### http://www.ontologyrepository.com/CommonCoreOntologies/MultiMonthTemporalIntervalIdentifier -cco:MultiMonthTemporalIntervalIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:MultiMonthTemporalInterval - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Month Temporal Interval."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Multi-Month Temporal Interval Identifier"@en . - - -### http://www.ontologyrepository.com/CommonCoreOntologies/MultiSecondTemporalIntervalIdentifier -cco:MultiSecondTemporalIntervalIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:MultiSecondTemporalInterval - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Second Temporal Interval."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Multi-Second Temporal Interval Identifier"@en . - - -### http://www.ontologyrepository.com/CommonCoreOntologies/MultiWeekTemporalIntervalIdentifier -cco:MultiWeekTemporalIntervalIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:MultiWeekTemporalInterval - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Week Temporal Interval."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Multi-Week Temporal Interval Identifier"@en . - - -### http://www.ontologyrepository.com/CommonCoreOntologies/MultiYearTemporalIntervalIdentifier -cco:MultiYearTemporalIntervalIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:MultiYearTemporalInterval - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Multi-Year Temporal Interval."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Multi-Year Temporal Interval Identifier"@en . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/NautralLanguage cco:NautralLanguage rdf:type owl:Class ; rdfs:subClassOf cco:Language ; @@ -1394,18 +1262,6 @@ cco:RepresentationalInformationContentEntity rdf:type owl:Class ; rdfs:label "Representational Information Content Entity"@en . -### http://www.ontologyrepository.com/CommonCoreOntologies/SecondIdentifier -cco:SecondIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:Second - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Second."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Second Identifier"@en . - - ### http://www.ontologyrepository.com/CommonCoreOntologies/SequencePositionOrdinality cco:SequencePositionOrdinality rdf:type owl:Class ; rdfs:subClassOf cco:OrdinalMeasurementInformationContentEntity ; @@ -1597,30 +1453,6 @@ cco:VeracityMeasurementInformationContentEntity rdf:type owl:Class ; rdfs:label "Veracity Measurement Information Content Entity"@en . -### http://www.ontologyrepository.com/CommonCoreOntologies/WeekIdentifier -cco:WeekIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:Week - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Week."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Week Identifier"@en . - - -### http://www.ontologyrepository.com/CommonCoreOntologies/YearIdentifier -cco:YearIdentifier rdf:type owl:Class ; - owl:equivalentClass [ rdf:type owl:Restriction ; - owl:onProperty cco:designates ; - owl:someValuesFrom cco:Year - ] ; - rdfs:subClassOf cco:TemporalIntervalIdentifier ; - cco:definition "A Temporal Interval Identifier that designates some Year."@en ; - cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:label "Year Identifier"@en . - - ################################################################# # Individuals ################################################################# From 105e050791847a3c2d2efa97810b25db2636d1f0 Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Mon, 6 Mar 2023 15:45:35 -0500 Subject: [PATCH 2/4] redefining 'represents' property and asscoiated terms --- InformationEntityOntology.ttl | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index dda9a95..68d1f67 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -308,23 +308,25 @@ cco:prescribes rdf:type owl:ObjectProperty ; ### http://www.ontologyrepository.com/CommonCoreOntologies/represented_by cco:represented_by rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf cco:described_by ; + rdfs:subPropertyOf cco:is_subject_of ; owl:inverseOf cco:represents ; rdf:type owl:InverseFunctionalProperty ; rdfs:range cco:RepresentationalInformationContentEntity ; - cco:definition "x represented_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that y presents the characteristics by which x can be recognized or visualized, and there exists a one-to-one correspondence between the components of x and y."@en ; + cco:definition "y represented_by x iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:comment "See notes for inverse property." ; rdfs:label "represented by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/represents cco:represents rdf:type owl:ObjectProperty ; - rdfs:subPropertyOf cco:describes ; + rdfs:subPropertyOf cco:is_about ; rdf:type owl:FunctionalProperty ; rdfs:domain cco:RepresentationalInformationContentEntity ; - cco:definition "x represents y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x presents the characteristics by which y can be recognized or visualized, and there exists a one-to-one correspondence between the components of x and y."@en ; + cco:definition "x represents y iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; cco:elucidation "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; + rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., groves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding standards for images." ; rdfs:label "represents"@en . @@ -1253,8 +1255,8 @@ cco:RepresentationalInformationContentEntity rdf:type owl:Class ; ) ; rdf:type owl:Class ] ; - rdfs:subClassOf cco:DescriptiveInformationContentEntity ; - cco:definition "A Descriptive Information Content Entity that consists of a set of propositions or the content of an image that represents some Entity."@en ; + rdfs:subClassOf cco:InformationContentEntity ; + cco:definition "An Information Content Entity that represents some Entity."@en ; cco:example_of_usage "the content of a court transcript represents a courtroom proceeding" , "the content of a photograph of the Statue of Liberty represents the Statue of Liberty" , "the content of a video of a sporting event represents that sporting event" ; From dd059f9af16d19d2e49414d9cf435751dc47a6bb Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Mon, 6 Mar 2023 16:20:29 -0500 Subject: [PATCH 3/4] fix to axiom for Representational ICE --- InformationEntityOntology.ttl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index 68d1f67..7a0c328 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -326,7 +326,7 @@ cco:represents rdf:type owl:ObjectProperty ; cco:definition "x represents y iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; cco:elucidation "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., groves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding standards for images." ; + rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., groves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding processes for images."@en ; rdfs:label "represents"@en . @@ -1247,7 +1247,7 @@ cco:ReliabilityMeasurementInformationContentEntity rdf:type owl:Class ; ### http://www.ontologyrepository.com/CommonCoreOntologies/RepresentationalInformationContentEntity cco:RepresentationalInformationContentEntity rdf:type owl:Class ; - owl:equivalentClass [ owl:intersectionOf ( cco:DescriptiveInformationContentEntity + owl:equivalentClass [ owl:intersectionOf ( cco:InformationContentEntity [ rdf:type owl:Restriction ; owl:onProperty cco:represents ; owl:someValuesFrom obo:BFO_0000001 From 9cc12d1eedb9b5f3affdb86803cf334d4bca3ce2 Mon Sep 17 00:00:00 2001 From: Mark Jensen Date: Mon, 6 Mar 2023 20:21:10 -0500 Subject: [PATCH 4/4] typo --- InformationEntityOntology.ttl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/InformationEntityOntology.ttl b/InformationEntityOntology.ttl index 7a0c328..3fe1a32 100644 --- a/InformationEntityOntology.ttl +++ b/InformationEntityOntology.ttl @@ -326,7 +326,7 @@ cco:represents rdf:type owl:ObjectProperty ; cco:definition "x represents y iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y."@en ; cco:elucidation "The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes."@en ; cco:is_curated_in_ontology "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; - rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., groves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding processes for images."@en ; + rdfs:comment "Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., grooves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer's transcription of spoken words, as well as others, such as encoding processes for images."@en ; rdfs:label "represents"@en .