File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # ComponentName | ID | Label | ParentID
2- material_data | https://w3id.org/pmd/co/PMD_0000000 | material | https://w3id.org/pmd/co/PMD_0000001
3- material_data | http://purl.obolibrary.org/obo/BFO_0000017 | realizable entity | http://purl.obolibrary.org/obo/BFO_0000020
4- process_data | https://w3id.org/pmd/co/PMD_0000907 | primary shaping from the plastic state | https://w3id.org/pmd/co/PMD_0000899
1+ # ComponentName | ID | Label | ParentID
Original file line number Diff line number Diff line change 11# Add your component names here (one per line)
22# Do not add .owl extension, just the name.
3- material_data
4- process_data
5- sustainability_info
6- dismantling_data
3+ bwmd_concepts
Original file line number Diff line number Diff line change 1- Sai
2- Teja
3- Reddy
4- others
1+ Elena G. Trelles
2+ Akhil Thomas
Original file line number Diff line number Diff line change 1- https://w3id.org/pmd/co/PMD_0000833 #manufacturing process
2- http://purl.obolibrary.org/obo/OBI_0000070 #assay
3- https://w3id.org/pmd/co/PMD_0000583 #computing process
4- https://w3id.org/pmd/co/PMD_0000892 #portion of matter
5- https://w3id.org/pmd/co/PMD_0000602 #Device
6- http://purl.obolibrary.org/obo/OBI_0000112 #Specimen role
7- https://w3id.org/pmd/co/PMD_0000907 # primary shaping from the plastic state
8- http://purl.obolibrary.org/obo/BFO_0000040 #material entity
9- https://w3id.org/pmd/co/PMD_0000868 #natural organic material
10- https://w3id.org/pmd/co/PMD_0000661 #glass
11- https://w3id.org/pmd/co/PMD_0000952 #strength
12- https://w3id.org/pmd/co/PMD_0000877 #optical property
13- https://w3id.org/pmd/co/PMD_0050004 #thermoplastics
14- https://w3id.org/pmd/co/PMD_0000891 #disconnected material entity aggregate
15- https://w3id.org/pmd/co/PMD_0020102 #mass proportion
16- https://w3id.org/pmd/co/PMD_0020104 #volume proportion
17- http://purl.obolibrary.org/obo/IAO_0020000 #identifier
18- https://w3id.org/pmd/co/PMD_0000597 #Density
19- https://w3id.org/pmd/co/PMD_0000848 #mechanical property
20- https://w3id.org/pmd/co/PMD_0000967 #temperature
21- https://w3id.org/pmd/co/PMD_0000882 #phase boundary
22- https://w3id.org/pmd/co/PMD_0000777 #heat capacity
23- https://w3id.org/pmd/co/PMD_0000949 #stiffness
Original file line number Diff line number Diff line change @@ -55,11 +55,11 @@ uribase: "https://w3id.org/pmd/co"
5555
5656# uribase_suffix: Your ontology ID (gets appended to uribase)
5757# Combined result: https://w3id.org/pmd/co/<uribase_suffix>/
58- uribase_suffix : " placeholder_id "
58+ uribase_suffix : " bwmd "
5959
6060# preferredPrefix: Uppercase prefix used in entity IDs and serializations
6161# Example: "TRYCE" results in entity IDs like TRYCE_0000001
62- preferredPrefix : " PLACEHOLDER "
62+ preferredPrefix : " BWMD "
6363
6464# ------------------------------------------------------------------------------
6565# NAMESPACES
@@ -99,7 +99,7 @@ import_group:
9999 # Source of PMD Core ontology to import
100100 mirror_from : " https://raw.githubusercontent.com/materialdigital/core-ontology/refs/heads/main/pmdco-full.owl"
101101 # slme: Extract only terms referenced in your ontology (reduces file size)
102- module_type : slme
102+ module_type : mirror
103103 # base_iris: Tells ODK which IRI patterns belong to PMD Core
104104 # This prevents PMD Core entities from being treated as local entities
105105 base_iris :
You can’t perform that action at this time.
0 commit comments