-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
6 changed files
with
91 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,6 +40,9 @@ email: [email protected]"""@en , | |
### http://emmo.info/emmo#EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 | ||
:EMMO_1328d112_e731_4e56_b9b9_6b6cdd495cd6 rdf:type owl:ObjectProperty ; | ||
rdfs:subPropertyOf :EMMO_9380ab64_0363_4804_b13f_3a8a94119a76 ; | ||
:EMMO_70fe84ff_99b6_4206_a9fc_9a8931836d84 "DP(x, y) ≡ PP(x, y) ∧ ∃φ[φ(x) ↔ ¬φ(y)]" ; | ||
:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "A proper part relation between an entity and one of its proper parts that belongs to different taxonomical branch." ; | ||
:EMMO_b432d2d5_25f4_4165_99c5_5935a7763c1a "A molecule is a distinct part of a fluid." ; | ||
skos:prefLabel "hasDistinctPart"@en . | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,18 +6,18 @@ | |
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> . | ||
@prefix skos: <http://www.w3.org/2004/02/skos/core#> . | ||
@prefix dcterms: <http://purl.org/dc/terms/> . | ||
@base <http://emmo.info/emmo/perspectives> . | ||
@base <http://emmo.info/emmo#> . | ||
|
||
<http://emmo.info/emmo/perspectives> rdf:type owl:Ontology ; | ||
owl:versionIRI <http://emmo.info/emmo/1.0.0-beta5/perspectives> ; | ||
owl:imports <http://emmo.info/emmo/1.0.0-beta5/perspectives/data> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/holistic> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/persistence> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/physicalistic> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/semiotics> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/reductionistic> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/perceptual> ; | ||
dcterms:abstract """The EMMO perspectives level ontology is a container for the EMMO perspectives level ontologies. | ||
owl:versionIRI <http://emmo.info/emmo/1.0.0-beta5/perspectives> ; | ||
owl:imports <http://emmo.info/emmo/1.0.0-beta5/perspectives/data> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/holistic> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/perceptual> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/persistence> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/physicalistic> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/reductionistic> , | ||
<http://emmo.info/emmo/1.0.0-beta5/perspectives/semiotics> ; | ||
dcterms:abstract """The EMMO perspectives level ontology is a container for the EMMO perspectives level ontologies. | ||
The perspectives level ontologies act as roots for extending the EMMO towards specific application domains. They describe the world from different perspectives, including | ||
- physicalistic | ||
|
@@ -27,28 +27,28 @@ The perspectives level ontologies act as roots for extending the EMMO towards sp | |
- data | ||
- semiotic | ||
- persistence"""@en ; | ||
dcterms:contributor "Access, DE" , | ||
"Fraunhofer IWM, DE" , | ||
"Goldbeck Consulting Ltd (UK)" , | ||
"SINTEF, NO" , | ||
"University of Bologna, IT" ; | ||
dcterms:creator "Adham Hashibon" , | ||
"Emanuele Ghedini" , | ||
"Georg Schmitz" , | ||
"Gerhard Goldbeck" , | ||
"Jesper Friis" ; | ||
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; | ||
dcterms:publisher "EMMC ASBL" ; | ||
dcterms:title "EMMO perspectives-level ontology"@en ; | ||
rdfs:comment """Contacts: | ||
dcterms:contributor "Access, DE" , | ||
"Fraunhofer IWM, DE" , | ||
"Goldbeck Consulting Ltd (UK)" , | ||
"SINTEF, NO" , | ||
"University of Bologna, IT" ; | ||
dcterms:creator "Adham Hashibon" , | ||
"Emanuele Ghedini" , | ||
"Georg Schmitz" , | ||
"Gerhard Goldbeck" , | ||
"Jesper Friis" ; | ||
dcterms:license "https://creativecommons.org/licenses/by/4.0/legalcode" ; | ||
dcterms:publisher "EMMC ASBL" ; | ||
dcterms:title "EMMO perspectives-level ontology"@en ; | ||
rdfs:comment """Contacts: | ||
Gerhard Goldbeck | ||
Goldbeck Consulting Ltd (UK) | ||
email: [email protected] | ||
Emanuele Ghedini | ||
University of Bologna (IT) | ||
email: [email protected]"""@en , | ||
"The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; | ||
owl:versionInfo "1.0.0-beta5" . | ||
"The EMMO requires HermiT reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege)."@en ; | ||
owl:versionInfo "1.0.0-beta5" . | ||
|
||
### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi | ||
### Generated by the OWL API (version 4.5.25.2023-02-15T19:15:49Z) https://github.com/owlcs/owlapi |
Oops, something went wrong.