Skip to content

Commit

Permalink
Porting the microstructure ontology to EMMO RC3. Minimum set of impor…
Browse files Browse the repository at this point in the history
…t statements to improve computability.
  • Loading branch information
hothello committed Oct 28, 2024
1 parent 95faa4b commit 6f39309
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion microstructure.ttl
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,12 @@

<https://w3id.org/emmo/domain/microstructure> rdf:type owl:Ontology ;
owl:versionIRI <https://w3id.org/emmo/domain/microstructure/0.3> ;
owl:imports <https://emmo-repo.github.io/versions/1.0.0-rc1/emmo.ttl> ;
owl:imports <https://w3id.org/emmo/1.0.0-rc3/disciplines/chemistry> ,
<https://w3id.org/emmo/1.0.0-rc3/disciplines/computerscience> ,
<https://w3id.org/emmo/1.0.0-rc3/disciplines/geometrical> ,
<https://w3id.org/emmo/1.0.0-rc3/disciplines/metrology> ,
<https://w3id.org/emmo/1.0.0-rc3/disciplines/models> ,
<https://w3id.org/emmo/1.0.0-rc3/perspectives/structural> ;
dcterms:contributor "SFI PhysMet"@en ;
dcterms:creator "Astrid Marthinsen (SINTEF)"@en ,
"Georg J. Schmitz (ACCESS)"@en ,
Expand Down

0 comments on commit 6f39309

Please sign in to comment.