TEC-Toolkit / ECFO

The Emission Conversion Factor Ontology
https://w3id.org/ecfo
Other
1 stars 0 forks source link

use qudt:symbol instead of rdfs:label for symbols of ecfo:ChemicalCompound #7

Closed m-markovic closed 1 year ago

m-markovic commented 1 year ago

ecfo:ChemicalCompound should be described by rdfs:label where long name is available (e.g., carbon dioxide) and qudt:symbol should be used to link a literal describing the symbol (e.g., CO2)

dgarijo commented 1 year ago

It should be "chemical formula". As you well indicated, symbol is more for units.

dgarijo commented 1 year ago

As in https://schema.org/molecularFormula. We should add this into our ontology. And declare ChemicalCompound a specialization of MolecularEntity

dgarijo commented 1 year ago

Separating the issue in two