diff --git a/batteryproducts.ttl b/batteryproducts.ttl new file mode 100644 index 0000000..8fe583d --- /dev/null +++ b/batteryproducts.ttl @@ -0,0 +1,118 @@ +@prefix : . +@prefix owl: . +@prefix rdf: . +@prefix xml: . +@prefix xsd: . +@prefix emmo: . +@prefix rdfs: . +@prefix schema: . +@base . + + rdf:type owl:Ontology ; + owl:versionIRI ; + owl:imports . + +################################################################# +# Annotation properties +################################################################# + +### https://w3id.org/emmo#EMMO_e1097637_70d2_4895_973f_2396f04fa204 +emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 rdf:type owl:AnnotationProperty . + + +### https://www.schema.org#hasValue +schema:hasValue rdf:type owl:AnnotationProperty . + + +### https://www.schema.org#manufacturer +schema:manufacturer rdf:type owl:AnnotationProperty . + + +### https://www.schema.org#name +schema:name rdf:type owl:AnnotationProperty . + + +### https://www.schema.org#unitCode +schema:unitCode rdf:type owl:AnnotationProperty . + + +### https://www.schema.org#url +schema:url rdf:type owl:AnnotationProperty . + + +### https://www.schema.org#value +schema:value rdf:type owl:AnnotationProperty . + + +################################################################# +# Classes +################################################################# + +### https://w3id.org/emmo/domain/battery#battery_09cdc3de_2aea_4925_9a65_2f078e72eec4 + rdf:type owl:Class ; + rdfs:subClassOf ; + "35E"@en ; + "INR1865035E"@en ; + emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q120799558"@en ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a cylindrical 18650 lithium-ion battery cell, with NMC positive electrode basis, manufactured by Samsung"@en . + + +### https://w3id.org/emmo/domain/battery#battery_50de8c6a_294c_4576_8592_cf05c9d32000 + rdf:type owl:Class ; + rdfs:subClassOf ; + "25R"@en ; + "INR1865025R"@en ; + emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q120785885" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a cylindrical 18650 lithium-ion battery cell, with NMC positive electrode basis, manufactured by Samsung"@en . + + +### https://w3id.org/emmo/domain/battery#battery_58cc84db_b997_4f2c_81cc_cf11bfc6ac2f + rdf:type owl:Class ; + rdfs:subClassOf ; + "P28B"@en ; + "INR18650P28B"@en ; + emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q120767033" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a cylindrical 18650 lithium-ion battery cell manufactured by Molicel"@en . + + +### https://w3id.org/emmo/domain/battery#battery_6d935cbd_5354_4ff5_9ae2_5b90d035ad7b + rdf:type owl:Class ; + rdfs:subClassOf ; + "MJ1"@en ; + "INR18650MJ1" ; + emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q120766894" ; + emmo:EMMO_967080e5_2f42_4eb2_a3a9_c58143e835f9 "a cylindrical 18650 lithium-ion battery cell, with NMC postive electrode basis, manufactured by LG Chem"@en ; + emmo:EMMO_e1097637_70d2_4895_973f_2396f04fa204 [ rdf:type ; + [ rdf:type ; + "3.635"^^xsd:double + ] ; + emmo:Volt + ] ; + schema:manufacturer [ rdf:type schema:Organization ; + schema:name "LG Chem" ; + schema:url + ] . + + +### https://w3id.org/emmo/domain/battery#battery_f1489778_c355_4cd5_b5ca_35d082ac896a + rdf:type owl:Class ; + rdfs:subClassOf ; + "P28A"@en , + "a cylindrical 18650 lithium-ion battery cell, with NMC positive electrode basis, manufactured by Molicel"@en ; + "INR18650P28A"@en ; + emmo:EMMO_26bf1bef_d192_4da6_b0eb_d2209698fb54 "https://www.wikidata.org/wiki/Q120799517"@en . + + +### https://www.schema.org#NominalVoltage +schema:NominalVoltage rdf:type owl:Class . + + +### https://www.schema.org#Organization +schema:Organization rdf:type owl:Class . + + +### https://www.schema.org#QuantitativeValue +schema:QuantitativeValue rdf:type owl:Class . + + +### Generated by the OWL API (version 4.5.9.2019-02-01T07:24:44Z) https://github.com/owlcs/owlapi diff --git a/catalog-v001.xml b/catalog-v001.xml index 1a44343..c10c816 100644 --- a/catalog-v001.xml +++ b/catalog-v001.xml @@ -5,10 +5,11 @@ - + + - + @@ -57,4 +58,4 @@ - \ No newline at end of file +