File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -90,21 +90,21 @@ import_group:
9090 # Source of PMD Core ontology to import
9191 mirror_from : " https://raw.githubusercontent.com/materialdigital/core-ontology/refs/heads/main/pmdco-full.owl"
9292 # slme: Extract only terms referenced in your ontology (reduces file size)
93- module_type : slme
93+ module_type : custom
9494 # base_iris: Tells ODK which IRI patterns belong to PMD Core
9595 # This prevents PMD Core entities from being treated as local entities
9696 base_iris :
9797 - https://w3id.org/pmd/co/
9898 - id : uo
9999 mirror_from : https://raw.githubusercontent.com/bio-ontology-research-group/unit-ontology/refs/heads/master/uo-full.owl
100- module_type : slme
100+ module_type : custom
101101 - id : qudt
102102 mirror_from : https://qudt.org/qudt-all
103- module_type : slme
103+ module_type : custom
104104 - id : cryo
105105 title : " Crystallography Ontology"
106106 mirror_from : https://raw.githubusercontent.com/materialdigital/crystallography-subdomain-ontology/refs/heads/main/cryo-full.owl
107- module_type : slme
107+ module_type : custom
108108# ------------------------------------------------------------------------------
109109# COMPONENTS
110110# ------------------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments