Skip to content

Commit

Permalink
dev-composite-materials-ontology: Added hasMaterial object property.
Browse files Browse the repository at this point in the history
  • Loading branch information
msff2 committed Jan 24, 2025
1 parent e331c72 commit d931362
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 147 deletions.
3 changes: 2 additions & 1 deletion JPS_Ontology/ontology/ontomatpassport/OntoMatPassport.csv
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ partOf,Object Property,,,Product UNION Component,Product UNION Component,,An obj
hasManufacturer,Object Property,,,Product UNION Component,Manufacturer,,An object property referring to the manufacturer of a component or product.,http://www.theworldavatar.com/kg/ontomatpassport,Manufacturer
hasImage,Object Property,,,Product UNION Component,http://purl.org/dc/dcmitype/Image,,An object property referring to the image of a product or component.,http://www.theworldavatar.com/kg/ontomatpassport,Image
hasChemicalComposition,Object Property,,,http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94,Chemical Composition,,An object property referring to the chemical composition of a material.,http://www.theworldavatar.com/kg/ontomatpassport,Chemical composition
hasMaterial,Object Property,,,Product UNION Component,http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94,,An object property referring to the material used in manufacturing a product or component.,http://www.theworldavatar.com/kg/ontomatpassport,Material
description,Data Property,,,Product UNION Component,string,,"A narrative or detailed account of a product, component or material.",http://www.theworldavatar.com/kg/ontomatpassport,Description
hasAutomaticTrackingOrScanning,Data Property,,,Product UNION Component,boolean,,A datatype property that indicates if a product or component has an automatic tracking number in the form of a barcode or any other means.,http://www.theworldavatar.com/kg/ontomatpassport,Automatic tracking/scanning
hasEAN,Data Property,,,Product UNION Component,string,,A datatype property expressing the European Article Number (EAN) of a product or component.,http://www.theworldavatar.com/kg/ontomatpassport,EAN
Expand All @@ -166,7 +167,7 @@ hasFeedstockFractionFromRecycledProduct,Data Property,,,Product UNION Component
hasFeedstockFractionFromReusedProduct,Data Property,,,Product UNION Component UNION Constituent Material UNION Constituent UNION Constituent Part,float,,A datatype property indicating the fraction of feedstock produced from reused sources.,http://www.theworldavatar.com/kg/ontomatpassport,Feedstock fraction from reused product
hasProductFractionCollectedForRecycling,Data Property,,,Product UNION Component UNION Constituent Material UNION Constituent UNION Constituent Part,float,,A datatype property indicating the fraction of mass of a product collected for recycling.,http://www.theworldavatar.com/kg/ontomatpassport,Product fraction collected for recycling
hasProductFractionCollectedForReuse,Data Property,,,Product UNION Component UNION Constituent Material UNION Constituent UNION Constituent Part,float,,A datatype property indicating the fraction of mass of a product to be reused as a component.,http://www.theworldavatar.com/kg/ontomatpassport,Product fraction collected for reuse
hasRecyclingEfficiencyForPortionCollectedForRecycling,Data Property,,,Product UNION Component UNION Constituent Material UNION Constituent UNION Constituent Part,float,,A datatype property referring to the efficiency of the recycling process applied to the portion of a product collected for recycling.,http://www.theworldavatar.com/kg/ontomatpassport,Recycling ffficiency for portion collected for recycling
hasRecyclingEfficiencyForPortionCollectedForRecycling,Data Property,,,Product UNION Component UNION Constituent Material UNION Constituent UNION Constituent Part,float,,A datatype property referring to the efficiency of the recycling process applied to the portion of a product collected for recycling.,http://www.theworldavatar.com/kg/ontomatpassport,Recycling efficiency for portion collected for recycling
hasRecyclingEfficiencyForProducingFeedstock,Data Property,,,Product UNION Component UNION Constituent Material UNION Constituent UNION Constituent Part,float,,A datatype property referring to the efficiency of the recycling process in producing recycled feedstock.,http://www.theworldavatar.com/kg/ontomatpassport,Recycling efficiency for producing feedstock
hasMaterialCircularityIndicator,Data Property,,,Product UNION Component UNION Constituent Material UNION Constituent UNION Constituent Part,float,,A datatype property indicating the measure of how circular the materials of a product are.,http://www.theworldavatar.com/kg/ontomatpassport,Circularity indicator
hasIndexValue,Data Property,http://www.ontology-of-units-of-measure.org/resource/om-2/hasNumericalValue,IS-A,LinearFlowIndex UNION MaterialCircularityIndicator,float,,The measured/assessed quantity expressed as a value between 0 and 1 inclusive.,http://www.theworldavatar.com/kg/ontomatpassport,Index value
Expand Down
Loading

0 comments on commit d931362

Please sign in to comment.