forked from emmo-repo/EMMO
-
Notifications
You must be signed in to change notification settings - Fork 0
/
emmo.owl
64 lines (56 loc) · 3.85 KB
/
emmo.owl
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
<?xml version="1.0"?>
<rdf:RDF xmlns="http://emmo.info/emmo#"
xml:base="http://emmo.info/emmo"
xmlns:isq="http://emmo.info/emmo/middle/isq#"
xmlns:owl="http://www.w3.org/2002/07/owl#"
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:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:skos="http://www.w3.org/2004/02/skos/core#"
xmlns:dcterms="http://purl.org/dc/terms/"
xmlns:annotations="http://emmo.info/emmo/top/annotations#">
<owl:Ontology rdf:about="http://emmo.info/emmo">
<owl:versionIRI rdf:resource="http://emmo.info/emmo/1.0.0-alpha2"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/top"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/holistic"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/isq"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/manufacturing"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/materials"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/models"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/perceptual"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/physicalistic"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/properties"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/reductionistic"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/semiotics"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/siunits"/>
<owl:imports rdf:resource="http://emmo.info/emmo/1.0.0-alpha2/middle/units-extension"/>
<dcterms:abstract xml:lang="en">European Materials & Modelling Ontology (EMMO)
EMMO is a multidisciplinary effort to develop a standard representational framework (the ontology) based on current materials modelling knowledge, including physical sciences, analytical philosophy and information and communication technologies.
It provides the connection between the physical world, materials characterisation world and materials modelling world.
EMMO is released under a Creative Commons license Attribution 4.0 International (CC BY 4.0).</dcterms:abstract>
<dcterms:contributor>Access, DE</dcterms:contributor>
<dcterms:contributor>Fraunhofer IWM, DE</dcterms:contributor>
<dcterms:contributor>Goldbeck Consulting Ltd (UK)</dcterms:contributor>
<dcterms:contributor>SINTEF, NO</dcterms:contributor>
<dcterms:contributor>University of Bologna, IT</dcterms:contributor>
<dcterms:creator>Adham Hashibon</dcterms:creator>
<dcterms:creator>Emanuele Ghedini</dcterms:creator>
<dcterms:creator>Georg Schmitz</dcterms:creator>
<dcterms:creator>Gerhard Goldbeck</dcterms:creator>
<dcterms:creator>Jesper Friis</dcterms:creator>
<dcterms:license>https://creativecommons.org/licenses/by/4.0/legalcode</dcterms:license>
<dcterms:publisher>EMMC ASBL</dcterms:publisher>
<dcterms:title xml:lang="en">European Materials & Modelling Ontology</dcterms:title>
<rdfs:comment xml:lang="en">Contacts:
Gerhard Goldbeck
Goldbeck Consulting Ltd (UK)
email: [email protected]
Emanuele Ghedini
University of Bologna (IT)
email: [email protected]</rdfs:comment>
<rdfs:comment xml:lang="en">The EMMO requires FacT++ reasoner plugin in order to visualize all inferences and class hierarchy (ctrl+R hotkey in Protege).</rdfs:comment>
<owl:versionInfo>1.0.0-alpha2</owl:versionInfo>
</owl:Ontology>
</rdf:RDF>
<!-- Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi -->