diff --git a/docs/demo/construction/0.1/construction.jsonld b/docs/demo/construction/0.1/construction.jsonld index ab7ad9ff..731fb31d 100644 --- a/docs/demo/construction/0.1/construction.jsonld +++ b/docs/demo/construction/0.1/construction.jsonld @@ -1,22 +1,49 @@ [ { - "@id": "http://w3id.org/CEON/demo/construction/hasTakeBackProgramOtherManufacturer", + "@id": "http://purl.org/dc/terms/license", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/FloorTileCondition", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "Floor Tile Condition is used to describe the condition of a floor tile (good, medium, bad)." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Floor Tile Condition" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/demo/construction/Condition" + } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/isContaminated", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasTakeBackProgramFromOtherManufacturer is used to express whether another manufacturer has a take back program (true/false) for a product." + "@value": "isContaminated is used to express whether a specific product object contains any contaminants (true/false)." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/product/Product" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b52" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has takeback program from other manufacturer" + "@value": "is contaminated" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -31,71 +58,98 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/installationLocation", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b52", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/product/Product" + }, + { + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + } + ] + } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/hasDismantlingInstruction", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The location of where this product is installed." + "@value": "link to dismantling instructions" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "installation location" + "@value": "has dismantling instructions" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#anyURI" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" + "@id": "http://www.w3.org/2002/07/owl#topDataProperty" } ] }, { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/hasDistanceToRecyclingPlant", + "@id": "http://w3id.org/CEON/demo/construction/hasDismantlingCost", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The cost of dismantling, expressed as an amount of money with a currency unit." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "has dismantling cost" + } + ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://qudt.org/schema/qudt/quantityValue" + "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasSystemWeight", + "@id": "http://w3id.org/CEON/demo/construction/hasAccessories", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasSystemWeight is used to express the system weight of a product or product object." + "@value": "hasAccessories is used to provide a text representation of the accessories related to a product or product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b19" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b25" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has system weight" + "@value": "has accessories" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://qudt.org/schema/qudt/quantityValue" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b19", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b25", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -113,54 +167,87 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasResistanceToEarth", + "@id": "http://w3id.org/CEON/demo/construction/hasWidth", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasResistanceToEarth describes the resistance to earth of a product." + "@value": "hasHeight is used to describe the height of a product or product object." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/product/Product" + "@value": "has width" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/demo/construction/hasDimension" + } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/GalvanizedSteelMaterial", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/material/Material" + } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/installationLocation", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The location of where this product is installed." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has resistance to earth" + "@value": "installation location" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://qudt.org/schema/qudt/quantityValue" + "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasRefurbishmentMethod", + "@id": "http://purl.org/dc/terms/contributor", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/hasInstallationDate", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasRefurbishmentMethod is used to provide a textual description of the refurbishment process for a product or product object." + "@value": "hasInstallationDate is used to represent the installation date of a specific product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b43" + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has refurbishment method" + "@value": "has installation date" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "http://www.w3.org/2001/XMLSchema#date" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -170,39 +257,55 @@ ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b43", + "@id": "http://w3id.org/CEON/demo/construction/Contaminant", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - }, - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" - } - ] + "@value": "A contaminant is any physical thing that is regarded as a contaminant when present in a product or product object." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Contaminant" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasProductDescription", + "@id": "http://w3id.org/CEON/demo/construction/TreatmentPolicy", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "has product description" - }, + "@value": "TreatmentPolicy is used to describe the policy for treatment for a given product or product object." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "hasProductDescription is used to represent a textual description of a product or product object." + "@value": "treatment policy" + } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/hasRefurbishmentMethod", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "hasRefurbishmentMethod is used to provide a textual description of the refurbishment process for a product or product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b34" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b43" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "has refurbishment method" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -217,7 +320,7 @@ ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b34", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b43", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -235,172 +338,175 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/product_quality_medium", + "@id": "http://w3id.org/CEON/demo/construction/hasMarketValueForReusedProduct", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/construction/ProductQuality" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "hasMarketValueForReusedProduct is used to describe the market value of a used product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/product/Product" + } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Product quality medium" + "@value": "has market value for reused product" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/quantity#hasMarketValue" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/", + "@id": "http://w3id.org/CEON/demo/construction/hasUseSpanTotal", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Eva Blomqvist" - }, - { - "@value": "Huanyu Li" - }, + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Mikael Lindecrantz" + "@value": "hasUseSpanTotal describes the total use span of a product or prodcut object." } ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "2023-09-14" + "@value": "has use span total" } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": "Robin Keskisärkkä" + "@id": "http://w3id.org/CEON/demo/construction/hasUseSpan" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/hasTakeBackProgramOtherManufacturer", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Product module of CEON (Circular Economy Ontology Network)." + "@value": "hasTakeBackProgramFromOtherManufacturer is used to express whether another manufacturer has a take back program (true/false) for a product." } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "https://creativecommons.org/licenses/by/4.0/" + "@id": "http://w3id.org/CEON/ontology/product/Product" } ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Circular Economy Ontology Network (CEON) - Construction Module" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "construction" + "@value": "has takeback program from other manufacturer" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "http://w3id.org/CEON/demo/construction/" + "@id": "http://www.w3.org/2001/XMLSchema#boolean" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "https://github.com/LiUSemWeb/CEON" + "@id": "http://www.w3.org/2002/07/owl#topDataProperty" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/hasProductDescription", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#imports": [ - { - "@id": "http://w3id.org/CEON/ontology/actor/0.2/" - }, - { - "@id": "http://w3id.org/CEON/ontology/datasheet/0.1/" - }, - { - "@id": "http://w3id.org/CEON/ontology/material/0.1/" - }, + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/product/0.2/" + "@value": "has product description" }, { - "@id": "http://w3id.org/CEON/ontology/quantity/0.1/" - }, + "@value": "hasProductDescription is used to represent a textual description of a product or product object." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/qudt/0.1/" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b34" } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/demo/construction/0.1/" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": "0.1" + "@id": "http://www.w3.org/2002/07/owl#topDataProperty" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/FloorTileConditionRelation", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b34", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2002/07/owl#unionOf": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/product/Product" + }, + { + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + } + ] } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/TreatmentPolicy", + "@id": "http://w3id.org/CEON/demo/construction/DimensionalDeviation", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "TreatmentPolicy is used to describe the policy for treatment for a given product or product object." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "treatment policy" - } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/F30", + "@id": "http://w3id.org/CEON/demo/construction/hasThickness", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/construction/FireResistanceRating" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "F30 represents a fire resitance duration of 30 min." + "@value": "hasThickness is used to describe the thickness of a product or product object." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "F30" + "@value": "has thickness" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/demo/construction/hasDimension" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasTechnicalRequirementsForTakeBackForReuse", + "@id": "http://w3id.org/CEON/demo/construction/hasPackagingRecommendationsAfterDismantling", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasTechnicalRequirmentsForTakeBackForReuse is used to represent a textual description of the technical requirements of a product or product object for take back and reuse." + "@value": "hasPackagingRecommendationsAfterDismantling is used to represent a textual description of the packaging recommendations after a product or product object has been dismantled." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b49" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b31" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has technical requirements for take back and reuse" + "@value": "has packaging recommendations after dismantling" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -415,7 +521,7 @@ ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b49", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b31", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -433,105 +539,59 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/bad_condition", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/construction/FloorTileCondition" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "bad condition" - } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/product_quality_high", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/construction/ProductQuality" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Product quality high" - } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/DimensionalDeviation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/hasProductionDate", + "@id": "http://w3id.org/CEON/demo/construction/hasContaminant", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasProductionDate is used to represent the production date of a specific product object." + "@value": "hasContaminant is used to express the presence of contaminants in a product or product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + "@id": "http://w3id.org/CEON/ontology/product/Product" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has production date" + "@value": "has contaminant" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#date" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://www.w3.org/2002/07/owl#topDataProperty" + "@id": "http://w3id.org/CEON/demo/construction/Contaminant" } ] }, { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/isContaminated", + "@id": "http://w3id.org/CEON/demo/construction/hasRecyclingPotential", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "isContaminated is used to express whether a specific product object contains any contaminants (true/false)." + "@value": "hasRecyclingPotential describes the amount of the product or product object that can potenitally be recycled." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b52" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b13" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "is contaminated" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" + "@value": "has recycling potential" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/2002/07/owl#topDataProperty" + "@id": "http://qudt.org/schema/qudt/quantityValue" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b52", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b13", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -549,82 +609,70 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasUseSpan", + "@id": "http://w3id.org/CEON/demo/construction/reuse", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "hasUseSpan describes the use span of a product or prodcut object." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b22" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/construction/PolicyOnTreatment", + "http://w3id.org/CEON/demo/construction/TreatmentPolicy" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has use span" + "@value": "reuse" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/product_quality_high", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/construction/ProductQuality" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/schema/qudt/quantityValue" + "@value": "Product quality high" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b22", + "@id": "http://w3id.org/CEON/demo/construction/medium_condition", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/construction/FloorTileCondition" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - }, - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" - } - ] + "@value": "medium condition" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasDismantlingMethod", + "@id": "http://w3id.org/CEON/demo/construction/hasDimension", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasDismantlingMethod is used to represent a textual description of the dismantling method for a product or product object." + "@value": "hasDimension is used to describe a dimension of a product or product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b28" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has dismantling method" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@value": "has dimension" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/2002/07/owl#topDataProperty" + "@id": "http://qudt.org/schema/qudt/quantityValue" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b28", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b4", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -663,38 +711,54 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasProductQuality", + "@id": "http://w3id.org/CEON/demo/construction/ProductQuality", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasProductQuality is used to represent the quality of a product or product object." + "@value": "ProductQuality represents the quality of a product or product object." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Product quality" + } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/hasTechnicalRequirementsForTakeBackForReuse", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "hasTechnicalRequirmentsForTakeBackForReuse is used to represent a textual description of the technical requirements of a product or product object for take back and reuse." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b10" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b49" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has product quality" + "@value": "has technical requirements for take back and reuse" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/demo/construction/ProductQuality" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" + "@id": "http://www.w3.org/2002/07/owl#topDataProperty" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b10", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b49", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -712,49 +776,55 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/Condition", + "@id": "http://w3id.org/CEON/demo/construction/refurbish", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "Condition is used to describe the condition of a specific product object." - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/construction/PolicyOnTreatment", + "http://w3id.org/CEON/demo/construction/TreatmentPolicy" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Condition" + "@value": "refurbish" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasAccessories", + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/hasProductID", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasAccessories is used to provide a text representation of the accessories related to a product or product object." + "@value": "has product ID" + }, + { + "@value": "hasProductID is used to represent the product ID of a product or product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b25" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b37" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "has accessories" + "@id": "http://www.w3.org/2001/XMLSchema#int" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "http://www.w3.org/2002/07/owl#topDataProperty" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b25", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b37", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -772,71 +842,77 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/ProductQuality", + "@id": "http://w3id.org/CEON/demo/construction/hasProductionSite", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "ProductQuality represents the quality of a product or product object." + "@value": "hasProductionSite is used to represent the site at which a given product or product object has been produced as a string. (This property could potentially be represented as an object property. The site could then potentially be treated as a location.)" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "Product quality" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b40" } - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/hasThickness", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "hasThickness is used to describe the thickness of a product or product object." + "@value": "has production site" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "has thickness" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/demo/construction/hasDimension" + "@id": "http://www.w3.org/2002/07/owl#topDataProperty" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasInstallationDate", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b40", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/product/Product" + }, + { + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + } + ] + } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/hasTakeBackProgramFromOriginalManufacturer", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasInstallationDate is used to represent the installation date of a specific product object." + "@value": "hasTakeBackProgramFromOriginalManufacturer is used to express whether the original manufacturer of a product has a take back program it (true/false)." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + "@id": "http://w3id.org/CEON/ontology/product/Product" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has installation date" + "@value": "has takeback program from original manufacturer" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#date" + "@id": "http://www.w3.org/2001/XMLSchema#boolean" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -846,218 +922,151 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasUseSpanTotal", + "@id": "http://w3id.org/CEON/demo/construction/constructionYear", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasUseSpanTotal describes the total use span of a product or prodcut object." + "@value": "the year a certain object was constructed" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has use span total" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/demo/construction/hasUseSpan" - } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/hasWidth", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "hasHeight is used to describe the height of a product or product object." + "@value": "construction year" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "has width" + "@id": "http://www.w3.org/2001/XMLSchema#gYear" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/demo/construction/hasDimension" + "@id": "http://www.w3.org/2002/07/owl#topDataProperty" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/F60", + "@id": "http://w3id.org/CEON/demo/construction/", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/construction/FireResistanceRating" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/contributor": [ { - "@value": "F60" + "@value": "Eva Blomqvist" }, { - "@value": "F60 represents a fire resitance duration of 60 min." - } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/good_condition", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/construction/FloorTileCondition" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "good condition" - } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/hasRecyclingSeparability", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "has recycling separability" + "@value": "Huanyu Li" }, { - "@value": "hasRecyclingSeparability is used to describe the amount of the product or product object that can be separated for recycling." + "@value": "Mikael Lindecrantz" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://purl.org/dc/terms/created": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b16" + "@value": "2023-09-14" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://purl.org/dc/terms/creator": [ { - "@id": "http://qudt.org/schema/qudt/quantityValue" + "@value": "Robin Keskisärkkä" } - ] - }, - { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b16", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://purl.org/dc/terms/description": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - }, - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" - } - ] + "@value": "The Product module of CEON (Circular Economy Ontology Network)." } - ] - }, - { - "@id": "http://purl.org/dc/terms/license", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/constructionYear", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/license": [ { - "@value": "the year a certain object was constructed" + "@value": "https://creativecommons.org/licenses/by/4.0/" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/title": [ { - "@value": "construction year" + "@value": "Circular Economy Ontology Network (CEON) - Construction Module" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@id": "http://www.w3.org/2001/XMLSchema#gYear" + "@value": "construction" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@id": "http://www.w3.org/2002/07/owl#topDataProperty" + "@value": "http://w3id.org/CEON/demo/construction/" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/hasTakeBackProgramFromOriginalManufacturer", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@value": "hasTakeBackProgramFromOriginalManufacturer is used to express whether the original manufacturer of a product has a take back program it (true/false)." + "@id": "https://github.com/LiUSemWeb/CEON" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2002/07/owl#imports": [ { - "@id": "http://w3id.org/CEON/ontology/product/Product" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@id": "http://w3id.org/CEON/ontology/actor/0.2/" + }, + { + "@id": "http://w3id.org/CEON/ontology/datasheet/0.1/" + }, + { + "@id": "http://w3id.org/CEON/ontology/material/0.1/" + }, + { + "@id": "http://w3id.org/CEON/ontology/product/0.2/" + }, { - "@value": "has takeback program from original manufacturer" + "@id": "http://w3id.org/CEON/ontology/quantity/0.1/" + }, + { + "@id": "http://w3id.org/CEON/ontology/qudt/0.1/" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#versionIRI": [ { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" + "@id": "http://w3id.org/CEON/demo/construction/0.1/" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#versionInfo": [ { - "@id": "http://www.w3.org/2002/07/owl#topDataProperty" + "@value": "0.1" } ] }, { - "@id": "http://purl.org/dc/terms/title", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/hasCondition", + "@id": "http://w3id.org/CEON/demo/construction/hasDismantlingMethod", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasCondition is used to describe the condiction of a specific product object." + "@value": "hasDismantlingMethod is used to represent a textual description of the dismantling method for a product or product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b1" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b28" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has condition" + "@value": "has dismantling method" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/demo/construction/Condition" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" + "@id": "http://www.w3.org/2002/07/owl#topDataProperty" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b1", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b28", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1075,23 +1084,29 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasDismantlingCost", + "@id": "http://w3id.org/CEON/demo/construction/F60", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/construction/FireResistanceRating" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The cost of dismantling, expressed as an amount of money with a currency unit." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@value": "F60" + }, { - "@value": "has dismantling cost" + "@value": "F60 represents a fire resitance duration of 60 min." } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/product_quality_medium", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/construction/ProductQuality" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" + "@value": "Product quality medium" } ] }, @@ -1127,44 +1142,28 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/product_quality_low", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/construction/ProductQuality" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Product quality low" - } - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/hasProductID", + "@id": "http://w3id.org/CEON/demo/construction/hasTechnicalRequirementsForTakeBackForRecycling", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "has product ID" - }, - { - "@value": "hasProductID is used to represent the product ID of a product or product object." + "@value": "hasTechnicalRequirmentsForTakeBackForRecycling is used to represent a textual description of the technical requirements of a product or product object for take back and recycling." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b37" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b46" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "has technical requirements for take back and recycling" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#int" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -1174,7 +1173,7 @@ ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b37", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b46", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1192,28 +1191,28 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasFireResistanceRating", + "@id": "http://w3id.org/CEON/demo/construction/hasCondition", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasFireResistanceRating is used to represent the fire resistance rating of a product or product object." + "@value": "hasCondition is used to describe the condiction of a specific product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b7" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has frire resistance rating" + "@value": "has condition" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/demo/construction/FireResistanceRating" + "@id": "http://w3id.org/CEON/demo/construction/Condition" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -1223,7 +1222,7 @@ ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b7", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1241,33 +1240,38 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasDimension", + "@id": "http://w3id.org/CEON/demo/construction/hasFireResistanceRating", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasDimension is used to describe a dimension of a product or product object." + "@value": "hasFireResistanceRating is used to represent the fire resistance rating of a product or product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b4" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b7" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has dimension" + "@value": "has frire resistance rating" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/demo/construction/FireResistanceRating" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://qudt.org/schema/qudt/quantityValue" + "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b4", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b7", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1285,209 +1289,213 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasDismantlingInstruction", + "@id": "http://w3id.org/CEON/demo/construction/Condition", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "link to dismantling instructions" + "@value": "Condition is used to describe the condition of a specific product object." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has dismantling instructions" + "@value": "Condition" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/hasReuseDeconstructability", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://www.w3.org/2001/XMLSchema#anyURI" + "@value": "hasReuseDeconstructability is used to describe the amount of the product hat can be deconstructed for reuse." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://www.w3.org/2002/07/owl#topDataProperty" + "@id": "http://w3id.org/CEON/ontology/product/Product" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/refurbish", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/construction/PolicyOnTreatment", - "http://w3id.org/CEON/demo/construction/TreatmentPolicy" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "refurbish" + "@value": "has reuse deconstructability" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/FireResistanceRelation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" + "@id": "http://qudt.org/schema/qudt/quantityValue" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/reprocess", + "@id": "http://w3id.org/CEON/demo/construction/policyOnTreatment", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/construction/PolicyOnTreatment", - "http://w3id.org/CEON/demo/construction/TreatmentPolicy" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "reprocess" + "@value": "policyOnTreatment describes the policy for treatment of used product." } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/construction/Contaminant", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "A contaminant is any physical thing that is regarded as a contaminant when present in a product or product object." + "@id": "http://w3id.org/CEON/ontology/product/Product" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Contaminant" + "@value": "policy on treatment" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/demo/construction/PolicyOnTreatment" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasUseSpanRemaining", + "@id": "http://w3id.org/CEON/demo/construction/hasUseSpan", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasUseSpanRemaining describes the remaining use span of a product or prodcut object." + "@value": "hasUseSpan describes the use span of a product or prodcut object." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b22" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has use span remaining" + "@value": "has use span" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/demo/construction/hasUseSpan" + "@id": "http://qudt.org/schema/qudt/quantityValue" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/FireResistanceRating", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b22", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "Fire resistance rating is expressed as 'F' followed by the minimum number of minutes in which the functionality of the product or product object can withstand fire. For example, F30 would therefore be a fire resistance duration of 30 min." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#unionOf": [ { - "@value": "Fire resistance rating" + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/product/Product" + }, + { + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + } + ] } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/reuse", + "@id": "http://w3id.org/CEON/demo/construction/hasDistanceToRecyclingPlant", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/construction/PolicyOnTreatment", - "http://w3id.org/CEON/demo/construction/TreatmentPolicy" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": "reuse" + "@id": "http://qudt.org/schema/qudt/quantityValue" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/GalvanizedSteelMaterial", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/product_quality_low", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/construction/ProductQuality" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@value": "Product quality low" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/policyOnTreatment", + "@id": "http://w3id.org/CEON/demo/construction/hasUseSpanRemaining", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "policyOnTreatment describes the policy for treatment of used product." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" + "@value": "hasUseSpanRemaining describes the remaining use span of a product or prodcut object." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "policy on treatment" + "@value": "has use span remaining" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/demo/construction/PolicyOnTreatment" + "@id": "http://w3id.org/CEON/demo/construction/hasUseSpan" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/reprocess", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/construction/PolicyOnTreatment", + "http://w3id.org/CEON/demo/construction/TreatmentPolicy" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" + "@value": "reprocess" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasTechnicalRequirementsForTakeBackForRecycling", + "@id": "http://w3id.org/CEON/demo/construction/hasSystemWeight", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasTechnicalRequirmentsForTakeBackForRecycling is used to represent a textual description of the technical requirements of a product or product object for take back and recycling." + "@value": "hasSystemWeight is used to express the system weight of a product or product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b46" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b19" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has technical requirements for take back and recycling" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@value": "has system weight" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/2002/07/owl#topDataProperty" + "@id": "http://qudt.org/schema/qudt/quantityValue" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b46", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b19", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1516,38 +1524,42 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasPackagingRecommendationsAfterDismantling", + "@id": "http://w3id.org/CEON/demo/construction/FireResistanceRelation", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "hasPackagingRecommendationsAfterDismantling is used to represent a textual description of the packaging recommendations after a product or product object has been dismantled." + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/hasRecyclingSeparability", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b31" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@value": "has recycling separability" + }, { - "@value": "has packaging recommendations after dismantling" + "@value": "hasRecyclingSeparability is used to describe the amount of the product or product object that can be separated for recycling." } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b16" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/2002/07/owl#topDataProperty" + "@id": "http://qudt.org/schema/qudt/quantityValue" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b31", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b16", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1565,185 +1577,137 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasMarketValueForNewProduct", + "@id": "http://w3id.org/CEON/demo/construction/hasHeight", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasMarketValueForNewProduct is used to describe the market value of a new product." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" + "@value": "hasHeight is used to describe the height of a product or product object." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has market value for new product" + "@value": "has height" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/quantity#hasMarketValue" + "@id": "http://w3id.org/CEON/demo/construction/hasDimension" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasReuseDeconstructability", + "@id": "http://purl.org/dc/terms/created", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "hasReuseDeconstructability is used to describe the amount of the product hat can be deconstructed for reuse." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "has reuse deconstructability" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://qudt.org/schema/qudt/quantityValue" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/description", + "@id": "http://purl.org/dc/terms/creator", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasContaminant", + "@id": "http://w3id.org/CEON/demo/construction/bad_condition", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "hasContaminant is used to express the presence of contaminants in a product or product object." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/construction/FloorTileCondition" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has contaminant" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/demo/construction/Contaminant" + "@value": "bad condition" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasMarketValueForReusedProduct", + "@id": "http://w3id.org/CEON/demo/construction/hasProductionDate", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasMarketValueForReusedProduct is used to describe the market value of a used product." + "@value": "hasProductionDate is used to represent the production date of a specific product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/product/Product" + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has market value for reused product" + "@value": "has production date" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#date" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/quantity#hasMarketValue" + "@id": "http://www.w3.org/2002/07/owl#topDataProperty" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasHeight", + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "hasHeight is used to describe the height of a product or product object." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "has height" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/demo/construction/hasDimension" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/demo/construction/FloorTileCondition", + "@id": "http://w3id.org/CEON/demo/construction/F30", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/construction/FireResistanceRating" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Floor Tile Condition is used to describe the condition of a floor tile (good, medium, bad)." + "@value": "F30 represents a fire resitance duration of 30 min." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Floor Tile Condition" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/demo/construction/Condition" + "@value": "F30" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasRecyclingPotential", + "@id": "http://w3id.org/CEON/demo/construction/hasProductQuality", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasRecyclingPotential describes the amount of the product or product object that can potenitally be recycled." + "@value": "hasProductQuality is used to represent the quality of a product or product object." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b13" + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b10" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has recycling potential" + "@value": "has product quality" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/demo/construction/ProductQuality" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://qudt.org/schema/qudt/quantityValue" + "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b13", + "@id": "_:n26e9f90bdaf5440a95ec6b35783fe986b10", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1761,68 +1725,104 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/construction/hasProductionSite", + "@id": "http://w3id.org/CEON/demo/construction/hasResistanceToEarth", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "hasProductionSite is used to represent the site at which a given product or product object has been produced as a string. (This property could potentially be represented as an object property. The site could then potentially be treated as a location.)" + "@value": "hasResistanceToEarth describes the resistance to earth of a product." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b40" + "@id": "http://w3id.org/CEON/ontology/product/Product" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has production site" + "@value": "has resistance to earth" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "http://qudt.org/schema/qudt/quantityValue" + } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/hasMarketValueForNewProduct", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "hasMarketValueForNewProduct is used to describe the market value of a new product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/product/Product" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "has market value for new product" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/2002/07/owl#topDataProperty" + "@id": "http://w3id.org/CEON/ontology/quantity#hasMarketValue" + } + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/construction/good_condition", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/construction/FloorTileCondition" + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "good condition" } ] }, { - "@id": "_:ne7931a310a4645bb8f760b1e2c692ed6b40", + "@id": "http://w3id.org/CEON/demo/construction/FloorTileConditionRelation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - }, - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" - } - ] + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" } ] }, { - "@id": "http://w3id.org/CEON/demo/construction/medium_condition", + "@id": "http://w3id.org/CEON/demo/construction/FireResistanceRating", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/construction/FloorTileCondition" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "Fire resistance rating is expressed as 'F' followed by the minimum number of minutes in which the functionality of the product or product object can withstand fire. For example, F30 would therefore be a fire resistance duration of 30 min." + } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "medium condition" + "@value": "Fire resistance rating" } ] }, { - "@id": "http://purl.org/dc/terms/created", + "@id": "http://purl.org/dc/terms/title", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] diff --git a/docs/demo/construction/0.1/construction.owl b/docs/demo/construction/0.1/construction.owl index 36774e4e..08ae16e7 100644 --- a/docs/demo/construction/0.1/construction.owl +++ b/docs/demo/construction/0.1/construction.owl @@ -6,6 +6,17 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + hasUseSpanRemaining describes the remaining use span of a product or prodcut object. + has use span remaining + + + + A contaminant is any physical thing that is regarded as a contaminant when present in a product or product object. + Contaminant + @@ -28,220 +39,121 @@ 0.1 - - - - hasHeight is used to describe the height of a product or product object. - has width - - - - - - - - - - + - refurbish - - - - - - hasReuseDeconstructability is used to describe the amount of the product hat can be deconstructed for reuse. - has reuse deconstructability - - - - - - hasRecyclingPotential describes the amount of the product or product object that can potenitally be recycled. - has recycling potential - - - - - - - - + reuse - - - - hasUseSpanRemaining describes the remaining use span of a product or prodcut object. - has use span remaining + + + + + + has product description + hasProductDescription is used to represent a textual description of a product or product object. - - - - - hasMarketValueForNewProduct is used to describe the market value of a new product. - has market value for new product + + + + + hasAccessories is used to provide a text representation of the accessories related to a product or product object. + has accessories - + - + - - - - F60 - F60 represents a fire resitance duration of 60 min. + + + + + hasUseSpan describes the use span of a product or prodcut object. + has use span - + - + - + - - - - - + - - - - - + - Condition is used to describe the condition of a specific product object. - Condition - - - - - - - hasCondition is used to describe the condiction of a specific product object. - has condition - - - - - The location of where this product is installed. - installation location - - - - - - hasContaminant is used to express the presence of contaminants in a product or product object. - has contaminant + + A floor tile is a type of product that used to cover a floor. + Floor tile - + + + has recycling separability + hasRecyclingSeparability is used to describe the amount of the product or product object that can be separated for recycling. + + + - + hasTechnicalRequirmentsForTakeBackForRecycling is used to represent a textual description of the technical requirements of a product or product object for take back and recycling. has technical requirements for take back and recycling - - - - hasUseSpanTotal describes the total use span of a product or prodcut object. - has use span total - - - - - bad condition - - - - - - hasSystemWeight is used to express the system weight of a product or product object. - has system weight - - - - + + + - - - - - hasDimension is used to describe a dimension of a product or product object. - has dimension + + + + + + hasTechnicalRequirmentsForTakeBackForReuse is used to represent a textual description of the technical requirements of a product or product object for take back and reuse. + has technical requirements for take back and reuse - + - - - hasProductQuality is used to represent the quality of a product or product object. - has product quality - - - - TreatmentPolicy is used to describe the policy for treatment for a given product or product object. - treatment policy + The location of where this product is installed. + installation location - + - - - - - hasAccessories is used to provide a text representation of the accessories related to a product or product object. - has accessories - - + - - - - - - - - hasProductionDate is used to represent the production date of a specific product object. - has production date - - - - - - link to dismantling instructions - has dismantling instructions + - - - - - - hasPackagingRecommendationsAfterDismantling is used to represent a textual description of the packaging recommendations after a product or product object has been dismantled. - has packaging recommendations after dismantling + + + - + - + - + + + + + - + - hasTakeBackProgramFromOriginalManufacturer is used to express whether the original manufacturer of a product has a take back program it (true/false). - has takeback program from original manufacturer + isContaminated is used to express whether a specific product object contains any contaminants (true/false). + is contaminated - - - + + + + The cost of dismantling, expressed as an amount of money with a currency unit. + has dismantling cost @@ -249,6 +161,19 @@ hasHeight is used to describe the height of a product or product object. has height + + + + + hasResistanceToEarth describes the resistance to earth of a product. + has resistance to earth + + + + + F30 represents a fire resitance duration of 30 min. + F30 + @@ -257,415 +182,490 @@ hasTakeBackProgramFromOtherManufacturer is used to express whether another manufacturer has a take back program (true/false) for a product. has takeback program from other manufacturer - + - + - hasMarketValueForReusedProduct is used to describe the market value of a used product. - has market value for reused product + hasReuseDeconstructability is used to describe the amount of the product hat can be deconstructed for reuse. + has reuse deconstructability - - - - - - hasRefurbishmentMethod is used to provide a textual description of the refurbishment process for a product or product object. - has refurbishment method + + + + + hasContaminant is used to express the presence of contaminants in a product or product object. + has contaminant - - - - - - isContaminated is used to express whether a specific product object contains any contaminants (true/false). - is contaminated + + + + + + hasProductQuality is used to represent the quality of a product or product object. + has product quality - + hasProductionSite is used to represent the site at which a given product or product object has been produced as a string. (This property could potentially be represented as an object property. The site could then potentially be treated as a location.) has production site - - - + + + + + + hasTakeBackProgramFromOriginalManufacturer is used to express whether the original manufacturer of a product has a take back program it (true/false). + has takeback program from original manufacturer - - - ProductQuality represents the quality of a product or product object. - Product quality + + + + + hasMarketValueForNewProduct is used to describe the market value of a new product. + has market value for new product - - + + + + + + hasFireResistanceRating is used to represent the fire resistance rating of a product or product object. + has frire resistance rating - - - + + + + + reprocess - - - + + + - + - - Floor Tile Condition is used to describe the condition of a floor tile (good, medium, bad). - Floor Tile Condition + + + + + - + has product ID hasProductID is used to represent the product ID of a product or product object. - - - + + + - - - + + + + + + hasInstallationDate is used to represent the installation date of a specific product object. + has installation date - - - + + + + hasHeight is used to describe the height of a product or product object. + has width - + - - A floor tile is a type of product that used to cover a floor. - Floor tile + - - - + + + + + + + hasUseSpanTotal describes the total use span of a product or prodcut object. + has use span total - + + + + + + hasDimensionalDeviation is used to describe the dimensional deviation class of a product. + has dimensional deviation + + - + + + + + + hasProductionDate is used to represent the production date of a specific product object. + has production date + + + + + + + policyOnTreatment describes the policy for treatment of used product. + policy on treatment + + + + TreatmentPolicy is used to describe the policy for treatment for a given product or product object. + treatment policy + + - - has recycling separability - hasRecyclingSeparability is used to describe the amount of the product or product object that can be separated for recycling. + + hasRecyclingPotential describes the amount of the product or product object that can potenitally be recycled. + has recycling potential + + + + + + + hasCondition is used to describe the condiction of a specific product object. + has condition - + - + + + + + the year a certain object was constructed + construction year + + + + + + hasMarketValueForReusedProduct is used to describe the market value of a used product. + has market value for reused product + + - PolicyOnTreatment represents the the policy for treatment (reuse, refurbish or reprocessing) + - - - - - - + + + - + - - - hasInstallationDate is used to represent the installation date of a specific product object. - has installation date + + + hasDismantlingMethod is used to represent a textual description of the dismantling method for a product or product object. + has dismantling method - - - + + + + Floor Tile Condition is used to describe the condition of a floor tile (good, medium, bad). + Floor Tile Condition - + - + Product quality low - - - - - - has product description - hasProductDescription is used to represent a textual description of a product or product object. + + + Condition is used to describe the condition of a specific product object. + Condition - + + + + + + + + + - - - - hasFireResistanceRating is used to represent the fire resistance rating of a product or product object. - has frire resistance rating + + + hasDimension is used to describe a dimension of a product or product object. + has dimension - + + + + + - F30 represents a fire resitance duration of 30 min. - F30 + F60 + F60 represents a fire resitance duration of 60 min. - + - + + + + + + + + + + + link to dismantling instructions + has dismantling instructions - + - + - + - + - hasDismantlingMethod is used to represent a textual description of the dismantling method for a product or product object. - has dismantling method - - - - + hasRefurbishmentMethod is used to provide a textual description of the refurbishment process for a product or product object. + has refurbishment method Product quality medium - - - - - + - - - reuse + + bad condition - - - - - - hasTechnicalRequirmentsForTakeBackForReuse is used to represent a textual description of the technical requirements of a product or product object for take back and reuse. - has technical requirements for take back and reuse + + + - - - - medium condition + + - + - + - - - A contaminant is any physical thing that is regarded as a contaminant when present in a product or product object. - Contaminant + + - + - + - + - - - Fire resistance rating is expressed as 'F' followed by the minimum number of minutes in which the functionality of the product or product object can withstand fire. For example, F30 would therefore be a fire resistance duration of 30 min. - Fire resistance rating + + + + + hasSystemWeight is used to express the system weight of a product or product object. + has system weight - - - + + + - - - + + + - - - - hasThickness is used to describe the thickness of a product or product object. - has thickness + + - + - + - - - + + + + + + hasPackagingRecommendationsAfterDismantling is used to represent a textual description of the packaging recommendations after a product or product object has been dismantled. + has packaging recommendations after dismantling - - - - The cost of dismantling, expressed as an amount of money with a currency unit. - has dismantling cost + + + + + + + - + - - - - - hasResistanceToEarth describes the resistance to earth of a product. - has resistance to earth + + + + Product quality high - - - + + + - + - good condition - - - - - - hasUseSpan describes the use span of a product or prodcut object. - has use span + medium condition - + + - + + + + + - + ProductQuality represents the quality of a product or product object. + Product quality - - - - - - hasDimensionalDeviation is used to describe the dimensional deviation class of a product. - has dimensional deviation + + + Fire resistance rating is expressed as 'F' followed by the minimum number of minutes in which the functionality of the product or product object can withstand fire. For example, F30 would therefore be a fire resistance duration of 30 min. + Fire resistance rating - - - - Product quality high + + + - + - + - + - + - - - - policyOnTreatment describes the policy for treatment of used product. - policy on treatment - - - + + hasThickness is used to describe the thickness of a product or product object. + has thickness - + - - + - - - + + + - + - + - + - - - - - reprocess + + + - + - + - + - + - - - - + - + + + + + + good condition - + - + - - - + + + - + - + - + - + - - - - - the year a certain object was constructed - construction year + + + - + - + - + - + - - - + + + + + refurbish - + - + - - + + + + + + + PolicyOnTreatment represents the the policy for treatment (reuse, refurbish or reprocessing) + + + + diff --git a/docs/demo/construction/0.1/construction.rdf b/docs/demo/construction/0.1/construction.rdf index 36774e4e..08ae16e7 100644 --- a/docs/demo/construction/0.1/construction.rdf +++ b/docs/demo/construction/0.1/construction.rdf @@ -6,6 +6,17 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + hasUseSpanRemaining describes the remaining use span of a product or prodcut object. + has use span remaining + + + + A contaminant is any physical thing that is regarded as a contaminant when present in a product or product object. + Contaminant + @@ -28,220 +39,121 @@ 0.1 - - - - hasHeight is used to describe the height of a product or product object. - has width - - - - - - - - - - + - refurbish - - - - - - hasReuseDeconstructability is used to describe the amount of the product hat can be deconstructed for reuse. - has reuse deconstructability - - - - - - hasRecyclingPotential describes the amount of the product or product object that can potenitally be recycled. - has recycling potential - - - - - - - - + reuse - - - - hasUseSpanRemaining describes the remaining use span of a product or prodcut object. - has use span remaining + + + + + + has product description + hasProductDescription is used to represent a textual description of a product or product object. - - - - - hasMarketValueForNewProduct is used to describe the market value of a new product. - has market value for new product + + + + + hasAccessories is used to provide a text representation of the accessories related to a product or product object. + has accessories - + - + - - - - F60 - F60 represents a fire resitance duration of 60 min. + + + + + hasUseSpan describes the use span of a product or prodcut object. + has use span - + - + - + - - - - - + - - - - - + - Condition is used to describe the condition of a specific product object. - Condition - - - - - - - hasCondition is used to describe the condiction of a specific product object. - has condition - - - - - The location of where this product is installed. - installation location - - - - - - hasContaminant is used to express the presence of contaminants in a product or product object. - has contaminant + + A floor tile is a type of product that used to cover a floor. + Floor tile - + + + has recycling separability + hasRecyclingSeparability is used to describe the amount of the product or product object that can be separated for recycling. + + + - + hasTechnicalRequirmentsForTakeBackForRecycling is used to represent a textual description of the technical requirements of a product or product object for take back and recycling. has technical requirements for take back and recycling - - - - hasUseSpanTotal describes the total use span of a product or prodcut object. - has use span total - - - - - bad condition - - - - - - hasSystemWeight is used to express the system weight of a product or product object. - has system weight - - - - + + + - - - - - hasDimension is used to describe a dimension of a product or product object. - has dimension + + + + + + hasTechnicalRequirmentsForTakeBackForReuse is used to represent a textual description of the technical requirements of a product or product object for take back and reuse. + has technical requirements for take back and reuse - + - - - hasProductQuality is used to represent the quality of a product or product object. - has product quality - - - - TreatmentPolicy is used to describe the policy for treatment for a given product or product object. - treatment policy + The location of where this product is installed. + installation location - + - - - - - hasAccessories is used to provide a text representation of the accessories related to a product or product object. - has accessories - - + - - - - - - - - hasProductionDate is used to represent the production date of a specific product object. - has production date - - - - - - link to dismantling instructions - has dismantling instructions + - - - - - - hasPackagingRecommendationsAfterDismantling is used to represent a textual description of the packaging recommendations after a product or product object has been dismantled. - has packaging recommendations after dismantling + + + - + - + - + + + + + - + - hasTakeBackProgramFromOriginalManufacturer is used to express whether the original manufacturer of a product has a take back program it (true/false). - has takeback program from original manufacturer + isContaminated is used to express whether a specific product object contains any contaminants (true/false). + is contaminated - - - + + + + The cost of dismantling, expressed as an amount of money with a currency unit. + has dismantling cost @@ -249,6 +161,19 @@ hasHeight is used to describe the height of a product or product object. has height + + + + + hasResistanceToEarth describes the resistance to earth of a product. + has resistance to earth + + + + + F30 represents a fire resitance duration of 30 min. + F30 + @@ -257,415 +182,490 @@ hasTakeBackProgramFromOtherManufacturer is used to express whether another manufacturer has a take back program (true/false) for a product. has takeback program from other manufacturer - + - + - hasMarketValueForReusedProduct is used to describe the market value of a used product. - has market value for reused product + hasReuseDeconstructability is used to describe the amount of the product hat can be deconstructed for reuse. + has reuse deconstructability - - - - - - hasRefurbishmentMethod is used to provide a textual description of the refurbishment process for a product or product object. - has refurbishment method + + + + + hasContaminant is used to express the presence of contaminants in a product or product object. + has contaminant - - - - - - isContaminated is used to express whether a specific product object contains any contaminants (true/false). - is contaminated + + + + + + hasProductQuality is used to represent the quality of a product or product object. + has product quality - + hasProductionSite is used to represent the site at which a given product or product object has been produced as a string. (This property could potentially be represented as an object property. The site could then potentially be treated as a location.) has production site - - - + + + + + + hasTakeBackProgramFromOriginalManufacturer is used to express whether the original manufacturer of a product has a take back program it (true/false). + has takeback program from original manufacturer - - - ProductQuality represents the quality of a product or product object. - Product quality + + + + + hasMarketValueForNewProduct is used to describe the market value of a new product. + has market value for new product - - + + + + + + hasFireResistanceRating is used to represent the fire resistance rating of a product or product object. + has frire resistance rating - - - + + + + + reprocess - - - + + + - + - - Floor Tile Condition is used to describe the condition of a floor tile (good, medium, bad). - Floor Tile Condition + + + + + - + has product ID hasProductID is used to represent the product ID of a product or product object. - - - + + + - - - + + + + + + hasInstallationDate is used to represent the installation date of a specific product object. + has installation date - - - + + + + hasHeight is used to describe the height of a product or product object. + has width - + - - A floor tile is a type of product that used to cover a floor. - Floor tile + - - - + + + + + + + hasUseSpanTotal describes the total use span of a product or prodcut object. + has use span total - + + + + + + hasDimensionalDeviation is used to describe the dimensional deviation class of a product. + has dimensional deviation + + - + + + + + + hasProductionDate is used to represent the production date of a specific product object. + has production date + + + + + + + policyOnTreatment describes the policy for treatment of used product. + policy on treatment + + + + TreatmentPolicy is used to describe the policy for treatment for a given product or product object. + treatment policy + + - - has recycling separability - hasRecyclingSeparability is used to describe the amount of the product or product object that can be separated for recycling. + + hasRecyclingPotential describes the amount of the product or product object that can potenitally be recycled. + has recycling potential + + + + + + + hasCondition is used to describe the condiction of a specific product object. + has condition - + - + + + + + the year a certain object was constructed + construction year + + + + + + hasMarketValueForReusedProduct is used to describe the market value of a used product. + has market value for reused product + + - PolicyOnTreatment represents the the policy for treatment (reuse, refurbish or reprocessing) + - - - - - - + + + - + - - - hasInstallationDate is used to represent the installation date of a specific product object. - has installation date + + + hasDismantlingMethod is used to represent a textual description of the dismantling method for a product or product object. + has dismantling method - - - + + + + Floor Tile Condition is used to describe the condition of a floor tile (good, medium, bad). + Floor Tile Condition - + - + Product quality low - - - - - - has product description - hasProductDescription is used to represent a textual description of a product or product object. + + + Condition is used to describe the condition of a specific product object. + Condition - + + + + + + + + + - - - - hasFireResistanceRating is used to represent the fire resistance rating of a product or product object. - has frire resistance rating + + + hasDimension is used to describe a dimension of a product or product object. + has dimension - + + + + + - F30 represents a fire resitance duration of 30 min. - F30 + F60 + F60 represents a fire resitance duration of 60 min. - + - + + + + + + + + + + + link to dismantling instructions + has dismantling instructions - + - + - + - + - hasDismantlingMethod is used to represent a textual description of the dismantling method for a product or product object. - has dismantling method - - - - + hasRefurbishmentMethod is used to provide a textual description of the refurbishment process for a product or product object. + has refurbishment method Product quality medium - - - - - + - - - reuse + + bad condition - - - - - - hasTechnicalRequirmentsForTakeBackForReuse is used to represent a textual description of the technical requirements of a product or product object for take back and reuse. - has technical requirements for take back and reuse + + + - - - - medium condition + + - + - + - - - A contaminant is any physical thing that is regarded as a contaminant when present in a product or product object. - Contaminant + + - + - + - + - - - Fire resistance rating is expressed as 'F' followed by the minimum number of minutes in which the functionality of the product or product object can withstand fire. For example, F30 would therefore be a fire resistance duration of 30 min. - Fire resistance rating + + + + + hasSystemWeight is used to express the system weight of a product or product object. + has system weight - - - + + + - - - + + + - - - - hasThickness is used to describe the thickness of a product or product object. - has thickness + + - + - + - - - + + + + + + hasPackagingRecommendationsAfterDismantling is used to represent a textual description of the packaging recommendations after a product or product object has been dismantled. + has packaging recommendations after dismantling - - - - The cost of dismantling, expressed as an amount of money with a currency unit. - has dismantling cost + + + + + + + - + - - - - - hasResistanceToEarth describes the resistance to earth of a product. - has resistance to earth + + + + Product quality high - - - + + + - + - good condition - - - - - - hasUseSpan describes the use span of a product or prodcut object. - has use span + medium condition - + + - + + + + + - + ProductQuality represents the quality of a product or product object. + Product quality - - - - - - hasDimensionalDeviation is used to describe the dimensional deviation class of a product. - has dimensional deviation + + + Fire resistance rating is expressed as 'F' followed by the minimum number of minutes in which the functionality of the product or product object can withstand fire. For example, F30 would therefore be a fire resistance duration of 30 min. + Fire resistance rating - - - - Product quality high + + + - + - + - + - + - - - - policyOnTreatment describes the policy for treatment of used product. - policy on treatment - - - + + hasThickness is used to describe the thickness of a product or product object. + has thickness - + - - + - - - + + + - + - + - + - - - - - reprocess + + + - + - + - + - + - - - - + - + + + + + + good condition - + - + - - - + + + - + - + - + - + - - - - - the year a certain object was constructed - construction year + + + - + - + - + - + - - - + + + + + refurbish - + - + - - + + + + + + + PolicyOnTreatment represents the the policy for treatment (reuse, refurbish or reprocessing) + + + + diff --git a/docs/demo/electronics/0.1/electronics.jsonld b/docs/demo/electronics/0.1/electronics.jsonld index 1b52e4a9..427f86ca 100644 --- a/docs/demo/electronics/0.1/electronics.jsonld +++ b/docs/demo/electronics/0.1/electronics.jsonld @@ -1,28 +1,12 @@ [ { - "@id": "http://w3id.org/CEON/demo/electronics/recyclingTemperature", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "To represent the temperature condition in a recycling process." - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#double" - } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/reportedDamage", + "@id": "http://w3id.org/CEON/demo/electronics/siteZipCode", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "reportedDamage is used to represent damage information." + "@value": "The Zip Code of the site. This property may be replaced by a location module in the future." } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -32,60 +16,41 @@ ] }, { - "@id": "https://qudt.org/vocab/unit/PERCENT", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Unit" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/M", + "@id": "http://qudt.org/schema/qudt/definedUnitOfSystem", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actorODP/Actor" + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingObject", + "@id": "http://qudt.org/schema/qudt/siUnitsExpression", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/layUpSequence", + "@id": "http://w3id.org/CEON/demo/electronics/componentDiameter", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/reportedRepairs", + "@id": "http://w3id.org/CEON/demo/electronics/shearStrength", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "reportedRepairs is used to represent repairing information." - } - ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/fibreVolumeContent", + "@id": "http://w3id.org/CEON/demo/electronics/LCA-MineralUse", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -96,146 +61,118 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/LCA-ClimateChangeBiogenic", + "@id": "http://w3id.org/CEON/demo/electronics/RareEarthMaterial", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@id": "http://w3id.org/CEON/ontology/material/Material" } ] }, { - "@id": "http://qudt.org/schema/qudt/numericalValue", + "@id": "http://w3id.org/CEON/demo/electronics/maintenanceReport", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#string" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/SupplyingResource", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/datasheet_1", + "@id": "http://qudt.org/vocab/unit/PA", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/datasheet/DataSheet" + "http://qudt.org/schema/qudt/Unit" ], - "http://w3id.org/CEON/ontology/resourceODP/containsInformation": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://w3id.org/CEON/demo/electronics/composition_a" + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one "kilogram per meter per second per second." The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude." + } + ], + "http://qudt.org/schema/qudt/conversionMultiplier": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "1.0" + } + ], + "http://qudt.org/schema/qudt/dbpediaMatch": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://dbpedia.org/resource/Pascal" + } + ], + "http://qudt.org/schema/qudt/exactMatch": [ + { + "@id": "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2" }, { - "@id": "http://w3id.org/CEON/demo/electronics/s63" + "@id": "http://qudt.org/vocab/unit/N-PER-M2" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/dismantler", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://qudt.org/schema/qudt/exactMatch", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/LCA-EutrophicationFreshwater", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://qudt.org/schema/qudt/iec61360Code": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@value": "0112/2///62720#UAA258" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/AluminumDomeTweeter", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://qudt.org/schema/qudt/informativeReference": [ { - "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/fatigueResistance", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/AlkaliMetal", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://qudt.org/schema/qudt/omUnit": [ { - "@id": "http://w3id.org/CEON/demo/electronics/MetalMaterial" + "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/pascal" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/refractiveIndexAt25", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://qudt.org/schema/qudt/siUnitsExpression": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@value": "N/m^2" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/content_1", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/electronics/PostCustomerRecycledContent" ], - "http://qudt.org/schema/qudt/hasUnit": [ + "http://qudt.org/schema/qudt/symbol": [ { - "@id": "https://qudt.org/vocab/unit/PERCENT" + "@value": "Pa" } ], - "http://qudt.org/schema/qudt/numericalValue": [ + "http://qudt.org/schema/qudt/ucumCode": [ { - "@value": 50.0 + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "Pa" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/decommissionReason", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://qudt.org/schema/qudt/udunitsCode": [ { - "@value": "The reason for a decommission operation." + "@value": "Pa" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@value": "PAL" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "http://qudt.org/2.1/vocab/unit" + }, + { + "@id": "http://qudt.org/vocab/unit" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "pascal" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/ResinMaterial", + "@id": "http://w3id.org/CEON/demo/electronics/MetalMaterial", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -246,21 +183,26 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/LCA-ClimateChangeFossil", + "@id": "http://w3id.org/CEON/demo/electronics/Frame", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/stiffness", + "@id": "http://w3id.org/CEON/demo/electronics/recyclingPressure", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "To represent the pressure condition in a recycling process." + } + ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/2001/XMLSchema#double" @@ -268,16 +210,28 @@ ] }, { - "@id": "http://qudt.org/vocab/sou/SI", + "@id": "http://w3id.org/CEON/ontology/actor/supplier", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/instructionofMaintenance", + "@id": "http://w3id.org/CEON/demo/electronics/REACH", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/electronics/Regulation" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/siteAddress", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The address of the site. This property may be replaced by a location module in the future." + } + ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/2001/XMLSchema#string" @@ -285,7 +239,7 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/viscosityAt25", + "@id": "http://w3id.org/CEON/demo/electronics/tensileModulus", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -296,186 +250,161 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/supplier", + "@id": "http://w3id.org/CEON/demo/electronics/instructionOfUseAndAssembly", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/VirginFossilContent", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://qudt.org/schema/qudt/Quantity" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/tensileModulus", + "@id": "http://w3id.org/CEON/demo/electronics/dateOfInstallation", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@value": "dateOfInstallation represents the date of installation of a batch of products." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Date of installation" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/LCA-MineralUse", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@id": "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct", + "@id": "http://w3id.org/CEON/demo/electronics/RenewableContent", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "electronics product" + "@value": "The content of product/material that can be renewed." } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/product/Product" + "@id": "http://qudt.org/schema/qudt/Quantity" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/sampleLength", + "@id": "http://w3id.org/CEON/ontology/actorODP/participationTimePoint", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#double" - } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/dateOfInstallation", + "@id": "http://qudt.org/schema/qudt/iec61360Code", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ] + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#date", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/stiffness", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "dateOfInstallation represents the date of installation of a batch of products." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Date of installation" - } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#dateTime" + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, { - "@id": "http://qudt.org/vocab/unit/PA-SEC", + "@id": "http://w3id.org/CEON/demo/electronics/composition_a", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/DerivedUnit", - "http://qudt.org/schema/qudt/Unit" - ], - "http://purl.org/dc/terms/description": [ - { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. " - } - ], - "http://qudt.org/schema/qudt/conversionMultiplier": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "1.0" - } - ], - "http://qudt.org/schema/qudt/definedUnitOfSystem": [ - { - "@id": "http://qudt.org/vocab/sou/SI" - } - ], - "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem": [ - { - "@id": "http://qudt.org/vocab/sou/SI" - } + "http://qudt.org/schema/qudt/Quantity", + "http://w3id.org/CEON/ontology/actorODP/ResourceRelation", + "http://w3id.org/CEON/ontology/provenance/Statement" ], - "http://qudt.org/schema/qudt/expression": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@type": "http://qudt.org/schema/qudt/LatexString", - "@value": "\\(Pa-s\\)" + "@id": "http://qudt.org/vocab/unit/GM" } ], - "http://qudt.org/schema/qudt/hasDimensionVector": [ + "http://qudt.org/schema/qudt/numericalValue": [ { - "@id": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0" + "@value": 300.0 } ], - "http://qudt.org/schema/qudt/iec61360Code": [ + "http://w3id.org/CEON/ontology/actorODP/participatingObject": [ { - "@value": "0112/2///62720#UAA265" + "@id": "http://w3id.org/CEON/demo/electronics/carbon_material_a" } ], - "http://qudt.org/schema/qudt/siUnitsExpression": [ + "http://w3id.org/CEON/ontology/actorODP/participatingSubject": [ { - "@value": "Pa.s" + "@id": "http://w3id.org/CEON/demo/electronics/speaker_x" } ], - "http://qudt.org/schema/qudt/symbol": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Paâ‹…s" + "@value": "Speaker x contains 300 grams of carbon material a." } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingSubject", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://qudt.org/schema/qudt/DerivedUnit", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://qudt.org/schema/qudt/ucumCode": [ + "http://purl.org/dc/terms/description": [ { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "Pa.s" + "@value": "A DerivedUnit is a type specification for units that are derived from other units." } ], - "http://qudt.org/schema/qudt/uneceCommonCode": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "C65" + "@id": "http://qudt.org/2.1/schema/qudt" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "http://qudt.org/2.1/vocab/unit" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/vocab/unit" + "@value": "Derived Unit" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@language": "en", - "@value": "pascal second" + "@id": "http://qudt.org/schema/qudt/Unit" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/Speaker", + "@id": "http://w3id.org/CEON/demo/electronics/AlkalineEarthMetal", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" + "@id": "http://w3id.org/CEON/demo/electronics/MetalMaterial" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/CoreMaterial", + "@id": "http://w3id.org/CEON/demo/electronics/CatalystMaterial", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -486,50 +415,38 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/REACH", + "@id": "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/electronics/Regulation" + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/shearStrength", + "@id": "http://w3id.org/CEON/demo/electronics/AluminumDomeTweeter", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/company_x", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actorODP/Actor" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/nitrogen_material_a", + "@id": "http://w3id.org/CEON/demo/electronics/layUpSequence", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/electronics/NonMetalMaterial" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#string" + } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/locationOfBatchComponent", + "@id": "http://w3id.org/CEON/demo/electronics/instructionOfRepair", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Location of batch component. The property may be replaced by a location module in the future." - }, - { - "@value": "locationOfBatchComponent represents the location information of a component object within a batch." - } - ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/2001/XMLSchema#string" @@ -537,7 +454,7 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/LCA-HumanToxicityCancer", + "@id": "http://w3id.org/CEON/demo/electronics/viscosityAt25", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -548,96 +465,83 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/RenewableContent", + "@id": "http://w3id.org/CEON/demo/electronics/ResinMaterial", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The content of product/material that can be renewed." - } - ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://qudt.org/schema/qudt/Quantity" + "@id": "http://w3id.org/CEON/ontology/material/Material" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/q1", + "@id": "http://w3id.org/CEON/ontology/actor/issuer", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Quantity", - "http://w3id.org/CEON/ontology/provenance/Statement" - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/PA" - } - ], - "http://w3id.org/CEON/demo/electronics/fatigueResistance": [ - { - "@value": 80.0 - } - ], - "http://w3id.org/CEON/ontology/provenance/statementAbout": [ - { - "@id": "http://w3id.org/CEON/demo/electronics/speaker_x" - } + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/componentLength", + "@id": "http://qudt.org/schema/qudt/expression", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#double" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/instructionOfUseAndAssembly", + "@id": "http://w3id.org/CEON/ontology/actor/SupplyingResource", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#string" - } + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://qudt.org/schema/qudt/siUnitsExpression", + "@id": "http://w3id.org/CEON/demo/electronics/NonMetalMaterial", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/material/Material" + } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/LCA-EcotoxicityFreshwater", + "@id": "http://w3id.org/CEON/demo/electronics/company_y", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actorODP/Actor" + ] + }, + { + "@id": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://qudt.org/schema/qudt/conversionMultiplier", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#double" - } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/Frame", + "@id": "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/SurfaceFinishMaterial", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" + "@id": "http://w3id.org/CEON/ontology/material/Material" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/recyclingProcessDuration", + "@id": "http://w3id.org/CEON/demo/electronics/LCA-ClimateChangeBiogenic", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -648,106 +552,87 @@ ] }, { - "@id": "http://qudt.org/vocab/unit/GigaPA", + "@id": "http://w3id.org/CEON/demo/electronics/PostConsumerRecycledContent", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Unit" - ], - "http://purl.org/dc/terms/description": [ - { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "1 000 000 000-fold of the SI derived unit pascal" - } - ], - "http://qudt.org/schema/qudt/conversionMultiplier": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "1000000000.0" - } - ], - "http://qudt.org/schema/qudt/hasDimensionVector": [ - { - "@id": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0" - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://qudt.org/schema/qudt/iec61360Code": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@value": "0112/2///62720#UAA153" + "@value": "The finished goods or products have been used by a consumer, and then the material has been recycled." } ], - "http://qudt.org/schema/qudt/plainTextDescription": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "1 000 000 000-fold of the SI derived unit pascal" + "@id": "http://qudt.org/schema/qudt/Quantity" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/siteCity", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://qudt.org/schema/qudt/prefix": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://qudt.org/vocab/prefix/Giga" + "@value": "The city of the site. This property may be replaced by a location module in the future." } ], - "http://qudt.org/schema/qudt/symbol": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "GPa" + "@id": "http://www.w3.org/2001/XMLSchema#string" } + ] + }, + { + "@id": "http://qudt.org/vocab/sou/SI", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/ss_1", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ProducingResource" ], - "http://qudt.org/schema/qudt/ucumCode": [ + "http://w3id.org/CEON/ontology/actorODP/participantRole": [ { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "GPa" + "@id": "http://w3id.org/CEON/ontology/actor/manufacturer" } ], - "http://qudt.org/schema/qudt/uneceCommonCode": [ + "http://w3id.org/CEON/ontology/actorODP/participatingActor": [ { - "@value": "A89" + "@id": "http://w3id.org/CEON/demo/electronics/company_y" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "http://qudt.org/2.1/vocab/unit" - }, + "http://w3id.org/CEON/ontology/actorODP/participatingResource": [ { - "@id": "http://qudt.org/vocab/unit" + "@id": "http://w3id.org/CEON/demo/electronics/speaker_x" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@language": "en", - "@value": "Gigapascal" + "@value": "This 'speaker x' product is manufactured by the 'company y' company." } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/LCAUnit", + "@id": "http://qudt.org/schema/qudt/hasUnit", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "Units for LCA (Life Cycle Assessment) environmental impact indexes" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://qudt.org/schema/qudt/Unit" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://qudt.org/schema/qudt/hasUnit", + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/transitionTemperature", + "@id": "http://w3id.org/CEON/demo/electronics/densityAt25", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "Tg" - } - ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/2001/XMLSchema#double" @@ -755,63 +640,49 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/MatrixAdditiveMAterial", + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingObject", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/material/Material" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor", + "@id": "http://w3id.org/CEON/demo/electronics/company_x", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actorODP/Actor" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/NonMetalMaterial", + "@id": "http://qudt.org/vocab/unit/N-PER-M2", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/material/Material" - } + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/LCA-ClimateChange", + "@id": "http://w3id.org/CEON/demo/electronics/ActinoidsMetal", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@id": "http://w3id.org/CEON/demo/electronics/MetalMaterial" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/LCA-Acidification", + "@id": "http://w3id.org/CEON/demo/electronics/dismantling_process_1", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/processODP/Process" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://w3id.org/CEON/ontology/actorODP/participatingResource": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@id": "http://w3id.org/CEON/demo/electronics/boc_x" } ] }, { - "@id": "http://qudt.org/vocab/unit/N-PER-M2", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/LCA-WaterUse", + "@id": "http://w3id.org/CEON/demo/electronics/LCA-LonisingRaditionHumanHealth", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -822,105 +693,103 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/CouplingCone", + "@id": "http://w3id.org/CEON/demo/electronics/manufacturingSequence", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/IssuingResource", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/issuer", + "@id": "http://w3id.org/CEON/demo/electronics/speaker_x", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/electronics/Speaker" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/FibreMAterial", + "@id": "http://w3id.org/CEON/demo/electronics/boc_x", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://w3id.org/CEON/ontology/product/batchOfProduct": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@id": "http://w3id.org/CEON/demo/electronics/speaker_x" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingSubject", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#date", + "@id": "http://w3id.org/CEON/demo/electronics/LCA-EutrophicationFreshwater", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#double" + } ] }, { - "@id": "http://qudt.org/schema/qudt/DerivedUnit", + "@id": "http://w3id.org/CEON/demo/electronics/ds_issue_1", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/IssuingResource" ], - "http://purl.org/dc/terms/description": [ + "http://w3id.org/CEON/ontology/actorODP/participantRole": [ { - "@value": "A DerivedUnit is a type specification for units that are derived from other units." + "@id": "http://w3id.org/CEON/ontology/actor/issuer" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://w3id.org/CEON/ontology/actorODP/participatingActor": [ { - "@id": "http://qudt.org/2.1/schema/qudt" + "@id": "http://w3id.org/CEON/demo/electronics/M" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://w3id.org/CEON/ontology/actorODP/participatingResource": [ { - "@value": "Derived Unit" + "@id": "http://w3id.org/CEON/demo/electronics/datasheet_1" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://w3id.org/CEON/ontology/actorODP/participationTimePoint": [ { - "@id": "http://qudt.org/schema/qudt/Unit" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2023-10-11" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "'Data sheet 1' was issued by organization 'M' on date '2023-10-11', and contains the statement that 'Speaker x contains 300 grams of carbon materials.'" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingResource", + "@id": "http://qudt.org/schema/qudt/exactMatch", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/electricalResistivity", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#double" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/ProducingResource", + "@id": "http://w3id.org/CEON/demo/electronics/damper_x", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/electronics/Damper", + "http://w3id.org/CEON/ontology/product/Product" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/LCA-EutrophicationMarine", + "@id": "http://w3id.org/CEON/demo/electronics/tensileStrength", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "Tensile Strength is a used to represent the ability of a product or some content to resist breaking when it is pulled apart. It is the maximum stress that a product can withstand before breaking." + } + ], "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://www.w3.org/2001/XMLSchema#double" @@ -928,394 +797,367 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/company_y", + "@id": "http://w3id.org/CEON/demo/electronics/fatigueResistance", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actorODP/Actor" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/RareEarthMaterial", + "@id": "http://w3id.org/CEON/demo/electronics/NeodymiumMagnet", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/recyclingProcessName", + "@id": "http://w3id.org/CEON/demo/electronics/batchNumber", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@value": "batchNumber represents the identical information of a batch of objects." } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/PreConsumerRecycledContent", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "The recycled content has been retained during the process of manufacturing or delivering products, before delivering to a customer." + "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "https://en.wikipedia.org/wiki/Pre-consumer_recycling" + "@value": "Batch number" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://qudt.org/schema/qudt/Quantity" + "@id": "http://www.w3.org/2001/XMLSchema#integer" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation", + "@id": "http://w3id.org/CEON/ontology/processODP/Process", "@type": [ "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/recyclingPressure", + "@id": "http://w3id.org/CEON/demo/electronics/s7", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/SupplyingResource" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://w3id.org/CEON/ontology/actorODP/participantRole": [ { - "@value": "To represent the pressure condition in a recycling process." + "@id": "http://w3id.org/CEON/ontology/actor/supplier" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://w3id.org/CEON/ontology/actorODP/participatingActor": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@id": "http://w3id.org/CEON/demo/electronics/company_x" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/PrepregMaterial", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://w3id.org/CEON/ontology/actorODP/participatingResource": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@id": "http://w3id.org/CEON/demo/electronics/boc_x" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The batch of products ('boc_x') is supplied by the 'company_x' company." } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/ss_1", + "@id": "http://w3id.org/CEON/demo/electronics/s63", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ProducingResource" + "http://w3id.org/CEON/ontology/actor/ProcessParticipation" + ], + "http://w3id.org/CEON/demo/electronics/decommissionReason": [ + { + "@value": "They are broken." + } ], "http://w3id.org/CEON/ontology/actorODP/participantRole": [ { - "@id": "http://w3id.org/CEON/ontology/actor/manufacturer" + "@id": "http://w3id.org/CEON/ontology/actor/dismantler" } ], "http://w3id.org/CEON/ontology/actorODP/participatingActor": [ { - "@id": "http://w3id.org/CEON/demo/electronics/company_y" + "@id": "http://w3id.org/CEON/demo/electronics/dismantling_company_b" } ], - "http://w3id.org/CEON/ontology/actorODP/participatingResource": [ + "http://w3id.org/CEON/ontology/actorODP/participationIn": [ { - "@id": "http://w3id.org/CEON/demo/electronics/speaker_x" + "@id": "http://w3id.org/CEON/demo/electronics/dismantling_process_1" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "This 'speaker x' product is manufactured by the 'company y' company." + "@value": "The batch of products \"box x\" is going to be decommissioned, operated by the 'dismantling company b', because of 'They are broken'." } ] }, { - "@id": "http://qudt.org/schema/qudt/hasDimensionVector", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/boc_x", + "@id": "http://qudt.org/vocab/unit/PA-SEC", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" + "http://qudt.org/schema/qudt/DerivedUnit", + "http://qudt.org/schema/qudt/Unit" ], - "http://w3id.org/CEON/ontology/product/batchOfProduct": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://w3id.org/CEON/demo/electronics/speaker_x" + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. " } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/AdhesiveMaterial", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://qudt.org/schema/qudt/conversionMultiplier": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "1.0" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/ss_2", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ProducingResource" ], - "http://w3id.org/CEON/ontology/actorODP/participantRole": [ + "http://qudt.org/schema/qudt/definedUnitOfSystem": [ { - "@id": "http://w3id.org/CEON/ontology/actor/manufacturer" + "@id": "http://qudt.org/vocab/sou/SI" } ], - "http://w3id.org/CEON/ontology/actorODP/participatingActor": [ + "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem": [ { - "@id": "http://w3id.org/CEON/demo/electronics/company_a" + "@id": "http://qudt.org/vocab/sou/SI" } ], - "http://w3id.org/CEON/ontology/actorODP/participatingResource": [ + "http://qudt.org/schema/qudt/expression": [ { - "@id": "http://w3id.org/CEON/demo/electronics/neodymium_magnet_x" + "@type": "http://qudt.org/schema/qudt/LatexString", + "@value": "\\(Pa-s\\)" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://qudt.org/schema/qudt/hasDimensionVector": [ { - "@value": "The 'neodymium magnet x' product is manufactured by the 'company a' company." + "@id": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/siteName", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://qudt.org/schema/qudt/iec61360Code": [ { - "@value": "The name of the site where the batch of products is located. This property may be replaced by a location module in the future." + "@value": "0112/2///62720#UAA265" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://qudt.org/schema/qudt/siUnitsExpression": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@value": "Pa.s" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/ds_issue_1", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/IssuingResource" ], - "http://w3id.org/CEON/ontology/actorODP/participantRole": [ + "http://qudt.org/schema/qudt/symbol": [ { - "@id": "http://w3id.org/CEON/ontology/actor/issuer" + "@value": "Paâ‹…s" } ], - "http://w3id.org/CEON/ontology/actorODP/participatingActor": [ + "http://qudt.org/schema/qudt/ucumCode": [ { - "@id": "http://w3id.org/CEON/demo/electronics/M" + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "Pa.s" } ], - "http://w3id.org/CEON/ontology/actorODP/participatingResource": [ + "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@id": "http://w3id.org/CEON/demo/electronics/datasheet_1" + "@value": "C65" } ], - "http://w3id.org/CEON/ontology/actorODP/participationTimePoint": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2023-10-11" + "@id": "http://qudt.org/2.1/vocab/unit" + }, + { + "@id": "http://qudt.org/vocab/unit" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "'Data sheet 1' was issued by organization 'M' on date '2023-10-11', and contains the statement that 'Speaker x contains 300 grams of carbon materials.'" + "@language": "en", + "@value": "pascal second" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/highUVResistance", + "@id": "http://w3id.org/CEON/demo/electronics/electricalConductivity", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "High UV Resistance property is used to represent whether a product or content withstand the damaging effects of ultraviolet (UV) radiation. It has values 'True' or 'False'." - } - ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/maintenanceReport", + "@id": "http://w3id.org/CEON/demo/electronics/DoubleMagnet", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/manufacturingSequence", + "@id": "http://qudt.org/vocab/unit/MegaPA", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://qudt.org/schema/qudt/Unit" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "1,000,000-fold of the derived unit pascal" } - ] - }, - { - "@id": "http://qudt.org/schema/qudt/iec61360Code", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/Regulation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/siteCountry", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://qudt.org/schema/qudt/conversionMultiplier": [ { - "@value": "The country of the site. This property may be replaced by a location module in the future." + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "1000000.0" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://qudt.org/schema/qudt/iec61360Code": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@value": "0112/2///62720#UAA215" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/hazardousMaterialsPercentage", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@value": "The percentage of hazardous materials." + "@value": "1,000,000-fold of the derived unit pascal" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://qudt.org/schema/qudt/prefix": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@id": "http://qudt.org/vocab/prefix/Mega" + } + ], + "http://qudt.org/schema/qudt/symbol": [ + { + "@value": "MPa" + } + ], + "http://qudt.org/schema/qudt/ucumCode": [ + { + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "MPa" + } + ], + "http://qudt.org/schema/qudt/uneceCommonCode": [ + { + "@value": "MPA" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "http://qudt.org/2.1/vocab/unit" + }, + { + "@id": "http://qudt.org/vocab/unit" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Megapascal" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/siteZipCode", + "@id": "http://qudt.org/schema/qudt/numericalValue", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/LCAUnit", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The Zip Code of the site. This property may be replaced by a location module in the future." + "@value": "Units for LCA (Life Cycle Assessment) environmental impact indexes" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "http://qudt.org/schema/qudt/Unit" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/damper_x", + "@id": "http://w3id.org/CEON/demo/electronics/datasheet_1", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/electronics/Damper", - "http://w3id.org/CEON/ontology/product/Product" + "http://w3id.org/CEON/ontology/datasheet/DataSheet" + ], + "http://w3id.org/CEON/ontology/resourceODP/containsInformation": [ + { + "@id": "http://w3id.org/CEON/demo/electronics/composition_a" + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/s63" + } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/dismantling_process_1", + "@id": "http://w3id.org/CEON/demo/electronics/company_a", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/processODP/Process" - ], - "http://w3id.org/CEON/ontology/actorODP/participatingResource": [ - { - "@id": "http://w3id.org/CEON/demo/electronics/boc_x" - } + "http://w3id.org/CEON/ontology/actorODP/Actor" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/batchNumber", + "@id": "http://w3id.org/CEON/demo/electronics/locationOfBatchComponent", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "batchNumber represents the identical information of a batch of objects." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" - } - ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Batch number" + "@value": "Location of batch component. The property may be replaced by a location module in the future." + }, + { + "@value": "locationOfBatchComponent represents the location information of a component object within a batch." } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#integer" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/TransitionalMetal", + "@id": "http://w3id.org/CEON/ontology/actor/ProducingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/demo/electronics/MetalMaterial" - } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/LaminateMaterial", + "@id": "http://w3id.org/CEON/demo/electronics/PreConsumerRecycledContent", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@value": "The recycled content has been retained during the process of manufacturing or delivering products, before delivering to a customer." + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@value": "https://en.wikipedia.org/wiki/Pre-consumer_recycling" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/BromideMaterial", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@id": "http://qudt.org/schema/qudt/Quantity" } ] }, @@ -1340,12 +1182,6 @@ } ] }, - { - "@id": "http://qudt.org/schema/qudt/definedUnitOfSystem", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, { "@id": "http://w3id.org/CEON/demo/electronics/ss_3", "@type": [ @@ -1374,39 +1210,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/dateOfProduction", + "@id": "http://w3id.org/CEON/demo/electronics/Speaker", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "dateOfProduction represents the date of production of a batch of products." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Date of production" - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2001/XMLSchema#dateTime" + "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/sizeLevel", + "@id": "http://w3id.org/CEON/demo/electronics/electricalResistivity", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -1417,149 +1232,135 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/electricalConductivity", + "@id": "http://w3id.org/CEON/demo/electronics/decommissionReason", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@value": "The reason for a decommission operation." } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProductSourcingComponentRelation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/provenance/Statement" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/DoubleMagnet", + "@id": "http://w3id.org/CEON/demo/electronics/ss_2", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ProducingResource" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://w3id.org/CEON/ontology/actorODP/participantRole": [ { - "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" + "@id": "http://w3id.org/CEON/ontology/actor/manufacturer" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/productDiameter", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://w3id.org/CEON/ontology/actorODP/participatingActor": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@id": "http://w3id.org/CEON/demo/electronics/company_a" } - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/numberOfRecyclingCycles", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/tensileStrength", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://w3id.org/CEON/ontology/actorODP/participatingResource": [ { - "@value": "Tensile Strength is a used to represent the ability of a product or some content to resist breaking when it is pulled apart. It is the maximum stress that a product can withstand before breaking." + "@id": "http://w3id.org/CEON/demo/electronics/neodymium_magnet_x" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@value": "The 'neodymium magnet x' product is manufactured by the 'company a' company." } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/manufacturer", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/company_b", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actorODP/Actor" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/NeodymiumMagnet", + "@id": "http://w3id.org/CEON/demo/electronics/AdhesiveMaterial", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" + "@id": "http://w3id.org/CEON/ontology/material/Material" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/Process", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0", + "@id": "http://qudt.org/vocab/unit/OHM-M", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/CatalystMaterial", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://qudt.org/schema/qudt/Unit" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://qudt.org/schema/qudt/conversionMultiplier": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "1.0" + } + ], + "http://qudt.org/schema/qudt/iec61360Code": [ + { + "@value": "0112/2///62720#UAA020" + } + ], + "http://qudt.org/schema/qudt/informativeReference": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://www.iso.org/iso/catalogue_detail?csnumber=31897" + } + ], + "http://qudt.org/schema/qudt/symbol": [ + { + "@value": "Ω⋅m" + } + ], + "http://qudt.org/schema/qudt/ucumCode": [ + { + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "Ohm.m" + } + ], + "http://qudt.org/schema/qudt/uneceCommonCode": [ + { + "@value": "C61" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "http://qudt.org/2.1/vocab/unit" + }, + { + "@id": "http://qudt.org/vocab/unit" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-us", + "@value": "Ohm Meter" + }, + { + "@language": "en", + "@value": "ohm metre" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/Damper", + "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "electronics product" + } + ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" + "@id": "http://w3id.org/CEON/ontology/product/Product" } ] }, { - "@id": "http://qudt.org/schema/qudt/conversionMultiplier", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/demo/electronics/LCA-LonisingRaditionHumanHealth", + "@id": "http://w3id.org/CEON/demo/electronics/refractiveIndexAt25", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -1570,289 +1371,300 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/PostConsumerRecycledContent", + "@id": "http://w3id.org/CEON/demo/electronics/Damper", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@value": "The finished goods or products have been used by a consumer, and then the material has been recycled." - } - ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://qudt.org/schema/qudt/Quantity" + "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/siteAddress", + "@id": "http://w3id.org/CEON/demo/electronics/hazardousMaterialsPercentage", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The address of the site. This property may be replaced by a location module in the future." + "@value": "The percentage of hazardous materials." } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/REACHCompliance", + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/TransitionalMetal", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/product/Compliance" - } - ], - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "_:n390734f48ed24986a56287adf7eccf25b1" + "@id": "http://w3id.org/CEON/demo/electronics/MetalMaterial" } ] }, { - "@id": "_:n390734f48ed24986a56287adf7eccf25b1", + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#hasValue": [ - { - "@id": "http://w3id.org/CEON/demo/electronics/REACH" - } + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/LCA-HumanToxicityCancer", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/demo/electronics/complianceWith" + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, { - "@id": "http://qudt.org/vocab/unit/PA", + "@id": "http://w3id.org/CEON/demo/electronics/q1", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Unit" - ], - "http://purl.org/dc/terms/description": [ - { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one "kilogram per meter per second per second." The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude." - } - ], - "http://qudt.org/schema/qudt/conversionMultiplier": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "1.0" - } - ], - "http://qudt.org/schema/qudt/dbpediaMatch": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Pascal" - } - ], - "http://qudt.org/schema/qudt/exactMatch": [ - { - "@id": "http://qudt.org/vocab/unit/KiloGM-PER-M-SEC2" - }, - { - "@id": "http://qudt.org/vocab/unit/N-PER-M2" - } - ], - "http://qudt.org/schema/qudt/iec61360Code": [ - { - "@value": "0112/2///62720#UAA258" - } - ], - "http://qudt.org/schema/qudt/informativeReference": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Pascal?oldid=492989202" - } - ], - "http://qudt.org/schema/qudt/omUnit": [ - { - "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/pascal" - } + "http://qudt.org/schema/qudt/Quantity", + "http://w3id.org/CEON/ontology/provenance/Statement" ], - "http://qudt.org/schema/qudt/siUnitsExpression": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@value": "N/m^2" + "@id": "http://qudt.org/vocab/unit/PA" } ], - "http://qudt.org/schema/qudt/symbol": [ + "http://w3id.org/CEON/demo/electronics/fatigueResistance": [ { - "@value": "Pa" + "@value": 80.0 } ], - "http://qudt.org/schema/qudt/ucumCode": [ + "http://w3id.org/CEON/ontology/provenance/statementAbout": [ { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "Pa" + "@id": "http://w3id.org/CEON/demo/electronics/speaker_x" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/dismantler", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/LaminateMaterial", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://qudt.org/schema/qudt/udunitsCode": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "Pa" + "@id": "http://w3id.org/CEON/ontology/material/Material" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingResource", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/transitionTemperature", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://qudt.org/schema/qudt/uneceCommonCode": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "PAL" + "@value": "Tg" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "http://qudt.org/2.1/vocab/unit" - }, + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://qudt.org/vocab/unit" + "@id": "http://www.w3.org/2001/XMLSchema#double" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/manufacturer", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://qudt.org/schema/qudt/hasDimensionVector", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/LCA-EutrophicationMarine", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@language": "en", - "@value": "pascal" + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/speaker_x", + "@id": "http://w3id.org/CEON/demo/electronics/nitrogen_material_a", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/electronics/Speaker" + "http://w3id.org/CEON/demo/electronics/NonMetalMaterial" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/", + "@id": "http://w3id.org/CEON/demo/electronics/FlameRetardantMaterial", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Eva Blomqvist" - }, - { - "@value": "Mikael Lindecrantz" - }, - { - "@value": "Robin Keskisärkkä" - } - ], - "http://purl.org/dc/terms/creator": [ - { - "@value": "Huanyu Li" - } - ], - "http://purl.org/dc/terms/description": [ - { - "@value": "The Electronics module of CEON (Circular Economy Ontology Network)." - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "https://creativecommons.org/licenses/by/4.0/" + "@id": "http://w3id.org/CEON/ontology/material/Material" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/provenance/statementAbout", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/IssuingResource", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/dismantling_company_b", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actorODP/Actor" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/CoreMaterial", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "Circular Economy Ontology Network (CEON) - Electronics Module" + "@id": "http://w3id.org/CEON/ontology/material/Material" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/reportedDamage", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "http://w3id.org/CEON/demo/electronics/" + "@value": "reportedDamage is used to represent damage information." } ], - "http://qudt.org/schema/qudt/prefix": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "electronics" + "@id": "http://www.w3.org/2001/XMLSchema#string" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/fiberElongationAtBreak", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "https://github.com/LiUSemWeb/CEON" + "@id": "http://www.w3.org/2001/XMLSchema#double" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/neodymium_magnet_x", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/electronics/NeodymiumMagnet", + "http://w3id.org/CEON/ontology/product/Product" ], - "http://www.w3.org/2002/07/owl#imports": [ - { - "@id": "http://w3id.org/CEON/ontology/actor/0.2/" - }, - { - "@id": "http://w3id.org/CEON/ontology/datasheet/0.1/" - }, - { - "@id": "http://w3id.org/CEON/ontology/material/0.1/" - }, - { - "@id": "http://w3id.org/CEON/ontology/product/0.2/" - }, + "http://w3id.org/CEON/ontology/resourceODP/hasConstituent": [ { - "@id": "http://w3id.org/CEON/ontology/quantity/0.1/" + "@id": "http://w3id.org/CEON/demo/electronics/damper_x" }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/0.2/" - } - ], - "http://www.w3.org/2002/07/owl#versionIRI": [ - { - "@id": "http://w3id.org/CEON/demo/electronics/0.1/" - } - ], - "http://www.w3.org/2002/07/owl#versionInfo": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "0.1" + "@id": "http://w3id.org/CEON/demo/electronics/neodymium_magnet_x" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/s63", + "@id": "http://w3id.org/CEON/demo/electronics/content_1", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ProcessParticipation" + "http://w3id.org/CEON/demo/electronics/PostCustomerRecycledContent" ], - "http://w3id.org/CEON/demo/electronics/decommissionReason": [ + "http://qudt.org/schema/qudt/hasUnit": [ { - "@value": "They are broken." + "@id": "https://qudt.org/vocab/unit/PERCENT" } ], - "http://w3id.org/CEON/ontology/actorODP/participantRole": [ + "http://qudt.org/schema/qudt/numericalValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/dismantler" + "@value": 50.0 } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/PrepregMaterial", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://w3id.org/CEON/ontology/actorODP/participatingActor": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/demo/electronics/dismantling_company_b" + "@id": "http://w3id.org/CEON/ontology/material/Material" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/reportedRepairs", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://w3id.org/CEON/ontology/actorODP/participationIn": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/demo/electronics/dismantling_process_1" + "@value": "reportedRepairs is used to represent repairing information." } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "The batch of products \"box x\" is going to be decommissioned, operated by the 'dismantling company b', because of 'They are broken'." + "@id": "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/company_a", + "@id": "http://w3id.org/CEON/ontology/actor/ProcessParticipation", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actorODP/Actor" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/fiberElongationAtBreak", + "@id": "http://w3id.org/CEON/demo/electronics/sizeLevel", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -1863,41 +1675,66 @@ ] }, { - "@id": "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem", + "@id": "http://w3id.org/CEON/demo/electronics/LCA-ClimateChangeFossil", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#double" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationTimePoint", + "@id": "http://w3id.org/CEON/demo/electronics/siteCountry", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The country of the site. This property may be replaced by a location module in the future." + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#string" + } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/MetalMaterial", + "@id": "http://w3id.org/CEON/demo/electronics/REACHCompliance", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@id": "http://w3id.org/CEON/ontology/product/Compliance" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:n202d037fe8ff4ec685da7700a3be2d19b1" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/instructionOfRepair", + "@id": "_:n202d037fe8ff4ec685da7700a3be2d19b1", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "http://w3id.org/CEON/demo/electronics/REACH" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/demo/electronics/complianceWith" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/SurfaceFinishMaterial", + "@id": "http://w3id.org/CEON/demo/electronics/FibreMAterial", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1908,132 +1745,208 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/flameRetardancy", + "@id": "http://w3id.org/CEON/demo/electronics/siteName", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Flame Retardancy property is used to represent whether a product or content resist or delay the ignition and spread of fire. This property has 'True' of 'False' values." + "@value": "The name of the site where the batch of products is located. This property may be replaced by a location module in the future." } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id": "http://qudt.org/vocab/unit/OHM-M", + "@id": "http://w3id.org/CEON/demo/electronics/sampleLength", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Unit" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://qudt.org/schema/qudt/conversionMultiplier": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "1.0" + "@id": "http://www.w3.org/2001/XMLSchema#double" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/recyclingProcessDuration", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://qudt.org/schema/qudt/iec61360Code": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "0112/2///62720#UAA020" + "@id": "http://www.w3.org/2001/XMLSchema#double" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/carbon_material_a", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/electronics/NonMetalMaterial" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/highUVResistance", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://qudt.org/schema/qudt/informativeReference": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://www.iso.org/iso/catalogue_detail?csnumber=31897" + "@value": "High UV Resistance property is used to represent whether a product or content withstand the damaging effects of ultraviolet (UV) radiation. It has values 'True' or 'False'." } ], - "http://qudt.org/schema/qudt/symbol": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "Ω⋅m" + "@id": "http://www.w3.org/2001/XMLSchema#boolean" } + ] + }, + { + "@id": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/BromideMaterial", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://qudt.org/schema/qudt/ucumCode": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "Ohm.m" + "@id": "http://w3id.org/CEON/ontology/material/Material" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/CouplingCone", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://qudt.org/schema/qudt/uneceCommonCode": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "C61" + "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProduct" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/dateOfProduction", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://qudt.org/2.1/vocab/unit" - }, + "@value": "dateOfProduction represents the date of production of a batch of products." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://qudt.org/vocab/unit" + "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en-us", - "@value": "Ohm Meter" - }, + "@value": "Date of production" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@language": "en", - "@value": "ohm metre" + "@id": "http://www.w3.org/2001/XMLSchema#dateTime" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/composition_a", + "@id": "http://w3id.org/CEON/demo/electronics/M", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Quantity", - "http://w3id.org/CEON/ontology/actorODP/ResourceRelation", - "http://w3id.org/CEON/ontology/provenance/Statement" - ], - "http://qudt.org/schema/qudt/hasUnit": [ - { - "@id": "http://qudt.org/vocab/unit/GM" - } + "http://w3id.org/CEON/ontology/actorODP/Actor" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/numberOfRecyclingCycles", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/flameRetardancy", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://qudt.org/schema/qudt/numericalValue": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": 300.0 + "@value": "Flame Retardancy property is used to represent whether a product or content resist or delay the ignition and spread of fire. This property has 'True' of 'False' values." } ], - "http://w3id.org/CEON/ontology/actorODP/participatingObject": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/demo/electronics/carbon_material_a" + "@id": "http://www.w3.org/2001/XMLSchema#boolean" } + ] + }, + { + "@id": "https://qudt.org/vocab/unit/PERCENT", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://qudt.org/schema/qudt/Unit" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/instructionofMaintenance", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://w3id.org/CEON/ontology/actorODP/participatingSubject": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/demo/electronics/speaker_x" + "@id": "http://www.w3.org/2001/XMLSchema#string" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/LCA-EcotoxicityFreshwater", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "Speaker x contains 300 grams of carbon material a." + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/HardenerMaterial", + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/LCA-Acidification", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ProcessParticipation", + "@id": "http://w3id.org/CEON/demo/electronics/productDiameter", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#double" + } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/AlkalineEarthMetal", + "@id": "http://w3id.org/CEON/demo/electronics/AlkaliMetal", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -2044,127 +1957,143 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/s7", + "@id": "http://w3id.org/CEON/demo/electronics/LCA-ClimateChange", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/SupplyingResource" - ], - "http://w3id.org/CEON/ontology/actorODP/participantRole": [ - { - "@id": "http://w3id.org/CEON/ontology/actor/supplier" - } - ], - "http://w3id.org/CEON/ontology/actorODP/participatingActor": [ - { - "@id": "http://w3id.org/CEON/demo/electronics/company_x" - } - ], - "http://w3id.org/CEON/ontology/actorODP/participatingResource": [ - { - "@id": "http://w3id.org/CEON/demo/electronics/boc_x" - } + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "The batch of products ('boc_x') is supplied by the 'company_x' company." + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/ActinoidsMetal", + "@id": "http://w3id.org/CEON/demo/electronics/ElectronicsProductSourcingComponentRelation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/demo/electronics/MetalMaterial" + "@id": "http://w3id.org/CEON/ontology/provenance/Statement" } ] }, { - "@id": "http://qudt.org/vocab/unit/MegaPA", + "@id": "http://w3id.org/CEON/demo/electronics/", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Unit" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://purl.org/dc/terms/description": [ + "http://purl.org/dc/terms/contributor": [ { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "1,000,000-fold of the derived unit pascal" + "@value": "Eva Blomqvist" + }, + { + "@value": "Mikael Lindecrantz" + }, + { + "@value": "Robin Keskisärkkä" } ], - "http://qudt.org/schema/qudt/conversionMultiplier": [ + "http://purl.org/dc/terms/creator": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "1000000.0" + "@value": "Huanyu Li" } ], - "http://qudt.org/schema/qudt/iec61360Code": [ + "http://purl.org/dc/terms/description": [ { - "@value": "0112/2///62720#UAA215" + "@value": "The Electronics module of CEON (Circular Economy Ontology Network)." } ], - "http://qudt.org/schema/qudt/plainTextDescription": [ + "http://purl.org/dc/terms/license": [ { - "@value": "1,000,000-fold of the derived unit pascal" + "@value": "https://creativecommons.org/licenses/by/4.0/" } ], - "http://qudt.org/schema/qudt/prefix": [ + "http://purl.org/dc/terms/title": [ { - "@id": "http://qudt.org/vocab/prefix/Mega" + "@value": "Circular Economy Ontology Network (CEON) - Electronics Module" } ], - "http://qudt.org/schema/qudt/symbol": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@value": "MPa" + "@value": "http://w3id.org/CEON/demo/electronics/" } ], - "http://qudt.org/schema/qudt/ucumCode": [ + "http://qudt.org/schema/qudt/prefix": [ { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "MPa" + "@value": "electronics" } ], - "http://qudt.org/schema/qudt/uneceCommonCode": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@value": "MPA" + "@value": "https://github.com/LiUSemWeb/CEON" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://www.w3.org/2002/07/owl#imports": [ { - "@id": "http://qudt.org/2.1/vocab/unit" + "@id": "http://w3id.org/CEON/ontology/actor/0.2/" }, { - "@id": "http://qudt.org/vocab/unit" + "@id": "http://w3id.org/CEON/ontology/datasheet/0.1/" + }, + { + "@id": "http://w3id.org/CEON/ontology/material/0.1/" + }, + { + "@id": "http://w3id.org/CEON/ontology/product/0.2/" + }, + { + "@id": "http://w3id.org/CEON/ontology/quantity/0.1/" + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/0.2/" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#versionIRI": [ { - "@language": "en", - "@value": "Megapascal" + "@id": "http://w3id.org/CEON/demo/electronics/0.1/" + } + ], + "http://www.w3.org/2002/07/owl#versionInfo": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "0.1" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/densityAt25", + "@id": "http://w3id.org/CEON/demo/electronics/VirginFossilContent", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@id": "http://qudt.org/schema/qudt/Quantity" } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/siteCity", + "@id": "http://w3id.org/CEON/demo/electronics/company_b", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actorODP/Actor" + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/MatrixAdditiveMAterial", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "The city of the site. This property may be replaced by a location module in the future." + "@id": "http://w3id.org/CEON/ontology/material/Material" } + ] + }, + { + "@id": "http://w3id.org/CEON/demo/electronics/recyclingProcessName", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#range": [ { @@ -2173,26 +2102,40 @@ ] }, { - "@id": "http://qudt.org/schema/qudt/expression", + "@id": "http://w3id.org/CEON/demo/electronics/recyclingTemperature", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "To represent the temperature condition in a recycling process." + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#double" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/provenance/statementAbout", + "@id": "http://w3id.org/CEON/demo/electronics/Regulation", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/carbon_material_a", + "@id": "http://w3id.org/CEON/demo/electronics/componentLength", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/electronics/NonMetalMaterial" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#double" + } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/componentDiameter", + "@id": "http://w3id.org/CEON/demo/electronics/LCA-WaterUse", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -2203,14 +2146,18 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/dismantling_company_b", + "@id": "http://w3id.org/CEON/demo/electronics/fibreVolumeContent", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actorODP/Actor" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#double" + } ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/FlameRetardantMaterial", + "@id": "http://w3id.org/CEON/demo/electronics/HardenerMaterial", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -2221,18 +2168,71 @@ ] }, { - "@id": "http://w3id.org/CEON/demo/electronics/neodymium_magnet_x", + "@id": "http://qudt.org/vocab/unit/GigaPA", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/electronics/NeodymiumMagnet", - "http://w3id.org/CEON/ontology/product/Product" + "http://qudt.org/schema/qudt/Unit" ], - "http://w3id.org/CEON/ontology/resourceODP/hasConstituent": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://w3id.org/CEON/demo/electronics/damper_x" + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "1 000 000 000-fold of the SI derived unit pascal" + } + ], + "http://qudt.org/schema/qudt/conversionMultiplier": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "1000000000.0" + } + ], + "http://qudt.org/schema/qudt/hasDimensionVector": [ + { + "@id": "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0" + } + ], + "http://qudt.org/schema/qudt/iec61360Code": [ + { + "@value": "0112/2///62720#UAA153" + } + ], + "http://qudt.org/schema/qudt/plainTextDescription": [ + { + "@value": "1 000 000 000-fold of the SI derived unit pascal" + } + ], + "http://qudt.org/schema/qudt/prefix": [ + { + "@id": "http://qudt.org/vocab/prefix/Giga" + } + ], + "http://qudt.org/schema/qudt/symbol": [ + { + "@value": "GPa" + } + ], + "http://qudt.org/schema/qudt/ucumCode": [ + { + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "GPa" + } + ], + "http://qudt.org/schema/qudt/uneceCommonCode": [ + { + "@value": "A89" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "http://qudt.org/2.1/vocab/unit" }, { - "@id": "http://w3id.org/CEON/demo/electronics/neodymium_magnet_x" + "@id": "http://qudt.org/vocab/unit" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Gigapascal" } ] } diff --git a/docs/demo/electronics/0.1/electronics.owl b/docs/demo/electronics/0.1/electronics.owl index 5a9b29d6..433a55d4 100644 --- a/docs/demo/electronics/0.1/electronics.owl +++ b/docs/demo/electronics/0.1/electronics.owl @@ -3,8 +3,8 @@ xmlns="http://w3id.org/CEON/demo/electronics/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:ns1="http://qudt.org/schema/qudt/" - xmlns:ns2="http://w3id.org/CEON/ontology/resourceODP/" - xmlns:ns3="http://w3id.org/CEON/ontology/actorODP/" + xmlns:ns2="http://w3id.org/CEON/ontology/actorODP/" + xmlns:ns3="http://w3id.org/CEON/ontology/resourceODP/" xmlns:ns4="http://w3id.org/CEON/ontology/product/" xmlns:ns5="http://w3id.org/CEON/ontology/provenance/" xmlns:owl="http://www.w3.org/2002/07/owl#" @@ -12,116 +12,37 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - 1.0 - 0112/2///62720#UAA258 - N/m^2 - The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one "kilogram per meter per second per second." The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. - http://dbpedia.org/resource/Pascal - http://en.wikipedia.org/wiki/Pascal?oldid=492989202 - - Pa - Pa - Pa - PAL - - - pascal - - - - - - - - - 1.0 - 0112/2///62720#UAA265 - Pa.s - The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. - \(Pa-s\) - Paâ‹…s - Pa.s - C65 - - - pascal second - - + - - dateOfDecomissioning represents the date of decomissioning of a batch of products. - Date of decomissioning + + Location of batch component. The property may be replaced by a location module in the future. + locationOfBatchComponent represents the location information of a component object within a batch. - + - - - dateOfProduction represents the date of production of a batch of products. - Date of production - - - - + - - - - - - - - - - - - - - Eva Blomqvist - Mikael Lindecrantz - Robin Keskisärkkä - Huanyu Li - The Electronics module of CEON (Circular Economy Ontology Network). - https://creativecommons.org/licenses/by/4.0/ - Circular Economy Ontology Network (CEON) - Electronics Module - http://w3id.org/CEON/demo/electronics/ - electronics - https://github.com/LiUSemWeb/CEON - 0.1 - - - - - - - - + + + + reportedDamage is used to represent damage information. - + - - - - - - - + + - - - + + + - + - + @@ -139,34 +60,32 @@ Gigapascal - - - - The Zip Code of the site. This property may be replaced by a location module in the future. - - - - - Flame Retardancy property is used to represent whether a product or content resist or delay the ignition and spread of fire. This property has 'True' of 'False' values. - - - - - - - + - - - - - - To represent the pressure condition in a recycling process. + + + + + The 'damper x' product is manufactured by the 'company b' company. - + - - + + + + + + 1.0 + 0112/2///62720#UAA265 + Pa.s + The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. + \(Pa-s\) + Paâ‹…s + Pa.s + C65 + + + pascal second @@ -183,60 +102,49 @@ Megapascal - + - - - - reportedRepairs is used to represent repairing information. - - - - - - batchNumber represents the identical information of a batch of objects. - Batch number - - - - - electronics product + + + + + + + They are broken. + The batch of products "box x" is going to be decommissioned, operated by the 'dismantling company b', because of 'They are broken'. - - + + + + + + + The batch of products ('boc_x') is supplied by the 'company_x' company. - - - + + + - - + + + + The name of the site where the batch of products is located. This property may be replaced by a location module in the future. - + + - - - - - - - Units for LCA (Life Cycle Assessment) environmental impact indexes + + - + - - dateOfInstallation represents the date of installation of a batch of products. - Date of installation + - - - - A DerivedUnit is a type specification for units that are derived from other units. - - Derived Unit + + @@ -252,528 +160,620 @@ Ohm Meter ohm metre - + + + + + + + + + + Eva Blomqvist + Mikael Lindecrantz + Robin Keskisärkkä + Huanyu Li + The Electronics module of CEON (Circular Economy Ontology Network). + https://creativecommons.org/licenses/by/4.0/ + Circular Economy Ontology Network (CEON) - Electronics Module + http://w3id.org/CEON/demo/electronics/ + electronics + https://github.com/LiUSemWeb/CEON + 0.1 + + - The percentage of hazardous materials. - - - - - - - - - 300.0 - Speaker x contains 300 grams of carbon material a. + + - + - + - + - - - - - - - - - This 'speaker x' product is manufactured by the 'company y' company. + - - - - - - - They are broken. - The batch of products "box x" is going to be decommissioned, operated by the 'dismantling company b', because of 'They are broken'. + + - - + + - + - - - - - 2023-10-11 - 'Data sheet 1' was issued by organization 'M' on date '2023-10-11', and contains the statement that 'Speaker x contains 300 grams of carbon materials.' - - - - + + + - + - - - - - The 'damper x' product is manufactured by the 'company b' company. + + + 50.0 The address of the site. This property may be replaced by a location module in the future. - - - - + + + - - + + + + Tg - + + + + - reportedDamage is used to represent damage information. + The reason for a decommission operation. - + - + + + + + + - The finished goods or products have been used by a consumer, and then the material has been recycled. + The recycled content has been retained during the process of manufacturing or delivering products, before delivering to a customer. + https://en.wikipedia.org/wiki/Pre-consumer_recycling - + + + + + + + + + + + 2023-10-11 + 'Data sheet 1' was issued by organization 'M' on date '2023-10-11', and contains the statement that 'Speaker x contains 300 grams of carbon materials.' + + + + + + + + + + 300.0 + Speaker x contains 300 grams of carbon material a. + + - - The name of the site where the batch of products is located. This property may be replaced by a location module in the future. + + Flame Retardancy property is used to represent whether a product or content resist or delay the ignition and spread of fire. This property has 'True' of 'False' values. - + - + + + + 1.0 + 0112/2///62720#UAA258 + N/m^2 + The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one "kilogram per meter per second per second." The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. + http://dbpedia.org/resource/Pascal + http://en.wikipedia.org/wiki/Pascal?oldid=492989202 + + Pa + Pa + Pa + PAL + + + pascal - - - - - - - 80.0 + + - + - - Tensile Strength is a used to represent the ability of a product or some content to resist breaking when it is pulled apart. It is the maximum stress that a product can withstand before breaking. + + reportedRepairs is used to represent repairing information. - + - + - - - - - + - The reason for a decommission operation. + + + + The content of product/material that can be renewed. - + - - - - Location of batch component. The property may be replaced by a location module in the future. - locationOfBatchComponent represents the location information of a component object within a batch. - - + - - - - - - - - - - Tg + - + - + - - - - The city of the site. This property may be replaced by a location module in the future. - - + - - The recycled content has been retained during the process of manufacturing or delivering products, before delivering to a customer. - https://en.wikipedia.org/wiki/Pre-consumer_recycling + - + - + + - - - + + + - - + + - - + + + + + dateOfProduction represents the date of production of a batch of products. + Date of production - + - + - - - - - - + + + - + - - - - - - - The batch of products ('boc_x') is supplied by the 'company_x' company. + + + - + + + The city of the site. This property may be replaced by a location module in the future. - - - + + - - - + + + + dateOfInstallation represents the date of installation of a batch of products. + Date of installation - + - - - - - - - 50.0 + + Units for LCA (Life Cycle Assessment) environmental impact indexes - + - + + High UV Resistance property is used to represent whether a product or content withstand the damaging effects of ultraviolet (UV) radiation. It has values 'True' or 'False'. - + + Tensile Strength is a used to represent the ability of a product or some content to resist breaking when it is pulled apart. It is the maximum stress that a product can withstand before breaking. - - - - - - - - - + - - - - + + + + + The 'neodymium magnet x' product is manufactured by the 'company a' company. - + - + - + - - - - - + - + - To represent the temperature condition in a recycling process. - + + + + + + + + - + - - - - - - - - The 'neodymium magnet x' product is manufactured by the 'company a' company. + + - + + + + A DerivedUnit is a type specification for units that are derived from other units. + + Derived Unit + + + The country of the site. This property may be replaced by a location module in the future. - + - + - - + + + + + + - + + To represent the temperature condition in a recycling process. - - - - - + - - The country of the site. This property may be replaced by a location module in the future. - - - - - - - + - + - + + electronics product - + - - - - + + + + + + + + + - + + + + + This 'speaker x' product is manufactured by the 'company y' company. - + - + - + - + + + batchNumber represents the identical information of a batch of objects. + Batch number - + + To represent the pressure condition in a recycling process. - + - - - - + - + - - - - - - - - - - - + - + + - + - + + - + - + + + + + + + - + - + - + + + + + - - + + + dateOfDecomissioning represents the date of decomissioning of a batch of products. + Date of decomissioning - - - + + - + + + + + + + + + + + + 80.0 + + - - + + + + + + + + + + + + + + + + + - + - + - - - - High UV Resistance property is used to represent whether a product or content withstand the damaging effects of ultraviolet (UV) radiation. It has values 'True' or 'False'. + + + - - + + + + The finished goods or products have been used by a consumer, and then the material has been recycled. - + - + - + + + + + - - - + + + - + - + + - + + + + + - + + + + + + + + + + + + + + + - + - - + + + + The percentage of hazardous materials. - + - - - - + + - + + + + + - - + + + + The Zip Code of the site. This property may be replaced by a location module in the future. - + + + + - - + - - - + + - + + + + + + + + + + + + - + + + + - - + + - + + + + + + + diff --git a/docs/demo/electronics/0.1/electronics.rdf b/docs/demo/electronics/0.1/electronics.rdf index 5a9b29d6..433a55d4 100644 --- a/docs/demo/electronics/0.1/electronics.rdf +++ b/docs/demo/electronics/0.1/electronics.rdf @@ -3,8 +3,8 @@ xmlns="http://w3id.org/CEON/demo/electronics/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:ns1="http://qudt.org/schema/qudt/" - xmlns:ns2="http://w3id.org/CEON/ontology/resourceODP/" - xmlns:ns3="http://w3id.org/CEON/ontology/actorODP/" + xmlns:ns2="http://w3id.org/CEON/ontology/actorODP/" + xmlns:ns3="http://w3id.org/CEON/ontology/resourceODP/" xmlns:ns4="http://w3id.org/CEON/ontology/product/" xmlns:ns5="http://w3id.org/CEON/ontology/provenance/" xmlns:owl="http://www.w3.org/2002/07/owl#" @@ -12,116 +12,37 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - 1.0 - 0112/2///62720#UAA258 - N/m^2 - The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one "kilogram per meter per second per second." The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. - http://dbpedia.org/resource/Pascal - http://en.wikipedia.org/wiki/Pascal?oldid=492989202 - - Pa - Pa - Pa - PAL - - - pascal - - - - - - - - - 1.0 - 0112/2///62720#UAA265 - Pa.s - The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. - \(Pa-s\) - Paâ‹…s - Pa.s - C65 - - - pascal second - - + - - dateOfDecomissioning represents the date of decomissioning of a batch of products. - Date of decomissioning + + Location of batch component. The property may be replaced by a location module in the future. + locationOfBatchComponent represents the location information of a component object within a batch. - + - - - dateOfProduction represents the date of production of a batch of products. - Date of production - - - - + - - - - - - - - - - - - - - Eva Blomqvist - Mikael Lindecrantz - Robin Keskisärkkä - Huanyu Li - The Electronics module of CEON (Circular Economy Ontology Network). - https://creativecommons.org/licenses/by/4.0/ - Circular Economy Ontology Network (CEON) - Electronics Module - http://w3id.org/CEON/demo/electronics/ - electronics - https://github.com/LiUSemWeb/CEON - 0.1 - - - - - - - - + + + + reportedDamage is used to represent damage information. - + - - - - - - - + + - - - + + + - + - + @@ -139,34 +60,32 @@ Gigapascal - - - - The Zip Code of the site. This property may be replaced by a location module in the future. - - - - - Flame Retardancy property is used to represent whether a product or content resist or delay the ignition and spread of fire. This property has 'True' of 'False' values. - - - - - - - + - - - - - - To represent the pressure condition in a recycling process. + + + + + The 'damper x' product is manufactured by the 'company b' company. - + - - + + + + + + 1.0 + 0112/2///62720#UAA265 + Pa.s + The SI unit of dynamic viscosity, equal to 10 poises or 1000 centipoises. + \(Pa-s\) + Paâ‹…s + Pa.s + C65 + + + pascal second @@ -183,60 +102,49 @@ Megapascal - + - - - - reportedRepairs is used to represent repairing information. - - - - - - batchNumber represents the identical information of a batch of objects. - Batch number - - - - - electronics product + + + + + + + They are broken. + The batch of products "box x" is going to be decommissioned, operated by the 'dismantling company b', because of 'They are broken'. - - + + + + + + + The batch of products ('boc_x') is supplied by the 'company_x' company. - - - + + + - - + + + + The name of the site where the batch of products is located. This property may be replaced by a location module in the future. - + + - - - - - - - Units for LCA (Life Cycle Assessment) environmental impact indexes + + - + - - dateOfInstallation represents the date of installation of a batch of products. - Date of installation + - - - - A DerivedUnit is a type specification for units that are derived from other units. - - Derived Unit + + @@ -252,528 +160,620 @@ Ohm Meter ohm metre - + + + + + + + + + + Eva Blomqvist + Mikael Lindecrantz + Robin Keskisärkkä + Huanyu Li + The Electronics module of CEON (Circular Economy Ontology Network). + https://creativecommons.org/licenses/by/4.0/ + Circular Economy Ontology Network (CEON) - Electronics Module + http://w3id.org/CEON/demo/electronics/ + electronics + https://github.com/LiUSemWeb/CEON + 0.1 + + - The percentage of hazardous materials. - - - - - - - - - 300.0 - Speaker x contains 300 grams of carbon material a. + + - + - + - + - - - - - - - - - This 'speaker x' product is manufactured by the 'company y' company. + - - - - - - - They are broken. - The batch of products "box x" is going to be decommissioned, operated by the 'dismantling company b', because of 'They are broken'. + + - - + + - + - - - - - 2023-10-11 - 'Data sheet 1' was issued by organization 'M' on date '2023-10-11', and contains the statement that 'Speaker x contains 300 grams of carbon materials.' - - - - + + + - + - - - - - The 'damper x' product is manufactured by the 'company b' company. + + + 50.0 The address of the site. This property may be replaced by a location module in the future. - - - - + + + - - + + + + Tg - + + + + - reportedDamage is used to represent damage information. + The reason for a decommission operation. - + - + + + + + + - The finished goods or products have been used by a consumer, and then the material has been recycled. + The recycled content has been retained during the process of manufacturing or delivering products, before delivering to a customer. + https://en.wikipedia.org/wiki/Pre-consumer_recycling - + + + + + + + + + + + 2023-10-11 + 'Data sheet 1' was issued by organization 'M' on date '2023-10-11', and contains the statement that 'Speaker x contains 300 grams of carbon materials.' + + + + + + + + + + 300.0 + Speaker x contains 300 grams of carbon material a. + + - - The name of the site where the batch of products is located. This property may be replaced by a location module in the future. + + Flame Retardancy property is used to represent whether a product or content resist or delay the ignition and spread of fire. This property has 'True' of 'False' values. - + - + + + + 1.0 + 0112/2///62720#UAA258 + N/m^2 + The SI unit of pressure. The pascal is the standard pressure unit in the MKS metric system, equal to one newton per square meter or one "kilogram per meter per second per second." The unit is named for Blaise Pascal (1623-1662), French philosopher and mathematician, who was the first person to use a barometer to measure differences in altitude. + http://dbpedia.org/resource/Pascal + http://en.wikipedia.org/wiki/Pascal?oldid=492989202 + + Pa + Pa + Pa + PAL + + + pascal - - - - - - - 80.0 + + - + - - Tensile Strength is a used to represent the ability of a product or some content to resist breaking when it is pulled apart. It is the maximum stress that a product can withstand before breaking. + + reportedRepairs is used to represent repairing information. - + - + - - - - - + - The reason for a decommission operation. + + + + The content of product/material that can be renewed. - + - - - - Location of batch component. The property may be replaced by a location module in the future. - locationOfBatchComponent represents the location information of a component object within a batch. - - + - - - - - - - - - - Tg + - + - + - - - - The city of the site. This property may be replaced by a location module in the future. - - + - - The recycled content has been retained during the process of manufacturing or delivering products, before delivering to a customer. - https://en.wikipedia.org/wiki/Pre-consumer_recycling + - + - + + - - - + + + - - + + - - + + + + + dateOfProduction represents the date of production of a batch of products. + Date of production - + - + - - - - - - + + + - + - - - - - - - The batch of products ('boc_x') is supplied by the 'company_x' company. + + + - + + + The city of the site. This property may be replaced by a location module in the future. - - - + + - - - + + + + dateOfInstallation represents the date of installation of a batch of products. + Date of installation - + - - - - - - - 50.0 + + Units for LCA (Life Cycle Assessment) environmental impact indexes - + - + + High UV Resistance property is used to represent whether a product or content withstand the damaging effects of ultraviolet (UV) radiation. It has values 'True' or 'False'. - + + Tensile Strength is a used to represent the ability of a product or some content to resist breaking when it is pulled apart. It is the maximum stress that a product can withstand before breaking. - - - - - - - - - + - - - - + + + + + The 'neodymium magnet x' product is manufactured by the 'company a' company. - + - + - + - - - - - + - + - To represent the temperature condition in a recycling process. - + + + + + + + + - + - - - - - - - - The 'neodymium magnet x' product is manufactured by the 'company a' company. + + - + + + + A DerivedUnit is a type specification for units that are derived from other units. + + Derived Unit + + + The country of the site. This property may be replaced by a location module in the future. - + - + - - + + + + + + - + + To represent the temperature condition in a recycling process. - - - - - + - - The country of the site. This property may be replaced by a location module in the future. - - - - - - - + - + - + + electronics product - + - - - - + + + + + + + + + - + + + + + This 'speaker x' product is manufactured by the 'company y' company. - + - + - + - + + + batchNumber represents the identical information of a batch of objects. + Batch number - + + To represent the pressure condition in a recycling process. - + - - - - + - + - - - - - - - - - - - + - + + - + - + + - + - + + + + + + + - + - + - + + + + + - - + + + dateOfDecomissioning represents the date of decomissioning of a batch of products. + Date of decomissioning - - - + + - + + + + + + + + + + + + 80.0 + + - - + + + + + + + + + + + + + + + + + - + - + - - - - High UV Resistance property is used to represent whether a product or content withstand the damaging effects of ultraviolet (UV) radiation. It has values 'True' or 'False'. + + + - - + + + + The finished goods or products have been used by a consumer, and then the material has been recycled. - + - + - + + + + + - - - + + + - + - + + - + + + + + - + + + + + + + + + + + + + + + - + - - + + + + The percentage of hazardous materials. - + - - - - + + - + + + + + - - + + + + The Zip Code of the site. This property may be replaced by a location module in the future. - + + + + - - + - - - + + - + + + + + + + + + + + + - + + + + - - + + - + + + + + + + diff --git a/docs/demo/electronics/0.1/electronics.ttl b/docs/demo/electronics/0.1/electronics.ttl index 046cb000..d6a0150c 100644 --- a/docs/demo/electronics/0.1/electronics.ttl +++ b/docs/demo/electronics/0.1/electronics.ttl @@ -1,8 +1,8 @@ @prefix : . @prefix dcterms: . @prefix ns1: . -@prefix ns2: . -@prefix ns3: . +@prefix ns2: . +@prefix ns3: . @prefix ns4: . @prefix ns5: . @prefix owl: . @@ -239,7 +239,7 @@ ns1:siUnitsExpression a owl:DatatypeProperty . :batchNumber a owl:DatatypeProperty ; rdfs:label "Batch number" ; rdfs:comment "batchNumber represents the identical information of a batch of objects." ; - rdfs:domain ns2:BatchOfObjects ; + rdfs:domain ns3:BatchOfObjects ; rdfs:range xsd:integer . :componentDiameter a owl:DatatypeProperty ; @@ -266,7 +266,7 @@ ns1:siUnitsExpression a owl:DatatypeProperty . :dateOfProduction a owl:DatatypeProperty ; rdfs:label "Date of production" ; rdfs:comment "dateOfProduction represents the date of production of a batch of products." ; - rdfs:domain ns2:BatchOfObjects ; + rdfs:domain ns3:BatchOfObjects ; rdfs:range xsd:dateTime . :decommissionReason a owl:DatatypeProperty ; @@ -278,10 +278,10 @@ ns1:siUnitsExpression a owl:DatatypeProperty . :ds_issue_1 a , owl:NamedIndividual ; - ns3:participantRole ; - ns3:participatingActor :M ; - ns3:participatingResource :datasheet_1 ; - ns3:participationTimePoint "2023-10-11"^^xsd:date ; + ns2:participantRole ; + ns2:participatingActor :M ; + ns2:participatingResource :datasheet_1 ; + ns2:participationTimePoint "2023-10-11"^^xsd:date ; rdfs:comment "'Data sheet 1' was issued by organization 'M' on date '2023-10-11', and contains the statement that 'Speaker x contains 300 grams of carbon materials.'" . :electricalConductivity a owl:DatatypeProperty ; @@ -375,9 +375,9 @@ ns1:siUnitsExpression a owl:DatatypeProperty . :s7 a , owl:NamedIndividual ; - ns3:participantRole ; - ns3:participatingActor :company_x ; - ns3:participatingResource :boc_x ; + ns2:participantRole ; + ns2:participatingActor :company_x ; + ns2:participatingResource :boc_x ; rdfs:comment "The batch of products ('boc_x') is supplied by the 'company_x' company." . :sampleLength a owl:DatatypeProperty ; @@ -411,23 +411,23 @@ ns1:siUnitsExpression a owl:DatatypeProperty . :ss_1 a , owl:NamedIndividual ; - ns3:participantRole ; - ns3:participatingActor :company_y ; - ns3:participatingResource :speaker_x ; + ns2:participantRole ; + ns2:participatingActor :company_y ; + ns2:participatingResource :speaker_x ; rdfs:comment "This 'speaker x' product is manufactured by the 'company y' company." . :ss_2 a , owl:NamedIndividual ; - ns3:participantRole ; - ns3:participatingActor :company_a ; - ns3:participatingResource :neodymium_magnet_x ; + ns2:participantRole ; + ns2:participatingActor :company_a ; + ns2:participatingResource :neodymium_magnet_x ; rdfs:comment "The 'neodymium magnet x' product is manufactured by the 'company a' company." . :ss_3 a , owl:NamedIndividual ; - ns3:participantRole ; - ns3:participatingActor :company_b ; - ns3:participatingResource :damper_x ; + ns2:participantRole ; + ns2:participatingActor :company_b ; + ns2:participatingResource :damper_x ; rdfs:comment "The 'damper x' product is manufactured by the 'company b' company." . :stiffness a owl:DatatypeProperty ; @@ -447,19 +447,19 @@ ns1:siUnitsExpression a owl:DatatypeProperty . :viscosityAt25 a owl:DatatypeProperty ; rdfs:range xsd:double . -ns3:participantRole a owl:ObjectProperty . +ns2:participantRole a owl:ObjectProperty . -ns3:participatingActor a owl:ObjectProperty . +ns2:participatingActor a owl:ObjectProperty . -ns3:participatingObject a owl:AnnotationProperty . +ns2:participatingObject a owl:AnnotationProperty . -ns3:participatingResource a owl:ObjectProperty . +ns2:participatingResource a owl:ObjectProperty . -ns3:participatingSubject a owl:AnnotationProperty . +ns2:participatingSubject a owl:AnnotationProperty . -ns3:participationIn a owl:ObjectProperty . +ns2:participationIn a owl:ObjectProperty . -ns3:participationTimePoint a owl:DatatypeProperty . +ns2:participationTimePoint a owl:DatatypeProperty . ns5:statementAbout a owl:AnnotationProperty . @@ -501,7 +501,7 @@ ns1:DerivedUnit a owl:Class ; :Damper a owl:Class ; rdfs:subClassOf :ElectronicsProduct . -:M a ns3:Actor, +:M a ns2:Actor, owl:NamedIndividual . :NeodymiumMagnet a owl:Class ; @@ -518,46 +518,46 @@ ns1:DerivedUnit a owl:Class ; :carbon_material_a a :NonMetalMaterial, owl:NamedIndividual . -:company_a a ns3:Actor, +:company_a a ns2:Actor, owl:NamedIndividual . -:company_b a ns3:Actor, +:company_b a ns2:Actor, owl:NamedIndividual . -:company_x a ns3:Actor, +:company_x a ns2:Actor, owl:NamedIndividual . -:company_y a ns3:Actor, +:company_y a ns2:Actor, owl:NamedIndividual . :composition_a a ns1:Quantity, - ns3:ResourceRelation, + ns2:ResourceRelation, ns5:Statement, owl:NamedIndividual ; ns1:hasUnit ; ns1:numericalValue 3e+02 ; - ns3:participatingObject :carbon_material_a ; - ns3:participatingSubject :speaker_x ; + ns2:participatingObject :carbon_material_a ; + ns2:participatingSubject :speaker_x ; rdfs:comment "Speaker x contains 300 grams of carbon material a." . :datasheet_1 a , owl:NamedIndividual ; - ns2:containsInformation :composition_a, + ns3:containsInformation :composition_a, :s63 . -:dismantling_company_b a ns3:Actor, +:dismantling_company_b a ns2:Actor, owl:NamedIndividual . :dismantling_process_1 a , owl:NamedIndividual ; - ns3:participatingResource :boc_x . + ns2:participatingResource :boc_x . :s63 a , owl:NamedIndividual ; :decommissionReason "They are broken." ; - ns3:participantRole ; - ns3:participatingActor :dismantling_company_b ; - ns3:participationIn :dismantling_process_1 ; + ns2:participantRole ; + ns2:participatingActor :dismantling_company_b ; + ns2:participationIn :dismantling_process_1 ; rdfs:comment "The batch of products \"box x\" is going to be decommissioned, operated by the 'dismantling company b', because of 'They are broken'." . a owl:Class . @@ -572,7 +572,7 @@ ns1:DerivedUnit a owl:Class ; a owl:NamedIndividual . -ns3:ResourceRelation a owl:Class . +ns2:ResourceRelation a owl:Class . a owl:Class . @@ -584,7 +584,7 @@ ns3:ResourceRelation a owl:Class . :NonMetalMaterial a owl:Class ; rdfs:subClassOf . -:boc_x a ns2:BatchOfObjects, +:boc_x a ns3:BatchOfObjects, owl:NamedIndividual ; ns4:batchOfProduct :speaker_x . @@ -595,7 +595,7 @@ ns3:ResourceRelation a owl:Class . :neodymium_magnet_x a :NeodymiumMagnet, ns4:Product, owl:NamedIndividual ; - ns2:hasConstituent :damper_x, + ns3:hasConstituent :damper_x, :neodymium_magnet_x . a owl:Class . @@ -608,7 +608,7 @@ ns3:ResourceRelation a owl:Class . :speaker_x a :Speaker, owl:NamedIndividual . -ns3:Actor a owl:Class . +ns2:Actor a owl:Class . :ElectronicsProduct a owl:Class ; rdfs:label "electronics product" ; diff --git a/docs/demo/textile/0.1/textile.jsonld b/docs/demo/textile/0.1/textile.jsonld index 2b15f9bf..c71d2a46 100644 --- a/docs/demo/textile/0.1/textile.jsonld +++ b/docs/demo/textile/0.1/textile.jsonld @@ -1,76 +1,40 @@ [ { - "@id": "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/AmountIntervalValue" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/acidDye", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/undyed", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "undyed" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/materialSafetyDataSheetForFinishingAvailable", + "@id": "http://w3id.org/CEON/ontology/textile/anticipatedLeakageDuringUse", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://w3id.org/CEON/ontology/textile/CFmapping": [ + "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ { - "@value": "CF601" + "@value": "5040-5046" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Material Safety Data Sheets for Finishing are available." - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" + "@value": "Percentage of the product content anticipated to become leakage during the use phase due to for example wear & tear, oxidation, erosion, etc." } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/availableInformation" + "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasPrintStuff", + "@id": "http://w3id.org/CEON/ontology/textile/hasDyeStuff", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://w3id.org/CEON/ontology/textile/CFmapping": [ { - "@value": "CF703" + "@value": "CF701" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Print Stuff" + "@value": "Dye Stuff" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -80,246 +44,247 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/anticipatedLeakageDuringUse", + "@id": "http://w3id.org/CEON/ontology/textile/designForRecyclingAmounts", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ - { - "@value": "5040-5046" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "Percentage of the product content anticipated to become leakage during the use phase due to for example wear & tear, oxidation, erosion, etc." - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" - } + "http://www.w3.org/2002/07/owl#DatatypeProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/permanentPress", + "@id": "http://w3id.org/CEON/ontology/textile/waterRepellent", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + "http://w3id.org/CEON/ontology/textile/WaterProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Water repellent" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/recycled", + "@id": "http://w3id.org/CEON/ontology/textile/PrintingProcess", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Origin" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/Color", + "@id": "http://w3id.org/CEON/ontology/textile/REACH", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/demo/textile/Regulation" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/validatedByThirdParty", + "@id": "http://w3id.org/CEON/ontology/textile/finishingSteps", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Validation" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://w3id.org/CEON/ontology/textile/CFmapping": [ + { + "@value": "CF705" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/rollerPrinted", + "@id": "http://w3id.org/CEON/ontology/textile/wrinkleResistance", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/PrintingProcess" + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/productionSite", + "@id": "http://w3id.org/CEON/ontology/textile/materialSafetyDataSheetForFinishingAvailable", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://w3id.org/CEON/ontology/textile/CFmapping": [ + { + "@value": "CF601" + } + ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "The location where the product was produced." + "@value": "Material Safety Data Sheets for Finishing are available." } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "http://www.w3.org/2001/XMLSchema#boolean" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/availableInformation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProperty", + "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturerStatement", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/antiStaticFinishing", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/basicDye", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "basic dye" + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasTextileProductType", + "@id": "http://w3id.org/CEON/ontology/textile/productCompositionDisclosureValidation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProduct" + "@value": "The product composition disclosed at the defined threshold has been validated by a third party or the product has been awarded an independent certification or standard related to its composition." } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignedForBetterUse", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductType" + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/permanentCreasing", + "@id": "http://w3id.org/CEON/ontology/textile/pieceDyed", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/MechanicalFinishing" + "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasColor", + "@id": "http://w3id.org/CEON/ontology/textile/above95Perc", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb1" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval", + "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/textile/Color" + "@value": ">95%" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb1", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForRefurbishment", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - }, - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" - } - ] + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileChemicalSubstanceThresholdStatement", + "@id": "http://w3id.org/CEON/ontology/textile/hasPostConsumerRecycledContentAmount", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" + "@id": "http://w3id.org/CEON/ontology/product/hasComposition" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/dopeDyed", + "@id": "http://w3id.org/CEON/ontology/textile/stainResistance", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/above95Perc", + "@id": "http://w3id.org/CEON/ontology/textile/_10to25Perc", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval", "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval" + "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": ">95%" + "@value": "10-25%" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/scratchAndSniff", + "@id": "http://w3id.org/CEON/ontology/textile/public", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Availability" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/designedForRecyclingAtSameQuality", + "@id": "http://w3id.org/CEON/ontology/textile/Color", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/millingAgent", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/textileProductDesignForRecycling", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ { - "@value": "5030-5037" + "@value": "5070, 5080, 5081, 5090, 5091" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Percentage of the product that is designed for recycling at the same level of quality. The remainder of the materials is foreseen by the manufacturer to be recycled at a lower quality than the original content." + "@value": "Product designed for a certain recycling method." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@language": "en", - "@value": "desinged for recycling at the same level of quality" + "@id": "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForRecycling" + "@id": "http://w3id.org/CEON/ontology/textile/textileProductDesign" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/chemicalCompliance", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://w3id.org/CEON/ontology/textile/CFmapping": [ { - "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" + "@value": "CF707" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/REACH", + "@id": "http://w3id.org/CEON/ontology/textile/dopeDyed", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/textile/Regulation" + "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" ] }, { @@ -334,59 +299,68 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForRefurbishment", + "@id": "http://w3id.org/CEON/ontology/textile/washAndWear", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" - } + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignToBeDismantled", + "@id": "http://w3id.org/CEON/ontology/textile/_50-75Perc", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval", + "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForDisassembly" + "@value": "50-75%" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductCompositionOfConcern", + "@id": "http://w3id.org/CEON/ontology/textile/_25to50Perc", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval", + "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" + "@value": "25-50%" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/antibacterialFinishing", + "@id": "http://w3id.org/CEON/ontology/textile/mercerizing", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/coatingPVC", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/Availability", + "@id": "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/productCompositionDisclosureValidation", + "@id": "http://w3id.org/CEON/ontology/textile/hasOrigin", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "The product composition disclosed at the defined threshold has been validated by a third party or the product has been awarded an independent certification or standard related to its composition." + "@id": "http://w3id.org/CEON/ontology/textile/Origin" } ] }, @@ -412,12 +386,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb45" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b45" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb45", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b45", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -428,14 +402,14 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb46" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b46" } ] } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb46", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b46", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -451,104 +425,132 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/availableInformation", + "@id": "http://w3id.org/CEON/ontology/textile/azoDye", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/above99Perc", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignToBeDismantled", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": ">99%" + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForDisassembly" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasWaterProperty", + "@id": "http://w3id.org/CEON/demo/textile/", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://w3id.org/CEON/ontology/textile/CFmapping": [ + "http://purl.org/dc/terms/contributor": [ { - "@value": "CF706" + "@value": "Huanyu Li" + }, + { + "@value": "Mikael Lindecrantz" + }, + { + "@value": "Robin Keskisärkkä" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/creator": [ { - "@language": "en", - "@value": "Water Property" + "@value": "Eva Blomqvist" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://w3id.org/CEON/ontology/textile/WaterProperty" + "@value": "The Textile module of CEON (Circular Economy Ontology Network)." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://purl.org/dc/terms/license": [ { - "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" + "@value": "https://creativecommons.org/licenses/by/4.0/" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/DyeingProcess", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/title": [ { - "@value": "dyeing process" + "@value": "Circular Economy Ontology Network (CEON) - Textile Module" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" + "@value": "http://w3id.org/CEON/demo/textile/" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/designedForReuse", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://qudt.org/schema/qudt/prefix": [ { - "@value": "The product is designed for reused?" + "@value": "textile" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/CEON/ontology/textile/designForProperties" + "@value": "https://github.com/LiUSemWeb/CEON" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/designedForRemanufacturing", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ + "http://www.w3.org/2002/07/owl#imports": [ { - "@value": "5020" + "@id": "http://w3id.org/CEON/ontology/actorODP/0.2/" + }, + { + "@id": "http://w3id.org/CEON/ontology/datasheet/0.1/" + }, + { + "@id": "http://w3id.org/CEON/ontology/product/0.2/" + }, + { + "@id": "http://w3id.org/CEON/ontology/provenance/0.1/" + }, + { + "@id": "http://w3id.org/CEON/ontology/quantity/0.1/" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2002/07/owl#versionIRI": [ { - "@language": "en", - "@value": "The product is designed for remanufacturing?" + "@id": "http://w3id.org/CEON/demo/textile/0.1/" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#versionInfo": [ { - "@id": "http://w3id.org/CEON/ontology/textile/designForProperties" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "0.1" } ] }, + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileProperty", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/chromeDye", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/sulfurDye", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/PrintStuff" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/coatingPU", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + ] + }, { "@id": "http://w3id.org/CEON/ontology/textile/technicalDataSheetAvailable", "@type": [ @@ -577,14 +579,20 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/original", + "@id": "http://w3id.org/CEON/ontology/textile/industrialComposting", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Origin" + "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Composting in an industrial facility." + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturingSiteStatement", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDataSheet", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -595,60 +603,34 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/prepareForDyeing", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/transferPrinted", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/PrintingProcess" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/hasPrintFinishing", + "@id": "http://w3id.org/CEON/ontology/textile/productCompositionDisclosureAvailability", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "Print Finishing" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" + "@value": "A product composition disclosed at the defined threshold is publicly available or a product composition disclosed at the defined threshold is available to the customer under secrecy agreement." } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/designedForReuseWMinimalMod", + "@id": "http://w3id.org/CEON/ontology/textile/designedForReuse", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ - { - "@value": "5000" - } - ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@language": "en", - "@value": "The product is designed for re-use as-is or with minimal modification." + "@value": "The product is designed for reused?" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/designedForReuse" + "@id": "http://w3id.org/CEON/ontology/textile/designForProperties" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForDisassembly", + "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturingSiteStatement", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -659,267 +641,220 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductObject", + "@id": "http://w3id.org/CEON/ontology/textile/coating", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" - }, - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb31" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb31", + "@id": "http://w3id.org/CEON/ontology/textile/materialSafetyDataSheetForDyeingAvailable", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://w3id.org/CEON/ontology/textile/CFmapping": [ { - "@id": "http://w3id.org/CEON/ontology/textile/hasColor" + "@value": "CF602" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/textile/Color" + "@language": "en", + "@value": "Material Safety Data Sheets for Dyeing are available." } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/pre-shrinking", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/MechanicalFinishing" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/pigmentSynthetic", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/biodigestion", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@language": "en", - "@value": "Clean biodigestion." + "@id": "http://www.w3.org/2001/XMLSchema#boolean" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/availableInformation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/_0.1perc", + "@id": "http://w3id.org/CEON/ontology/textile/hasPrintFinishing", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/AmountThreshold" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "0.1%" - }, + "@language": "en", + "@value": "Print Finishing" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": "1000ppm" + "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/MSDS", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/demo/textile/Regulation" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/anti-pilling", + "@id": "http://w3id.org/CEON/ontology/textile/AmountIntervalValue", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/yarnDyed", + "@id": "http://w3id.org/CEON/ontology/textile/steaming", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" + "http://w3id.org/CEON/ontology/textile/MechanicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/materialSafetyDataSheetForDyeingAvailable", + "@id": "http://w3id.org/CEON/ontology/textile/REACHCompliance", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://w3id.org/CEON/ontology/textile/CFmapping": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "CF602" + "@id": "http://w3id.org/CEON/ontology/product/Compliance" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@language": "en", - "@value": "Material Safety Data Sheets for Dyeing are available." + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b49" } + ] + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b49", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" + "@id": "http://w3id.org/CEON/ontology/textile/REACH" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/textile/availableInformation" + "@id": "http://w3id.org/CEON/ontology/product/complianceWith" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/millWashing", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductType", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/ChemicalFinishing", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductObject", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileFinishing" + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b31" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/_95to99Perc", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b31", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "95-99%" + "@id": "http://w3id.org/CEON/ontology/textile/hasColor" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/Color" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/recyclingAtSameQualityRange", + "@id": "http://w3id.org/CEON/ontology/textile/biosphereCascading", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/quantity#objectValue" + "@language": "en", + "@value": "Industrial cascading in the biosphere." } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasProperty", + "@id": "http://w3id.org/CEON/ontology/textile/_95to99Perc", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/datasheet/DataSheet" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/provenance/Statement" + "@value": "95-99%" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForReuseMethod", + "@id": "http://w3id.org/CEON/ontology/textile/naturalOiling", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/biodegradabilityTestAvailable", + "@id": "http://w3id.org/CEON/ontology/textile/acidDye", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/certification", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://w3id.org/CEON/ontology/textile/CFmapping": [ - { - "@value": "CF600" - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "Biodegradability test is available." - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/availableInformation" - } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheet", + "@id": "http://w3id.org/CEON/ontology/textile/batikPrinted", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/PrintingProcess" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/MechanicalFinishing", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/datasheet/DataSheet" - }, - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb6" - }, - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb7" + "@id": "http://w3id.org/CEON/ontology/textile/TextileFinishing" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb6", + "@id": "http://w3id.org/CEON/ontology/textile/hasTextileManufacturingProcess", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#onProperty": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" + "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb7", + "@id": "http://w3id.org/CEON/ontology/textile/Dye", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#onProperty": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/isAbout" - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProduct" + "@id": "http://w3id.org/CEON/ontology/textile/TextileProperty" } ] }, @@ -939,12 +874,12 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb32" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b32" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb32", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b32", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -952,20 +887,20 @@ { "@list": [ { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb33" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b33" }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb34" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b34" }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb38" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b38" } ] } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb33", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b33", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -981,7 +916,7 @@ ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb34", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b34", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -992,12 +927,12 @@ ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb35" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b35" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb35", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b35", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1015,7 +950,7 @@ ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb38", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b38", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -1026,12 +961,12 @@ ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb39" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b39" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb39", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b39", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ], @@ -1049,50 +984,94 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/waterResistant", + "@id": "http://w3id.org/CEON/ontology/textile/lessThan1Perc", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/WaterProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "Water resistant" - } + "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/pigmentBiosynthetic", + "@id": "http://w3id.org/CEON/ontology/textile/embossing", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" + "http://w3id.org/CEON/ontology/textile/MechanicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasFinishingStep", + "@id": "http://w3id.org/CEON/ontology/textile/ChemicalFinishing", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://w3id.org/CEON/ontology/textile/CFmapping": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "CF704" + "@id": "http://w3id.org/CEON/ontology/textile/TextileFinishing" } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/homeComposting", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Finishing Step" + "@value": "Composting in a home composter." } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileProduct", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/hasTextileManufacturingProcess" + "@id": "http://w3id.org/CEON/ontology/product/Product" + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b8" + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b9" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/mothproof", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b8", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/hasColor" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/Color" + } + ] + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b9", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/hasTextileProductType" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductType" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/waterAndOilRepellency", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual" ] @@ -1109,330 +1088,249 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/collectionSystem", + "@id": "http://w3id.org/CEON/ontology/textile/Print", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/designedForRecyclingAtSameQuality", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ { - "@value": "5050" + "@value": "5030-5037" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "The manufacturer/ industry association has a dedicated collection system in place to gather and deliver products for recycling." + "@value": "Percentage of the product that is designed for recycling at the same level of quality. The remainder of the materials is foreseen by the manufacturer to be recycled at a lower quality than the original content." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "desinged for recycling at the same level of quality" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForRecycling" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/collectionParameter" + "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/sulfurDye", + "@id": "http://w3id.org/CEON/ontology/textile/reactiveDye", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Dye", "http://w3id.org/CEON/ontology/textile/PrintStuff" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/industrialComposting", + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetUpdateStatement", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@language": "en", - "@value": "Composting in an industrial facility." + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductCertification", + "@id": "http://w3id.org/CEON/ontology/textile/waxing", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" - } + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/directDyed", + "@id": "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "direct dyed" + "@id": "http://w3id.org/CEON/ontology/textile/AmountIntervalValue" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/disperseDye", + "@id": "http://w3id.org/CEON/ontology/textile/transferPrinted", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" + "http://w3id.org/CEON/ontology/textile/PrintingProcess" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/narturalDye", + "@id": "http://w3id.org/CEON/ontology/textile/calendering", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" + "http://w3id.org/CEON/ontology/textile/MechanicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/vatDye", + "@id": "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/AmountIntervalValue" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductComponentRelation", + "@id": "http://w3id.org/CEON/ontology/textile/WaterProperty", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://qudt.org/schema/qudt/Quantity" - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" - }, - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb10" + "@id": "http://w3id.org/CEON/ontology/textile/TextileProperty" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb10", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignToBeCleanlyRemoved", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@list": [ - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb11" - }, - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb12" - }, - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb13" - }, - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb14" - } - ] + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForDisassembly" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb11", + "@id": "http://w3id.org/CEON/ontology/textile/_0.1perc", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/AmountThreshold" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/schema/qudt/hasUnit" - } - ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "@value": "0.1%" + }, { - "@id": "http://qudt.org/schema/qudt/Unit" + "@value": "1000ppm" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb12", + "@id": "http://w3id.org/CEON/ontology/textile/collectionSystem", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingObject" + "@value": "5050" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" + "@language": "en", + "@value": "The manufacturer/ industry association has a dedicated collection system in place to gather and deliver products for recycling." } - ] - }, - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb13", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingSubject" + "@id": "http://www.w3.org/2001/XMLSchema#boolean" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProduct" + "@id": "http://w3id.org/CEON/ontology/textile/collectionParameter" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb14", + "@id": "http://w3id.org/CEON/ontology/textile/opticalBrighteners", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#onProperty": [ - { - "@id": "http://qudt.org/schema/qudt/numericalValue" - } - ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb15" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb15", + "@id": "http://w3id.org/CEON/ontology/textile/pigmentSynthetic", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ], - "http://www.w3.org/2002/07/owl#unionOf": [ - { - "@list": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#double" - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#integer" - } - ] - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/waterAndOilRepellency", + "@id": "http://w3id.org/CEON/ontology/textile/Validation", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/biosphereCascading", + "@id": "http://w3id.org/CEON/ontology/textile/productionSite", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Industrial cascading in the biosphere." + "@value": "The location where the product was produced." + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/coatingPVC", + "@id": "http://w3id.org/CEON/ontology/textile/hasPrintStuff", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForRemanufacturing", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/shearing", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/singeing", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/CEmark", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ + "http://w3id.org/CEON/ontology/textile/CFmapping": [ { - "@value": "5001" + "@value": "CF703" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "The product has theCE mark." - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" + "@value": "Print Stuff" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/certification" + "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/_1perc", + "@id": "http://w3id.org/CEON/ontology/textile/original", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/AmountThreshold" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "1%" - }, - { - "@value": "10000ppm" - } + "http://w3id.org/CEON/ontology/textile/Origin" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/_1to10Perc", + "@id": "http://w3id.org/CEON/ontology/textile/Regulation", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "1-10%" - } + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/waterRepellent", + "@id": "http://w3id.org/CEON/ontology/textile/waterproof", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://w3id.org/CEON/ontology/textile/WaterProperty" @@ -1440,151 +1338,145 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Water repellent" + "@value": "Waterproof" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/chemicalSubstanceDisclosureThreshold", + "@id": "http://w3id.org/CEON/ontology/textile/BatchOfTextileObjects", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductCompositionDisclosureStatement" + "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b5" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasTextileManufacturingProcess", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b5", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" + "@id": "http://w3id.org/CEON/ontology/textile/hasColor" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/Color" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/_50-75Perc", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForRemanufacturing", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval", - "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "50-75%" + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/reused", + "@id": "http://w3id.org/CEON/ontology/textile/permanentPress", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Origin" + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductRenewableContet", + "@id": "http://w3id.org/CEON/ontology/textile/permanentCreasing", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/MechanicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/emissionByDesign", + "@id": "http://w3id.org/CEON/ontology/textile/designedForReuseWMinimalMod", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ { - "@value": "5060" + "@value": "5000" } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "The portion of the product known to be emitted into the environment during use is designed for that purpose.  " + "@value": "The product is designed for re-use as-is or with minimal modification." } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/designForRecyclingAmounts" + "@id": "http://w3id.org/CEON/ontology/textile/designedForReuse" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/directDye", + "@id": "http://w3id.org/CEON/ontology/textile/screenPrinted", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" + "http://w3id.org/CEON/ontology/textile/PrintingProcess" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/pieceDyed", + "@id": "http://w3id.org/CEON/ontology/textile/hasType", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Description of the kind of product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#string" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/_0to10Perc", + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetIssuingStatement", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "0-10%" + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/designForRecyclingAmounts", + "@id": "http://w3id.org/CEON/ontology/textile/designForProperties", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/coatingPU", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/steaming", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/MechanicalFinishing" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/textileProductDesign", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/soilRelease", + "@id": "http://w3id.org/CEON/ontology/textile/_75to95Perc", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval", + "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "75-95%" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignedForBetterUse", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForDisassembly", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1595,180 +1487,102 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/washAndWear", + "@id": "http://w3id.org/CEON/ontology/textile/pigmentNatural", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/public", + "@id": "http://w3id.org/CEON/ontology/textile/incineration", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Availability" + "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Clean incineration/pyrolysis." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "incineration" + }, + { + "@language": "en", + "@value": "pyrolysis" + } ] }, { - "@id": "http://w3id.org/CEON/demo/textile/", + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheet", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/contributor": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "Huanyu Li" + "@id": "http://w3id.org/CEON/ontology/datasheet/DataSheet" }, { - "@value": "Mikael Lindecrantz" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b6" }, { - "@value": "Robin Keskisärkkä" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b7" } + ] + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b6", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "Eva Blomqvist" + "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" } ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@value": "The Textile module of CEON (Circular Economy Ontology Network)." + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" } + ] + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b7", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "https://creativecommons.org/licenses/by/4.0/" + "@id": "http://w3id.org/CEON/ontology/resourceODP/isAbout" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@value": "Circular Economy Ontology Network (CEON) - Textile Module" + "@id": "http://w3id.org/CEON/ontology/textile/TextileProduct" } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ - { - "@value": "http://w3id.org/CEON/demo/textile/" - } - ], - "http://qudt.org/schema/qudt/prefix": [ - { - "@value": "textile" - } - ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@value": "https://github.com/LiUSemWeb/CEON" - } - ], - "http://www.w3.org/2002/07/owl#imports": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/0.2/" - }, - { - "@id": "http://w3id.org/CEON/ontology/datasheet/0.1/" - }, - { - "@id": "http://w3id.org/CEON/ontology/product/0.2/" - }, - { - "@id": "http://w3id.org/CEON/ontology/provenance/0.1/" - }, - { - "@id": "http://w3id.org/CEON/ontology/quantity/0.1/" - } - ], - "http://www.w3.org/2002/07/owl#versionIRI": [ - { - "@id": "http://w3id.org/CEON/demo/textile/0.1/" - } - ], - "http://www.w3.org/2002/07/owl#versionInfo": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "0.1" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/Validation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/analineDye", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasOrigin", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/Origin" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/_10to25Perc", + "@id": "http://w3id.org/CEON/ontology/textile/_1perc", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval", - "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" + "http://w3id.org/CEON/ontology/textile/AmountThreshold" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "10-25%" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/hasPostConsumerRecycledContentAmount", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/product/hasComposition" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/AmountIntervalValue" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetUpdateStatement", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "@value": "1%" + }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" + "@value": "10000ppm" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/handPainted", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/PrintingProcess" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductMatterCompositionRelation", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductComponentRelation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1783,12 +1597,12 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb23" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b10" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb23", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b10", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1796,155 +1610,185 @@ { "@list": [ { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb24" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b11" + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b12" + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b13" }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb25" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b14" } ] } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb24", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b11", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingObject" + "@id": "http://qudt.org/schema/qudt/hasUnit" } ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + "@id": "http://qudt.org/schema/qudt/Unit" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb25", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b12", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingSubject" + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingObject" } ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb26" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb26", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b13", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProduct" - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" - } - ] + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingSubject" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileProduct" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/creaseResistance", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b14", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://qudt.org/schema/qudt/numericalValue" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b15" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/waterproof", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b15", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/WaterProperty" + "http://www.w3.org/2000/01/rdf-schema#Datatype" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#unionOf": [ { - "@language": "en", - "@value": "Waterproof" + "@list": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#double" + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#integer" + } + ] } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/BatchOfTextileObjects", + "@id": "http://w3id.org/CEON/ontology/textile/biodegradabilityTestAvailable", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://w3id.org/CEON/ontology/textile/CFmapping": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" - }, + "@value": "CF600" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb5" + "@language": "en", + "@value": "Biodegradability test is available." } - ] - }, - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb5", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/textile/hasColor" + "@id": "http://www.w3.org/2001/XMLSchema#boolean" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/Color" + "@id": "http://w3id.org/CEON/ontology/textile/availableInformation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/screenPrinted", + "@id": "http://w3id.org/CEON/ontology/textile/mothproof", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/moistureManagemnet", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/certified", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/PrintingProcess" + "http://w3id.org/CEON/ontology/textile/Validation" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/designedForRecycling", + "@id": "http://w3id.org/CEON/ontology/textile/containsMetal", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "The product is designed for recycling?e" + "@value": "The product contains metal." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/textile/designForProperties" + "@id": "http://www.w3.org/2001/XMLSchema#boolean" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/_0perc", + "@id": "http://w3id.org/CEON/ontology/textile/nanoFinishing", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductManufacturingMethod", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "0%" + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductCompositionWeightFraction", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductCompositionOfConcern", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1955,219 +1799,301 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductType", + "@id": "http://w3id.org/CEON/ontology/textile/hasFinishing", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileFinishing" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/embossing", + "@id": "http://w3id.org/CEON/ontology/textile/availableInformation", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/narturalDye", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/MechanicalFinishing" + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/designedForRefurbishment", + "@id": "http://w3id.org/CEON/ontology/textile/rollerPrinted", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/PrintingProcess" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/coatingAcrylic", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/directDyed", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" ], - "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "5010" + "@value": "direct dyed" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/weightFractionOfDisclosedSubstances", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@language": "en", - "@value": "The product is desinged for refurbishment?" + "@value": "The weight fraction of all disclosed chemical substances is 0%, 0-10%, 10-25%, 25-50%, 50-75%, 75-95%, 95-99%, over 99%." } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/designForProperties" + "@id": "http://w3id.org/CEON/ontology/textile/AmountIntervalValue" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/homeComposting", + "@id": "http://w3id.org/CEON/ontology/textile/digitalPrinted", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" + "http://w3id.org/CEON/ontology/textile/PrintingProcess" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "Composting in a home composter." + "@value": "digital printed" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/finishingSteps", + "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://w3id.org/CEON/ontology/textile/CFmapping": [ - { - "@value": "CF705" - } + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/WaterProperty", + "@id": "http://w3id.org/CEON/ontology/textile/yarnDyed", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductCertification", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProperty" + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/designForProperties", + "@id": "http://w3id.org/CEON/ontology/textile/softeningAgent", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/incineration", + "@id": "http://w3id.org/CEON/ontology/textile/CEmark", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ + { + "@value": "5001" + } ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Clean incineration/pyrolysis." + "@value": "The product has theCE mark." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@language": "en", - "@value": "incineration" - }, + "@id": "http://www.w3.org/2001/XMLSchema#boolean" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@language": "en", - "@value": "pyrolysis" + "@id": "http://w3id.org/CEON/ontology/textile/certification" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProduct", + "@id": "http://w3id.org/CEON/ontology/textile/DyeingProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - }, + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb8" - }, + "@value": "dyeing process" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb9" + "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb8", + "@id": "http://w3id.org/CEON/ontology/textile/materialSafetyDataSheetAvailable", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://w3id.org/CEON/ontology/textile/CFmapping": [ { - "@id": "http://w3id.org/CEON/ontology/textile/hasColor" + "@value": "CF603" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Material Safety Data Sheet for the product is available." + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#boolean" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/Color" + "@id": "http://w3id.org/CEON/ontology/textile/availableInformation" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb9", + "@id": "http://w3id.org/CEON/ontology/textile/designedForRecycling", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/textile/hasTextileProductType" + "@language": "en", + "@value": "The product is designed for recycling?e" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductType" + "@id": "http://w3id.org/CEON/ontology/textile/designForProperties" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasDyeStuff", + "@id": "http://w3id.org/CEON/ontology/textile/hasPrintMethod", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://w3id.org/CEON/ontology/textile/CFmapping": [ { - "@value": "CF701" + "@value": "CF702" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Dye Stuff" + "@value": "Print Method" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/PrintingProcess" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" + "@id": "http://w3id.org/CEON/ontology/textile/hasTextileManufacturingProcess" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/includesTrims", + "@id": "http://w3id.org/CEON/ontology/textile/anti-pilling", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "The product includes trims." - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForRecycling", + "@id": "http://w3id.org/CEON/ontology/textile/mattingAgent", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/millWashing", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/enzymeFinishing", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/hasColor", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" - }, + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b1" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb22" + "@id": "http://w3id.org/CEON/ontology/textile/Color" } ] }, { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb22", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b1", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#onProperty": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/recyclingAtSameQualityRange" - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2002/07/owl#unionOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/product/Product" + }, + { + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" + } + ] } ] }, @@ -2183,119 +2109,88 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/AmountThreshold", + "@id": "http://w3id.org/CEON/ontology/textile/Origin", "@type": [ "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/weightFractionOfDisclosedSubstances", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductCompositionWeightFraction", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "The weight fraction of all disclosed chemical substances is 0%, 0-10%, 10-25%, 25-50%, 50-75%, 75-95%, 95-99%, over 99%." + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/millingAgent", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/mordantDye", + "@id": "http://w3id.org/CEON/ontology/textile/AmountThreshold", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/materialSafetyDataSheetAvailable", + "@id": "http://w3id.org/CEON/ontology/textile/hasWaterProperty", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://w3id.org/CEON/ontology/textile/CFmapping": [ { - "@value": "CF603" + "@value": "CF706" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Material Safety Data Sheet for the product is available." + "@value": "Water Property" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" + "@id": "http://w3id.org/CEON/ontology/textile/WaterProperty" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/availableInformation" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/_0.01perc", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/AmountThreshold" - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "0.01%" - }, - { - "@value": "100ppm" + "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/azoDye", + "@id": "http://w3id.org/CEON/ontology/textile/sueding", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/Origin", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://w3id.org/CEON/ontology/textile/MechanicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/secrecyAgreement", + "@id": "http://w3id.org/CEON/ontology/textile/silicones", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Availability" + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasPrintMethod", + "@id": "http://w3id.org/CEON/ontology/textile/hasDyeMethod", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://w3id.org/CEON/ontology/textile/CFmapping": [ { - "@value": "CF702" + "@value": "CF700" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Print Method" + "@value": "Dye Method" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/textile/PrintingProcess" + "@id": "http://w3id.org/CEON/ontology/textile/DyeingProcess" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ @@ -2305,215 +2200,235 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/Regulation", + "@id": "http://w3id.org/CEON/ontology/textile/singeing", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/flameRetardant", + "@id": "http://w3id.org/CEON/ontology/textile/_0.01perc", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + "http://w3id.org/CEON/ontology/textile/AmountThreshold" + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "0.01%" + }, + { + "@value": "100ppm" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/opticalBrighteners", + "@id": "http://w3id.org/CEON/ontology/textile/scratchAndSniff", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/REACHCompliance", + "@id": "http://w3id.org/CEON/ontology/textile/disclosureValue", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Compliance" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#equivalentClass": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb49" + "@id": "http://w3id.org/CEON/ontology/textile/TextileChemicalSubstanceThresholdStatement" } - ] - }, - { - "@id": "_:nfcdfee8fe9294771967a55f2d1e19bccb49", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#hasValue": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/textile/REACH" + "@id": "http://w3id.org/CEON/ontology/textile/AmountThreshold" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/product/complianceWith" + "@id": "http://w3id.org/CEON/ontology/quantity#objectValue" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasPreConsumerRecycledContentAmount", + "@id": "http://w3id.org/CEON/ontology/textile/biodigestion", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/product/hasComposition" + "@language": "en", + "@value": "Clean biodigestion." } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/_75to95Perc", + "@id": "http://w3id.org/CEON/ontology/textile/_1to10Perc", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval", - "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" + "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "75-95%" + "@value": "1-10%" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/collectionParameter", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/reactiveDye", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForReuseMethod", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/waxing", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductCompositionDisclosureStatement", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/PCDSmapping", + "@id": "http://w3id.org/CEON/ontology/textile/antibacterialFinishing", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/AmountIntervalValue", + "@id": "http://w3id.org/CEON/ontology/textile/PCDSmapping", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/stainResistance", + "@id": "http://w3id.org/CEON/ontology/textile/secrecyAgreement", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + "http://w3id.org/CEON/ontology/textile/Availability" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/digitalPrinted", + "@id": "http://w3id.org/CEON/ontology/textile/hasTextileProductType", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/PrintingProcess" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "digital printed" + "@id": "http://w3id.org/CEON/ontology/textile/TextileProduct" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/_25to50Perc", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval", - "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", - "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "25-50%" + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductType" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/coatingAcrylic", + "@id": "http://w3id.org/CEON/ontology/textile/inkjetPrinted", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + "http://w3id.org/CEON/ontology/textile/PrintingProcess" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/Print", + "@id": "http://w3id.org/CEON/ontology/textile/designedForRemanufacturing", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" + "@value": "5020" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductManufacturingMethod", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" + "@language": "en", + "@value": "The product is designed for remanufacturing?" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/designForProperties" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/containsMetal", + "@id": "http://w3id.org/CEON/ontology/textile/designedForRefurbishment", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], + "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ + { + "@value": "5010" + } + ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "The product contains metal." + "@value": "The product is desinged for refurbishment?" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://www.w3.org/2001/XMLSchema#boolean" + "@id": "http://w3id.org/CEON/ontology/textile/designForProperties" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDataSheet", + "@id": "http://w3id.org/CEON/ontology/textile/directDye", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/PrintStuff", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/calendering", + "@id": "http://w3id.org/CEON/ontology/textile/reused", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/MechanicalFinishing" + "http://w3id.org/CEON/ontology/textile/Origin" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductCompositionDisclosureStatement", + "@id": "http://w3id.org/CEON/ontology/textile/soilRelease", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/Availability", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/prepareForDyeing", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileChemicalSubstanceThresholdStatement", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -2524,351 +2439,407 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/certification", + "@id": "http://w3id.org/CEON/ontology/textile/hasProperty", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/datasheet/DataSheet" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/provenance/Statement" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/chromeDye", + "@id": "http://w3id.org/CEON/ontology/textile/brand", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Dye", - "http://w3id.org/CEON/ontology/textile/PrintStuff" + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/softeningAgent", + "@id": "http://w3id.org/CEON/ontology/textile/handPainted", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/PrintingProcess" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/naturalOiling", + "@id": "http://w3id.org/CEON/ontology/textile/resins", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/CFmapping", + "@id": "http://w3id.org/CEON/ontology/textile/hasFinishingStep", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://w3id.org/CEON/ontology/textile/CFmapping": [ + { + "@value": "CF704" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Finishing Step" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/hasTextileManufacturingProcess" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/PrintingProcess", + "@id": "http://w3id.org/CEON/ontology/textile/vatDye", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/MechanicalFinishing", + "@id": "http://w3id.org/CEON/ontology/textile/above99Perc", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileFinishing" + "@value": ">99%" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/PrintStuff", + "@id": "http://w3id.org/CEON/ontology/textile/disperseDye", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileManufacturerStatement", + "@id": "http://w3id.org/CEON/ontology/textile/mordantDye", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductMatterCompositionRelation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://qudt.org/schema/qudt/Quantity" + }, { "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b23" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/Dye", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b23", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2002/07/owl#intersectionOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProperty" + "@list": [ + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b24" + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b25" + } + ] } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/enzymeFinishing", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/hasDyeMethod", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b24", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://w3id.org/CEON/ontology/textile/CFmapping": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "CF700" + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingObject" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@language": "en", - "@value": "Dye Method" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" } + ] + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b25", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/textile/DyeingProcess" + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingSubject" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/textile/hasTextileManufacturingProcess" + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b26" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/silicones", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b26", "@type": [ "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileProduct" + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" + } + ] + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/inkjetPrinted", + "@id": "http://w3id.org/CEON/ontology/textile/antiStaticFinishing", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/PrintingProcess" + "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/productCompositionDisclosureAvailability", + "@id": "http://w3id.org/CEON/ontology/textile/basicDye", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A product composition disclosed at the defined threshold is publicly available or a product composition disclosed at the defined threshold is available to the customer under secrecy agreement." + "@value": "basic dye" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/wrinkleResistance", + "@id": "http://w3id.org/CEON/ontology/textile/recyclingAtSameQualityRange", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/quantity#objectValue" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/certified", + "@id": "http://w3id.org/CEON/ontology/textile/MSDS", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/Validation" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/mercerizing", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://w3id.org/CEON/demo/textile/Regulation" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/disclosureValue", + "@id": "http://w3id.org/CEON/ontology/textile/includesTrims", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileChemicalSubstanceThresholdStatement" + "@language": "en", + "@value": "The product includes trims." } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/textile/AmountThreshold" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/quantity#objectValue" + "@id": "http://www.w3.org/2001/XMLSchema#boolean" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/moistureManagemnet", + "@id": "http://w3id.org/CEON/ontology/textile/shearing", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/textileProductDesignForRecycling", + "@id": "http://w3id.org/CEON/ontology/textile/collectionParameter", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ - { - "@value": "5070, 5080, 5081, 5090, 5091" - } + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/_0perc", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "Product designed for a certain recycling method." + "@value": "0%" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/chemicalSubstanceDisclosureThreshold", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileRecyclingProcess" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/textileProductDesign" + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductCompositionDisclosureStatement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/batikPrinted", + "@id": "http://w3id.org/CEON/ontology/textile/analineDye", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/PrintingProcess" + "http://w3id.org/CEON/ontology/textile/Dye", + "http://w3id.org/CEON/ontology/textile/PrintStuff" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetIssuingStatement", + "@id": "http://w3id.org/CEON/ontology/textile/_0to10Perc", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/PreConsumerRecycledContentInterval", + "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" + "@value": "0-10%" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasFinishing", + "@id": "http://w3id.org/CEON/ontology/textile/topDyed", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileFinishing" - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/textile/hasProperty" + "@value": "top dyed" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/nanoFinishing", + "@id": "http://w3id.org/CEON/ontology/textile/recycled", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Origin" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/PostConsumerRecycledContentInterval", + "@id": "http://w3id.org/CEON/ontology/textile/waterResistant", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/WaterProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Water resistant" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductRenewableContet", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/AmountIntervalValue" + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/hasType", + "@id": "http://w3id.org/CEON/ontology/textile/emissionByDesign", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://w3id.org/CEON/ontology/textile/PCDSmapping": [ { - "@language": "en", - "@value": "Description of the kind of product." + "@value": "5060" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@language": "en", + "@value": "The portion of the product known to be emitted into the environment during use is designed for that purpose.  " } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignToBeCleanlyRemoved", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForDisassembly" + "@id": "http://w3id.org/CEON/ontology/textile/designForRecyclingAmounts" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/sueding", + "@id": "http://w3id.org/CEON/ontology/textile/pre-shrinking", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://w3id.org/CEON/ontology/textile/MechanicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/lessThan1Perc", + "@id": "http://w3id.org/CEON/ontology/textile/textileProductDesign", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/LeakageAmountInterval" + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/coating", + "@id": "http://w3id.org/CEON/ontology/textile/creaseResistance", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/resins", + "@id": "http://w3id.org/CEON/ontology/textile/CFmapping", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/chemicalCompliance", + "@id": "http://w3id.org/CEON/ontology/textile/undyed", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" ], - "http://w3id.org/CEON/ontology/textile/CFmapping": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "CF707" + "@value": "undyed" } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/pigmentNatural", + "@id": "http://w3id.org/CEON/ontology/textile/pigmentBiosynthetic", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://w3id.org/CEON/ontology/textile/Dye", @@ -2876,29 +2847,58 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/mattingAgent", + "@id": "http://w3id.org/CEON/ontology/textile/flameRetardant", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://w3id.org/CEON/ontology/textile/ChemicalFinishing" ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/brand", + "@id": "http://w3id.org/CEON/ontology/textile/TextileProductDesignForRecycling", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/TextileDataSheetStatement" + }, + { + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b22" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/textile/topDyed", + "@id": "_:n087a9cf93c4343e5ab2d129967b0c970b22", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/textile/TextileManufacturingProcess" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "top dyed" + "@id": "http://w3id.org/CEON/ontology/textile/recyclingAtSameQualityRange" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/textile/RecyclingAtSameLevelAmountInterval" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/hasPreConsumerRecycledContentAmount", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/product/hasComposition" } ] + }, + { + "@id": "http://w3id.org/CEON/ontology/textile/validatedByThirdParty", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/textile/Validation" + ] } ] \ No newline at end of file diff --git a/docs/demo/textile/0.1/textile.owl b/docs/demo/textile/0.1/textile.owl index 5fb56c1e..baa7d170 100644 --- a/docs/demo/textile/0.1/textile.owl +++ b/docs/demo/textile/0.1/textile.owl @@ -8,88 +8,152 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - + + + + + + - + + + + + 5001 + The product has theCE mark. + + + + + 5010 + The product is desinged for refurbishment? + + + + + + + - - >99% + + Clean incineration/pyrolysis. + incineration + pyrolysis - + - - - - Composting in an industrial facility. + + + - - - - - - 0-10% + + + - + - - + - + + + + + + + + + + - - 0.1% - 1000ppm + - + + + + + + + + + + + + + + - - - basic dye + - + + + + + The relation where the role of the actor is the brand of a certain resource. + Brand of resource + + + + + + + + - 5040-5046 - Percentage of the product content anticipated to become leakage during the use phase due to for example wear & tear, oxidation, erosion, etc. + Print Finishing + + + + + The product contains metal. - - - + + + - - - + + + - - - + + + + 5040-5046 + Percentage of the product content anticipated to become leakage during the use phase due to for example wear & tear, oxidation, erosion, etc. - + + + + + - + - - - - + + - - - - dyeing process + + + - + - A product composition disclosed at the defined threshold is publicly available or a product composition disclosed at the defined threshold is available to the customer under secrecy agreement. + + CF703 + Print Stuff + + + + + 5000 + The product is designed for re-use as-is or with minimal modification. @@ -97,84 +161,63 @@ 5020 The product is designed for remanufacturing? - - - - - - - + + + - + - + + + basic dye - + - - + + dyeing process - - - + + + - - - - - - - 75-95% + + + - - - - + + + + - + - - Print Finishing - - - - - - - - - - Huanyu Li - Mikael Lindecrantz - Robin Keskisärkkä - Eva Blomqvist - The Textile module of CEON (Circular Economy Ontology Network). - https://creativecommons.org/licenses/by/4.0/ - Circular Economy Ontology Network (CEON) - Textile Module - http://w3id.org/CEON/demo/textile/ - textile - https://github.com/LiUSemWeb/CEON - 0.1 - - - - + The product composition disclosed at the defined threshold has been validated by a third party or the product has been awarded an independent certification or standard related to its composition. - + - + + Water repellent - + - + + - - - + + + + + CF700 + Dye Method - + - + + Water resistant + + + + @@ -183,998 +226,955 @@ CF602 Material Safety Data Sheets for Dyeing are available. - - - - The product contains metal. - - + + - - - - - 5070, 5080, 5081, 5090, 5091 - Product designed for a certain recycling method. + + + - - - - - 5030-5037 - Percentage of the product that is designed for recycling at the same level of quality. The remainder of the materials is foreseen by the manufacturer to be recycled at a lower quality than the original content. - desinged for recycling at the same level of quality - - + - + - - Industrial cascading in the biosphere. - - - + + + - - - - + + + + + CF600 + Biodegradability test is available. - + - + + + + + - + - - + + - + - + + + + + + + + + - 10-25% + 25-50% - + - + - + + + + + + + + + + + + + - - CF704 - Finishing Step + + + 5030-5037 + Percentage of the product that is designed for recycling at the same level of quality. The remainder of the materials is foreseen by the manufacturer to be recycled at a lower quality than the original content. + desinged for recycling at the same level of quality - - - - - CF601 - Material Safety Data Sheets for Finishing are available. + + + - + + + + + - + - CF604 - The Technical Data Sheet is available. + 5050 + The manufacturer/ industry association has a dedicated collection system in place to gather and deliver products for recycling. - + + + + + - - + + + + 0% + + + + - + - - + + - - + + - - - - Clean incineration/pyrolysis. - incineration - pyrolysis + + + + - - - + + + - + + + + + + - - - - - - - - - CF706 - Water Property - - - - + + + - + - + - + - - - - - - - 5060 - The portion of the product known to be emitted into the environment during use is designed for that purpose.   + + - + - + - - - - - CF700 - Dye Method + + + + + + + 10-25% + + + - + + + + + + + + + + + - + - + - - - - + + + + - + + + + - 95-99% + 75-95% - - - + + + + + + >95% - - + - - - - 0.01% - 100ppm - - + - - - - - - - - CF600 - Biodegradability test is available. - - - - - direct dyed + + + - + - - - - - + - + + - - - - - CF702 - Print Method + + + + - - - + + + + + CF706 + Water Property - - - - + + + + 5060 + The portion of the product known to be emitted into the environment during use is designed for that purpose.   - - - - Clean biodigestion. + + + - - - + + + + + + 0-10% - + - + - 5001 - The product has theCE mark. + CF601 + Material Safety Data Sheets for Finishing are available. - - - + + + - - - - The product is designed for reused? + + + + + + + + + Huanyu Li + Mikael Lindecrantz + Robin Keskisärkkä + Eva Blomqvist + The Textile module of CEON (Circular Economy Ontology Network). + https://creativecommons.org/licenses/by/4.0/ + Circular Economy Ontology Network (CEON) - Textile Module + http://w3id.org/CEON/demo/textile/ + textile + https://github.com/LiUSemWeb/CEON + 0.1 - + - - - - - - - - + + - + + - - + - - + + - - - + + + - + + - - + - - - - - 25-50% - - - - + + + CF705 - + - - CF703 - Print Stuff - - - - - Water repellent - - - - - - - - - - - - - - - Waterproof + + CF704 + Finishing Step - - - - CF701 - Dye Stuff + + + - - - + + + - + - - + + + + + CF604 + The Technical Data Sheet is available. + + + + + + 50-75% - - - - + + + + + CF603 + Material Safety Data Sheet for the product is available. - + - The product composition disclosed at the defined threshold has been validated by a third party or the product has been awarded an independent certification or standard related to its composition. - - - - - digital printed + - - - - + + + - + - + - - - - + + + + - + + + Composting in an industrial facility. - + - - - - - - 5000 - The product is designed for re-use as-is or with minimal modification. - - - - + - + - - - - - + - + - - 1-10% - - - - + + digital printed - + - - - - - - - + - - + + + - + - - - - - - - - - - - The product includes trims. - - - - + + undyed - - - - + + + - + - - Water resistant + - - + + - - - - - - - - - - >95% - - - - The weight fraction of all disclosed chemical substances is 0%, 0-10%, 10-25%, 25-50%, 50-75%, 75-95%, 95-99%, over 99%. - - + + + The product is designed for recycling?e - - - - Composting in a home composter. + + + + The location where the product was produced. - + - + - + - top dyed - - - - - - - 50-75% - - - - - - - - - - - - - - - - - - + + - - - - - - - + + + A product composition disclosed at the defined threshold is publicly available or a product composition disclosed at the defined threshold is available to the customer under secrecy agreement. - - - - - - 0% + + + - - - - - 5050 - The manufacturer/ industry association has a dedicated collection system in place to gather and deliver products for recycling. + + + + - - + + + + - + - - - - - - - + + + CF707 - + - - - - + + + + + + + - - + + - - - + + + - + - - - - - + + 0.1% + 1000ppm - + - + - - - - - CF603 - Material Safety Data Sheet for the product is available. + + + - + + + + + + + + + + + + + + - + + CF701 + Dye Stuff - + - - 5010 - The product is desinged for refurbishment? + + The product includes trims. - + + + + + - + + - - - - + + + + - + - 1% - 10000ppm + 0.01% + 100ppm - - + + + + - - - - + + + - - - + + + + - - - - - + + + - - - + + + + - + + + Industrial cascading in the biosphere. - - - + + + + + CF702 + Print Method - - - - + + + + 1-10% - + - - - - + + + + + + + top dyed - - - - - - + + + + - - - - - + - + - - + + + + 95-99% - + + direct dyed - + - - - + + + - + - - + - - + + + - - - - - + + + - - - + + - + - - - - - The location where the product was produced. + + + The weight fraction of all disclosed chemical substances is 0%, 0-10%, 10-25%, 25-50%, 50-75%, 75-95%, 95-99%, over 99%. - + - - + - - - - - + - + - - + - - + + >99% - + - - - - - - - - - + + - + - - - - - - - The relation where the role of the actor is the brand of a certain resource. - Brand of resource + - + - - - - - - - - - + + - + - - + + - + + + + + + - + - + - + - - - - - - - - - - - - + - CF705 - - - - + + The product is designed for reused? - + - - undyed - - - - + - + + + + + + - + - - - + + + + - - - + + + - - - - + + + + Clean biodigestion. - - - + + - + + + + + - - + + + + - + - - - - - + + + + Waterproof - - - + + + - + - + - - - - - - + + + + + 5070, 5080, 5081, 5090, 5091 + Product designed for a certain recycling method. - + - + - + - + + + + Description of the kind of product. + + + + + + - - + - + - - - - - - + + + - - - - Description of the kind of product. + + + - + - + + - - - + + + + 1% + 10000ppm - + - + + Composting in a home composter. - + + + + + + + + + + - - - CF707 + + - - - + + - + - + - + + + + + + + + + - - The product is designed for recycling?e - + + - - + + + - - + + + - + - + - + + + - + - + - + - - + + + + + + + + + + + + + + + + + + + - + + + + + - + - + + + + + + + + + + diff --git a/docs/demo/textile/0.1/textile.rdf b/docs/demo/textile/0.1/textile.rdf index 5fb56c1e..baa7d170 100644 --- a/docs/demo/textile/0.1/textile.rdf +++ b/docs/demo/textile/0.1/textile.rdf @@ -8,88 +8,152 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - + + + + + + - + + + + + 5001 + The product has theCE mark. + + + + + 5010 + The product is desinged for refurbishment? + + + + + + + - - >99% + + Clean incineration/pyrolysis. + incineration + pyrolysis - + - - - - Composting in an industrial facility. + + + - - - - - - 0-10% + + + - + - - + - + + + + + + + + + + - - 0.1% - 1000ppm + - + + + + + + + + + + + + + + - - - basic dye + - + + + + + The relation where the role of the actor is the brand of a certain resource. + Brand of resource + + + + + + + + - 5040-5046 - Percentage of the product content anticipated to become leakage during the use phase due to for example wear & tear, oxidation, erosion, etc. + Print Finishing + + + + + The product contains metal. - - - + + + - - - + + + - - - + + + + 5040-5046 + Percentage of the product content anticipated to become leakage during the use phase due to for example wear & tear, oxidation, erosion, etc. - + + + + + - + - - - - + + - - - - dyeing process + + + - + - A product composition disclosed at the defined threshold is publicly available or a product composition disclosed at the defined threshold is available to the customer under secrecy agreement. + + CF703 + Print Stuff + + + + + 5000 + The product is designed for re-use as-is or with minimal modification. @@ -97,84 +161,63 @@ 5020 The product is designed for remanufacturing? - - - - - - - + + + - + - + + + basic dye - + - - + + dyeing process - - - + + + - - - - - - - 75-95% + + + - - - - + + + + - + - - Print Finishing - - - - - - - - - - Huanyu Li - Mikael Lindecrantz - Robin Keskisärkkä - Eva Blomqvist - The Textile module of CEON (Circular Economy Ontology Network). - https://creativecommons.org/licenses/by/4.0/ - Circular Economy Ontology Network (CEON) - Textile Module - http://w3id.org/CEON/demo/textile/ - textile - https://github.com/LiUSemWeb/CEON - 0.1 - - - - + The product composition disclosed at the defined threshold has been validated by a third party or the product has been awarded an independent certification or standard related to its composition. - + - + + Water repellent - + - + + - - - + + + + + CF700 + Dye Method - + - + + Water resistant + + + + @@ -183,998 +226,955 @@ CF602 Material Safety Data Sheets for Dyeing are available. - - - - The product contains metal. - - + + - - - - - 5070, 5080, 5081, 5090, 5091 - Product designed for a certain recycling method. + + + - - - - - 5030-5037 - Percentage of the product that is designed for recycling at the same level of quality. The remainder of the materials is foreseen by the manufacturer to be recycled at a lower quality than the original content. - desinged for recycling at the same level of quality - - + - + - - Industrial cascading in the biosphere. - - - + + + - - - - + + + + + CF600 + Biodegradability test is available. - + - + + + + + - + - - + + - + - + + + + + + + + + - 10-25% + 25-50% - + - + - + + + + + + + + + + + + + - - CF704 - Finishing Step + + + 5030-5037 + Percentage of the product that is designed for recycling at the same level of quality. The remainder of the materials is foreseen by the manufacturer to be recycled at a lower quality than the original content. + desinged for recycling at the same level of quality - - - - - CF601 - Material Safety Data Sheets for Finishing are available. + + + - + + + + + - + - CF604 - The Technical Data Sheet is available. + 5050 + The manufacturer/ industry association has a dedicated collection system in place to gather and deliver products for recycling. - + + + + + - - + + + + 0% + + + + - + - - + + - - + + - - - - Clean incineration/pyrolysis. - incineration - pyrolysis + + + + - - - + + + - + + + + + + - - - - - - - - - CF706 - Water Property - - - - + + + - + - + - + - - - - - - - 5060 - The portion of the product known to be emitted into the environment during use is designed for that purpose.   + + - + - + - - - - - CF700 - Dye Method + + + + + + + 10-25% + + + - + + + + + + + + + + + - + - + - - - - + + + + - + + + + - 95-99% + 75-95% - - - + + + + + + >95% - - + - - - - 0.01% - 100ppm - - + - - - - - - - - CF600 - Biodegradability test is available. - - - - - direct dyed + + + - + - - - - - + - + + - - - - - CF702 - Print Method + + + + - - - + + + + + CF706 + Water Property - - - - + + + + 5060 + The portion of the product known to be emitted into the environment during use is designed for that purpose.   - - - - Clean biodigestion. + + + - - - + + + + + + 0-10% - + - + - 5001 - The product has theCE mark. + CF601 + Material Safety Data Sheets for Finishing are available. - - - + + + - - - - The product is designed for reused? + + + + + + + + + Huanyu Li + Mikael Lindecrantz + Robin Keskisärkkä + Eva Blomqvist + The Textile module of CEON (Circular Economy Ontology Network). + https://creativecommons.org/licenses/by/4.0/ + Circular Economy Ontology Network (CEON) - Textile Module + http://w3id.org/CEON/demo/textile/ + textile + https://github.com/LiUSemWeb/CEON + 0.1 - + - - - - - - - - + + - + + - - + - - + + - - - + + + - + + - - + - - - - - 25-50% - - - - + + + CF705 - + - - CF703 - Print Stuff - - - - - Water repellent - - - - - - - - - - - - - - - Waterproof + + CF704 + Finishing Step - - - - CF701 - Dye Stuff + + + - - - + + + - + - - + + + + + CF604 + The Technical Data Sheet is available. + + + + + + 50-75% - - - - + + + + + CF603 + Material Safety Data Sheet for the product is available. - + - The product composition disclosed at the defined threshold has been validated by a third party or the product has been awarded an independent certification or standard related to its composition. - - - - - digital printed + - - - - + + + - + - + - - - - + + + + - + + + Composting in an industrial facility. - + - - - - - - 5000 - The product is designed for re-use as-is or with minimal modification. - - - - + - + - - - - - + - + - - 1-10% - - - - + + digital printed - + - - - - - - - + - - + + + - + - - - - - - - - - - - The product includes trims. - - - - + + undyed - - - - + + + - + - - Water resistant + - - + + - - - - - - - - - - >95% - - - - The weight fraction of all disclosed chemical substances is 0%, 0-10%, 10-25%, 25-50%, 50-75%, 75-95%, 95-99%, over 99%. - - + + + The product is designed for recycling?e - - - - Composting in a home composter. + + + + The location where the product was produced. - + - + - + - top dyed - - - - - - - 50-75% - - - - - - - - - - - - - - - - - - + + - - - - - - - + + + A product composition disclosed at the defined threshold is publicly available or a product composition disclosed at the defined threshold is available to the customer under secrecy agreement. - - - - - - 0% + + + - - - - - 5050 - The manufacturer/ industry association has a dedicated collection system in place to gather and deliver products for recycling. + + + + - - + + + + - + - - - - - - - + + + CF707 - + - - - - + + + + + + + - - + + - - - + + + - + - - - - - + + 0.1% + 1000ppm - + - + - - - - - CF603 - Material Safety Data Sheet for the product is available. + + + - + + + + + + + + + + + + + + - + + CF701 + Dye Stuff - + - - 5010 - The product is desinged for refurbishment? + + The product includes trims. - + + + + + - + + - - - - + + + + - + - 1% - 10000ppm + 0.01% + 100ppm - - + + + + - - - - + + + - - - + + + + - - - - - + + + - - - + + + + - + + + Industrial cascading in the biosphere. - - - + + + + + CF702 + Print Method - - - - + + + + 1-10% - + - - - - + + + + + + + top dyed - - - - - - + + + + - - - - - + - + - - + + + + 95-99% - + + direct dyed - + - - - + + + - + - - + - - + + + - - - - - + + + - - - + + - + - - - - - The location where the product was produced. + + + The weight fraction of all disclosed chemical substances is 0%, 0-10%, 10-25%, 25-50%, 50-75%, 75-95%, 95-99%, over 99%. - + - - + - - - - - + - + - - + - - + + >99% - + - - - - - - - - - + + - + - - - - - - - The relation where the role of the actor is the brand of a certain resource. - Brand of resource + - + - - - - - - - - - + + - + - - + + - + + + + + + - + - + - + - - - - - - - - - - - - + - CF705 - - - - + + The product is designed for reused? - + - - undyed - - - - + - + + + + + + - + - - - + + + + - - - + + + - - - - + + + + Clean biodigestion. - - - + + - + + + + + - - + + + + - + - - - - - + + + + Waterproof - - - + + + - + - + - - - - - - + + + + + 5070, 5080, 5081, 5090, 5091 + Product designed for a certain recycling method. - + - + - + - + + + + Description of the kind of product. + + + + + + - - + - + - - - - - - + + + - - - - Description of the kind of product. + + + - + - + + - - - + + + + 1% + 10000ppm - + - + + Composting in a home composter. - + + + + + + + + + + - - - CF707 + + - - - + + - + - + - + + + + + + + + + - - The product is designed for recycling?e - + + - - + + + - - + + + - + - + - + + + - + - + - + - - + + + + + + + + + + + + + + + + + + + - + + + + + - + - + + + + + + + + + + diff --git a/docs/ontology/actor/0.1/actor.jsonld b/docs/ontology/actor/0.1/actor.jsonld index 33fec0ba..c8c6f42f 100644 --- a/docs/ontology/actor/0.1/actor.jsonld +++ b/docs/ontology/actor/0.1/actor.jsonld @@ -1,37 +1,17 @@ [ { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/seller", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/SupplyingResource", + "@id": "http://w3id.org/CEON/ontology/actor/ResellingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the supplier of a certain resource." + "@value": "The relation where the role of the actor is the reseller of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Supplying resource" + "@value": "Reselling resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -41,12 +21,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb49" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab41" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb49", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab41", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -57,20 +37,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb50" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab42" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb50", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab42", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/supplier" + "@id": "http://w3id.org/CEON/ontology/actor/reseller" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -80,17 +60,17 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/dismantler", + "@id": "http://w3id.org/CEON/ontology/actor/supplier", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole" + "http://w3id.org/CEON/ontology/actor/ActorCVNRole", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/provider", + "@id": "http://purl.org/dc/terms/license", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { @@ -115,102 +95,18 @@ ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/capabilityExtent", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "capability extent" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/supplier", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/collector", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/updater", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/IssuingResource", + "@id": "http://w3id.org/CEON/ontology/actor/OwningResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the issuer of a certain resource." + "@value": "The relation where the role of the actor is the owner of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Issuing resource" + "@value": "Owning resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -220,12 +116,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb17" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab21" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb17", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab21", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -236,20 +132,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb18" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab22" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb18", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab22", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/issuer" + "@id": "http://w3id.org/CEON/ontology/actor/owner" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -259,39 +155,51 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/issuer", + "@id": "http://w3id.org/CEON/ontology/actor/capabilityExtent", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "capability extent" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/reseller", + "@id": "http://w3id.org/CEON/ontology/actor/viewer", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole", "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingResource", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/ProducingResource", + "@id": "http://w3id.org/CEON/ontology/actor/SupplyingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the producer of a certain resource." + "@value": "The relation where the role of the actor is the supplier of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Producing resource" + "@value": "Supplying resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -301,12 +209,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb33" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab49" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb33", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab49", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -317,20 +225,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb34" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab50" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb34", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab50", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/producer" + "@id": "http://w3id.org/CEON/ontology/actor/supplier" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -340,42 +248,28 @@ ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "http://w3id.org/CEON/ontology/actor/issuer", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/viewer", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/neededResourceRelation", + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "In order for an actor to have a capability, it needs to have certain resources, e.g. materials, infrastrucutre, know-how, information etc." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "needed resource relations" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty" - } + "http://www.w3.org/2002/07/owl#Class" ] }, { @@ -395,12 +289,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb65" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab65" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb65", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab65", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -411,20 +305,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb66" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab66" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb67" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab67" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb68" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab68" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb66", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab66", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -440,7 +334,7 @@ ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb67", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab67", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -456,7 +350,7 @@ ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb68", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab68", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -472,178 +366,183 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ActorProcessRole", + "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/UpdatingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The role(s) of an actor involved in a process." + "@value": "The relation where the role of the actor is the updater of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Actor process role" + "@value": "Updating resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/actor/ActorCollaborationRole" + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab53" } ] }, { - "@id": "http://purl.org/dc/terms/title", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab53", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#intersectionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + }, + { + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab54" + } + ] + } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/producer", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab54", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#hasValue": [ + { + "@id": "http://w3id.org/CEON/ontology/actor/updater" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation", + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability", "@type": [ "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@id": "http://w3id.org/CEON/ontology/actorODP/Role", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", + "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ConsumingResource", + "@id": "http://w3id.org/CEON/ontology/actor/neededResourceRelation", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the consumer of a certain resource." + "@value": "In order for an actor to have a capability, it needs to have certain resources, e.g. materials, infrastrucutre, know-how, information etc." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "Consuming resource" + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + "@value": "needed resource relations" } ], - "http://www.w3.org/2002/07/owl#equivalentClass": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb13" + "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb13", + "@id": "http://w3id.org/CEON/ontology/actor/ActorProcessRole", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" - }, - { - "@id": "_:n284c5864d9d442c2b46da865807effceb14" - } - ] + "@value": "The role(s) of an actor involved in a process." } - ] - }, - { - "@id": "_:n284c5864d9d442c2b46da865807effceb14", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#hasValue": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actor/consumer" + "@value": "Actor process role" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + "@id": "http://w3id.org/CEON/ontology/actor/ActorCollaborationRole" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/recycler", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/cvn/CVN", + "@id": "http://w3id.org/CEON/ontology/actor/ActorCollaborationRole", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up." + "@value": "The roles of an actor involved in a collaboration." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Circular Value Network" + "@value": "Actor collaboration role" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration" + "@id": "http://w3id.org/CEON/ontology/actorODP/Role" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", + "@id": "http://w3id.org/CEON/ontology/processODP/Process", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/user", + "@id": "http://w3id.org/CEON/ontology/actor/updater", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole", "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ViewingResource", + "@id": "http://w3id.org/CEON/ontology/actor/UsingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the viewer of a certain resource." + "@value": "The relation where the role of the actor is the user of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Viewing resource" + "@value": "Using resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -653,12 +552,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb61" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab57" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb61", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab57", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -669,20 +568,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb62" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab58" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb62", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab58", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/viewer" + "@id": "http://w3id.org/CEON/ontology/actor/user" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -692,33 +591,38 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ResellingResource", + "@id": "http://w3id.org/CEON/ontology/actor/producer", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/CVNParticipation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the reseller of a certain resource." + "@value": "A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval)." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Reselling resource" + "@value": "Circular Value Network Participation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" - } - ], - "http://www.w3.org/2002/07/owl#equivalentClass": [ + "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" + }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb41" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab5" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb41", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab5", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -726,57 +630,90 @@ { "@list": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" + }, + { + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab6" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb42" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab7" + }, + { + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab8" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb42", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab6", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#hasValue": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/actor/reseller" + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" } ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/actor/ActorCVNRole" + } + ] + }, + { + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab7", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/manufacturer", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab8", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole" + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/cvn/CVN" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", + "@id": "http://w3id.org/CEON/ontology/actor/seller", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/UsingResource", + "@id": "http://w3id.org/CEON/ontology/actor/ProducingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the user of a certain resource." + "@value": "The relation where the role of the actor is the producer of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Using resource" + "@value": "Producing resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -786,12 +723,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb57" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab33" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb57", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab33", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -802,20 +739,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb58" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab34" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb58", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab34", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/user" + "@id": "http://w3id.org/CEON/ontology/actor/producer" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -825,9 +762,17 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/Process", + "@id": "http://purl.org/dc/terms/description", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/user", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] }, { @@ -908,24 +853,30 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration", + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", "@type": [ "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/OwningResource", + "@id": "http://w3id.org/CEON/ontology/actor/SellingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the owner of a certain resource." + "@value": "The relation where the role of the actor is the seller of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Owning resource" + "@value": "Selling resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -935,12 +886,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb21" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab45" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb21", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab45", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -951,20 +902,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb22" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab46" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb22", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab46", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/owner" + "@id": "http://w3id.org/CEON/ontology/actor/seller" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -974,112 +925,65 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ActorCVNRole", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The role(s) of an actor in a Circular Value Network, which is a specific type of collaboration." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Actor Circular Value Network role" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actor/ActorCollaborationRole" - } - ] - }, - { - "@id": "http://purl.org/dc/terms/description", + "@id": "http://w3id.org/CEON/ontology/actor/dismantler", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/SellingResource", + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingResource", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The relation where the role of the actor is the seller of a certain resource." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Selling resource" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" - } - ], - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "_:n284c5864d9d442c2b46da865807effceb45" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb45", + "@id": "http://w3id.org/CEON/ontology/actor/manufacturer", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ - { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" - }, - { - "@id": "_:n284c5864d9d442c2b46da865807effceb46" - } - ] - } + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole" ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb46", + "@id": "http://w3id.org/CEON/ontology/actor/ActorCVNRole", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#hasValue": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/actor/seller" + "@value": "The role(s) of an actor in a Circular Value Network, which is a specific type of collaboration." } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + "@value": "Actor Circular Value Network role" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/actor/ActorCollaborationRole" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/owner", + "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ProvidingResource", + "@id": "http://w3id.org/CEON/ontology/actor/IssuingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the provider of a certain resource." + "@value": "The relation where the role of the actor is the issuer of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Providing resource" + "@value": "Issuing resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -1089,12 +993,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb37" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab17" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb37", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab17", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1105,20 +1009,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb38" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab18" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb38", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab18", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/provider" + "@id": "http://w3id.org/CEON/ontology/actor/issuer" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -1128,25 +1032,52 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/buyer", + "@id": "http://w3id.org/CEON/ontology/actor/recycler", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://w3id.org/CEON/ontology/actor/ActorCVNRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/CVNParticipation", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/cvn/CVN", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval)." + "@value": "A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Circular Value Network Participation" + "@value": "Circular Value Network" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/ProcessParticipation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Process Participation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -1154,12 +1085,12 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb5" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab25" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb5", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab25", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1170,20 +1101,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb6" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab26" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb7" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab27" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb8" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab28" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb6", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab26", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -1199,7 +1130,7 @@ ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb7", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab27", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -1215,7 +1146,7 @@ ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb8", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab28", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -1226,49 +1157,38 @@ ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/cvn/CVN" + "@id": "http://w3id.org/CEON/ontology/process/Process" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/consumer", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Role", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/ProcessParticipation", + "@id": "http://w3id.org/CEON/ontology/actor/ProvidingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time." + "@value": "The relation where the role of the actor is the provider of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Process Participation" + "@value": "Providing resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" - }, + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb25" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab37" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb25", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab37", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1276,69 +1196,156 @@ { "@list": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" - }, - { - "@id": "_:n284c5864d9d442c2b46da865807effceb26" - }, - { - "@id": "_:n284c5864d9d442c2b46da865807effceb27" + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb28" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab38" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb26", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab38", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + "@id": "http://w3id.org/CEON/ontology/actor/provider" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/actor/ActorCVNRole" + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb27", + "@id": "http://w3id.org/CEON/ontology/actor/consumer", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/creator", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/reseller", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/ConsumingResource", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor" + "@value": "The relation where the role of the actor is the consumer of a certain resource." } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" + "@value": "Consuming resource" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab13" + } + ] + }, + { + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab13", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#intersectionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + }, + { + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab14" + } + ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb28", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab14", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn" + "@id": "http://w3id.org/CEON/ontology/actor/consumer" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/process/Process" + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" } ] }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/buyer", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/collector", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole" + ] + }, { "@id": "http://w3id.org/CEON/ontology/actor/BuyingResource", "@type": [ @@ -1361,12 +1368,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb1" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab1" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb1", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1377,14 +1384,14 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb2" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab2" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb2", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab2", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -1400,18 +1407,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/UpdatingResource", + "@id": "http://w3id.org/CEON/ontology/actor/ViewingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the updater of a certain resource." + "@value": "The relation where the role of the actor is the viewer of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Updating resource" + "@value": "Viewing resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -1421,12 +1428,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n284c5864d9d442c2b46da865807effceb53" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab61" } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb53", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab61", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1437,20 +1444,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb54" + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab62" } ] } ] }, { - "@id": "_:n284c5864d9d442c2b46da865807effceb54", + "@id": "_:n3760bc703fd548ada3e74c421a425d3ab62", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/updater" + "@id": "http://w3id.org/CEON/ontology/actor/viewer" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -1460,30 +1467,23 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ActorCollaborationRole", + "@id": "http://purl.org/dc/terms/title", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The roles of an actor involved in a collaboration." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Actor collaboration role" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Role" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/created", + "@id": "http://w3id.org/CEON/ontology/actor/owner", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/provider", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] } ] \ No newline at end of file diff --git a/docs/ontology/actor/0.1/actor.owl b/docs/ontology/actor/0.1/actor.owl index 9023b1f7..f73a7d9a 100644 --- a/docs/ontology/actor/0.1/actor.owl +++ b/docs/ontology/actor/0.1/actor.owl @@ -7,100 +7,72 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - + + + - - + + - - + + + + The relation where the role of the actor is the seller of a certain resource. + Selling resource - + - - - - - - - - The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something. - capability extent - - - - + + - - - + + + + + Huanyu Li + Mikael Lindecrantz + Robin Keskisärkkä + 2023-03-16 + Eva Blomqvist + The Actor module of CEON (Circular Economy Ontology Network). + https://github.com/LiUSemWeb/CEON/blob/master/LICENSE + Circular Economy Ontology Network (CEON) - Actor Module + actor + http://w3id.org/CEON/ontology/actor/ + In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: C0-1, C0-2, C3-4, T3-4 + + 0.1 - - - + + - + - - + + + - + + - - - The relation where the role of the actor is the user of a certain resource. - Using resource - + + - - - The relation where the role of the actor is the provider of a certain resource. - Providing resource - - - - - + - - - - - - A relation between a resource, an actor, and the role the actor has in relation to the resource. For instance, the role of owner that a certain actor takes for a certain resource for a certain period of time. Or the seller of a certain resource, until that resource has been sold, and the actor no longer has that role in relation to the resource. - Resource Relation + - + - - - - - - - A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval). - Circular Value Network Participation - - - - - - The relation where the role of the actor is the owner of a certain resource. - Owning resource - - - - + @@ -108,161 +80,138 @@ The role(s) of an actor involved in a process. Actor process role - - - + + + + + + - + + + + + The relation where the role of the actor is the provider of a certain resource. + Providing resource + + - + - - - - - - - Huanyu Li - Mikael Lindecrantz - Robin Keskisärkkä - 2023-03-16 - Eva Blomqvist - The Actor module of CEON (Circular Economy Ontology Network). - https://github.com/LiUSemWeb/CEON/blob/master/LICENSE - Circular Economy Ontology Network (CEON) - Actor Module - actor - http://w3id.org/CEON/ontology/actor/ - In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: C0-1, C0-2, C3-4, T3-4 - - 0.1 - - - - - + - + The relation where the role of the actor is the viewer of a certain resource. Viewing resource - - - - - + The relation where the role of the actor is the reseller of a certain resource. Reselling resource - + + + + The relation where the role of the actor is the owner of a certain resource. + Owning resource - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time. + Process Participation - - - - - - - - + + - - The role(s) of an actor in relation to a resource. - Actor resource role - - - + + + + + The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something. + capability extent - - - + + + + - + The relation where the role of the actor is the updater of a certain resource. Updating resource - - + + + A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up. + Circular Value Network - - + + + The roles of an actor involved in a collaboration. + Actor collaboration role - - + + + - - + + + The role(s) of an actor in relation to a resource. + Actor resource role - + + + + + + - - A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up. - Circular Value Network - - - - + + + + A relation between a resource, an actor, and the role the actor has in relation to the resource. For instance, the role of owner that a certain actor takes for a certain resource for a certain period of time. Or the seller of a certain resource, until that resource has been sold, and the actor no longer has that role in relation to the resource. + Resource Relation - + The relation where the role of the actor is the producer of a certain resource. Producing resource - + + + + + + + + - - + + @@ -271,347 +220,398 @@ In order for an actor to have a capability, it needs to have certain resources, e.g. materials, infrastrucutre, know-how, information etc. needed resource relations - - + + + - - - + + + - - + - - - - + + + + + + + - + - + - - - - + + + - - - - + + + - - - - + + + + - + + + + + - + - The relation where the role of the actor is the consumer of a certain resource. - Consuming resource + The relation where the role of the actor is the user of a certain resource. + Using resource - + + + + + - - + + - - + + - - + + - - - - - - - + + + - - + - - - + + + - + - - - + + + + - - - + + - + + + + + - + - The relation where the role of the actor is the supplier of a certain resource. - Supplying resource + The relation where the role of the actor is the consumer of a certain resource. + Consuming resource - + - - - - - - + + - - - + + + - - - - + + + - - + + - + The relation where the role of the actor is the issuer of a certain resource. Issuing resource - - - + + + - + + + + + + - - - - - - The relation where the role of the actor is the seller of a certain resource. - Selling resource + + + + - - - + + + - - + + + + The relation where the role of the actor is the supplier of a certain resource. + Supplying resource - + + + + - - - - The role(s) of an actor in a Circular Value Network, which is a specific type of collaboration. - Actor Circular Value Network role + + - + - - + + - + + - - - Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time. - Process Participation - - - - - - + + + - - - - - The relation where the role of the actor is the buyer of a certain resource. - Buying resource + + + + - + - + + + + + + + + + + + + + + + + + - + - + - + - + + + + + + + + + + - - + + - + - + + - - The roles of an actor involved in a collaboration. - Actor collaboration role - + - + - - - + + + - - - + + + - - - + + - - + + + - + + + + + + + + + + + + + - - + + + + The role(s) of an actor in a Circular Value Network, which is a specific type of collaboration. + Actor Circular Value Network role - - - + + + - + - + - + - + - - - + + + - + + + + A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval). + Circular Value Network Participation - - - - - - - + + + + - - + + + + The relation where the role of the actor is the buyer of a certain resource. + Buying resource - - - + + + - + - - - + + - + + + + + - - + + + - - - + + + + - - - + + + - + - + - + + - - - - - - + + + - + - - + + + - - - - + + - - - + + + - + - - + + - - - + + - - - + + - + + - - + + + + + + + + + + diff --git a/docs/ontology/actor/0.1/actor.rdf b/docs/ontology/actor/0.1/actor.rdf index 9023b1f7..f73a7d9a 100644 --- a/docs/ontology/actor/0.1/actor.rdf +++ b/docs/ontology/actor/0.1/actor.rdf @@ -7,100 +7,72 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - + + + - - + + - - + + + + The relation where the role of the actor is the seller of a certain resource. + Selling resource - + - - - - - - - - The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something. - capability extent - - - - + + - - - + + + + + Huanyu Li + Mikael Lindecrantz + Robin Keskisärkkä + 2023-03-16 + Eva Blomqvist + The Actor module of CEON (Circular Economy Ontology Network). + https://github.com/LiUSemWeb/CEON/blob/master/LICENSE + Circular Economy Ontology Network (CEON) - Actor Module + actor + http://w3id.org/CEON/ontology/actor/ + In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: C0-1, C0-2, C3-4, T3-4 + + 0.1 - - - + + - + - - + + + - + + - - - The relation where the role of the actor is the user of a certain resource. - Using resource - + + - - - The relation where the role of the actor is the provider of a certain resource. - Providing resource - - - - - + - - - - - - A relation between a resource, an actor, and the role the actor has in relation to the resource. For instance, the role of owner that a certain actor takes for a certain resource for a certain period of time. Or the seller of a certain resource, until that resource has been sold, and the actor no longer has that role in relation to the resource. - Resource Relation + - + - - - - - - - A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval). - Circular Value Network Participation - - - - - - The relation where the role of the actor is the owner of a certain resource. - Owning resource - - - - + @@ -108,161 +80,138 @@ The role(s) of an actor involved in a process. Actor process role - - - + + + + + + - + + + + + The relation where the role of the actor is the provider of a certain resource. + Providing resource + + - + - - - - - - - Huanyu Li - Mikael Lindecrantz - Robin Keskisärkkä - 2023-03-16 - Eva Blomqvist - The Actor module of CEON (Circular Economy Ontology Network). - https://github.com/LiUSemWeb/CEON/blob/master/LICENSE - Circular Economy Ontology Network (CEON) - Actor Module - actor - http://w3id.org/CEON/ontology/actor/ - In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: C0-1, C0-2, C3-4, T3-4 - - 0.1 - - - - - + - + The relation where the role of the actor is the viewer of a certain resource. Viewing resource - - - - - + The relation where the role of the actor is the reseller of a certain resource. Reselling resource - + + + + The relation where the role of the actor is the owner of a certain resource. + Owning resource - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time. + Process Participation - - - - - - - - + + - - The role(s) of an actor in relation to a resource. - Actor resource role - - - + + + + + The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something. + capability extent - - - + + + + - + The relation where the role of the actor is the updater of a certain resource. Updating resource - - + + + A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up. + Circular Value Network - - + + + The roles of an actor involved in a collaboration. + Actor collaboration role - - + + + - - + + + The role(s) of an actor in relation to a resource. + Actor resource role - + + + + + + - - A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up. - Circular Value Network - - - - + + + + A relation between a resource, an actor, and the role the actor has in relation to the resource. For instance, the role of owner that a certain actor takes for a certain resource for a certain period of time. Or the seller of a certain resource, until that resource has been sold, and the actor no longer has that role in relation to the resource. + Resource Relation - + The relation where the role of the actor is the producer of a certain resource. Producing resource - + + + + + + + + - - + + @@ -271,347 +220,398 @@ In order for an actor to have a capability, it needs to have certain resources, e.g. materials, infrastrucutre, know-how, information etc. needed resource relations - - + + + - - - + + + - - + - - - - + + + + + + + - + - + - - - - + + + - - - - + + + - - - - + + + + - + + + + + - + - The relation where the role of the actor is the consumer of a certain resource. - Consuming resource + The relation where the role of the actor is the user of a certain resource. + Using resource - + + + + + - - + + - - + + - - + + - - - - - - - + + + - - + - - - + + + - + - - - + + + + - - - + + - + + + + + - + - The relation where the role of the actor is the supplier of a certain resource. - Supplying resource + The relation where the role of the actor is the consumer of a certain resource. + Consuming resource - + - - - - - - + + - - - + + + - - - - + + + - - + + - + The relation where the role of the actor is the issuer of a certain resource. Issuing resource - - - + + + - + + + + + + - - - - - - The relation where the role of the actor is the seller of a certain resource. - Selling resource + + + + - - - + + + - - + + + + The relation where the role of the actor is the supplier of a certain resource. + Supplying resource - + + + + - - - - The role(s) of an actor in a Circular Value Network, which is a specific type of collaboration. - Actor Circular Value Network role + + - + - - + + - + + - - - Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time. - Process Participation - - - - - - + + + - - - - - The relation where the role of the actor is the buyer of a certain resource. - Buying resource + + + + - + - + + + + + + + + + + + + + + + + + - + - + - + - + + + + + + + + + + - - + + - + - + + - - The roles of an actor involved in a collaboration. - Actor collaboration role - + - + - - - + + + - - - + + + - - - + + - - + + + - + + + + + + + + + + + + + - - + + + + The role(s) of an actor in a Circular Value Network, which is a specific type of collaboration. + Actor Circular Value Network role - - - + + + - + - + - + - + - - - + + + - + + + + A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval). + Circular Value Network Participation - - - - - - - + + + + - - + + + + The relation where the role of the actor is the buyer of a certain resource. + Buying resource - - - + + + - + - - - + + - + + + + + - - + + + - - - + + + + - - - + + + - + - + - + + - - - - - - + + + - + - - + + + - - - - + + - - - + + + - + - - + + - - - + + - - - + + - + + - - + + + + + + + + + + diff --git a/docs/ontology/actor/0.2/actor.jsonld b/docs/ontology/actor/0.2/actor.jsonld index ad7a7817..b3396156 100644 --- a/docs/ontology/actor/0.2/actor.jsonld +++ b/docs/ontology/actor/0.2/actor.jsonld @@ -1,37 +1,17 @@ [ { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/seller", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/SupplyingResource", + "@id": "http://w3id.org/CEON/ontology/actor/ResellingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the supplier of a certain resource." + "@value": "The relation where the role of the actor is the reseller of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Supplying resource" + "@value": "Reselling resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -41,12 +21,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b53" + "@id": "_:n05667af510784d5e8f0f302aed834e29b45" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b53", + "@id": "_:n05667af510784d5e8f0f302aed834e29b45", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -57,20 +37,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b54" + "@id": "_:n05667af510784d5e8f0f302aed834e29b46" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b54", + "@id": "_:n05667af510784d5e8f0f302aed834e29b46", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/supplier" + "@id": "http://w3id.org/CEON/ontology/actor/reseller" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -80,17 +60,17 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/dismantler", + "@id": "http://w3id.org/CEON/ontology/actor/supplier", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole" + "http://w3id.org/CEON/ontology/actor/ActorCVNRole", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/provider", + "@id": "http://purl.org/dc/terms/license", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { @@ -115,102 +95,18 @@ ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/capabilityExtent", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "capability extent" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/supplier", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/collector", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/updater", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/IssuingResource", + "@id": "http://w3id.org/CEON/ontology/actor/OwningResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the issuer of a certain resource." + "@value": "The relation where the role of the actor is the owner of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Issuing resource" + "@value": "Owning resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -220,12 +116,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b17" + "@id": "_:n05667af510784d5e8f0f302aed834e29b25" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b17", + "@id": "_:n05667af510784d5e8f0f302aed834e29b25", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -236,20 +132,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b18" + "@id": "_:n05667af510784d5e8f0f302aed834e29b26" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b18", + "@id": "_:n05667af510784d5e8f0f302aed834e29b26", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/issuer" + "@id": "http://w3id.org/CEON/ontology/actor/owner" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -259,39 +155,58 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/issuer", + "@id": "http://w3id.org/CEON/ontology/actor/capabilityExtent", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "capability extent" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/reseller", + "@id": "http://w3id.org/CEON/ontology/actor/viewer", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole", "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingResource", + "@id": "http://w3id.org/CEON/ontology/actor/issuer", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ProducingResource", + "@id": "http://w3id.org/CEON/ontology/actor/SupplyingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the producer of a certain resource." + "@value": "The relation where the role of the actor is the supplier of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Producing resource" + "@value": "Supplying resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -301,12 +216,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b37" + "@id": "_:n05667af510784d5e8f0f302aed834e29b53" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b37", + "@id": "_:n05667af510784d5e8f0f302aed834e29b53", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -317,20 +232,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b38" + "@id": "_:n05667af510784d5e8f0f302aed834e29b54" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b38", + "@id": "_:n05667af510784d5e8f0f302aed834e29b54", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/producer" + "@id": "http://w3id.org/CEON/ontology/actor/supplier" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -340,42 +255,21 @@ ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/viewer", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/neededResourceRelation", + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "In order for an actor to have a capability, it needs to have certain resources, e.g. materials, infrastrucutre, know-how, information etc." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "needed resource relations" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty" - } + "http://www.w3.org/2002/07/owl#Class" ] }, { @@ -395,12 +289,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b69" + "@id": "_:n05667af510784d5e8f0f302aed834e29b69" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b69", + "@id": "_:n05667af510784d5e8f0f302aed834e29b69", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -411,20 +305,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b70" + "@id": "_:n05667af510784d5e8f0f302aed834e29b70" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b71" + "@id": "_:n05667af510784d5e8f0f302aed834e29b71" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b72" + "@id": "_:n05667af510784d5e8f0f302aed834e29b72" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b70", + "@id": "_:n05667af510784d5e8f0f302aed834e29b70", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -440,7 +334,7 @@ ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b71", + "@id": "_:n05667af510784d5e8f0f302aed834e29b71", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -456,7 +350,7 @@ ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b72", + "@id": "_:n05667af510784d5e8f0f302aed834e29b72", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -472,41 +366,79 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ActorProcessRole", + "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/UpdatingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The role(s) of an actor involved in a process." + "@value": "The relation where the role of the actor is the updater of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Actor process role" + "@value": "Updating resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/actor/ActorCollaborationRole" + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:n05667af510784d5e8f0f302aed834e29b57" } ] }, { - "@id": "http://purl.org/dc/terms/title", + "@id": "_:n05667af510784d5e8f0f302aed834e29b57", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#intersectionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + }, + { + "@id": "_:n05667af510784d5e8f0f302aed834e29b58" + } + ] + } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/producer", + "@id": "_:n05667af510784d5e8f0f302aed834e29b58", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#hasValue": [ + { + "@id": "http://w3id.org/CEON/ontology/actor/updater" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation", + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Role", "@type": [ "http://www.w3.org/2002/07/owl#Class" ] @@ -518,132 +450,99 @@ ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/ConsumingResource", + "@id": "http://w3id.org/CEON/ontology/actor/neededResourceRelation", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the consumer of a certain resource." + "@value": "In order for an actor to have a capability, it needs to have certain resources, e.g. materials, infrastrucutre, know-how, information etc." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "Consuming resource" + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + "@value": "needed resource relations" } ], - "http://www.w3.org/2002/07/owl#equivalentClass": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b13" + "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b13", + "@id": "http://w3id.org/CEON/ontology/actor/ActorProcessRole", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" - }, - { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b14" - } - ] + "@value": "The role(s) of an actor involved in a process." } - ] - }, - { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b14", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#hasValue": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actor/consumer" + "@value": "Actor process role" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + "@id": "http://w3id.org/CEON/ontology/actor/ActorCollaborationRole" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/recycler", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/cvn/CVN", + "@id": "http://w3id.org/CEON/ontology/actor/ActorCollaborationRole", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up." + "@value": "The roles of an actor involved in a collaboration." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Circular Value Network" + "@value": "Actor collaboration role" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration" + "@id": "http://w3id.org/CEON/ontology/actorODP/Role" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", + "@id": "http://w3id.org/CEON/ontology/processODP/Process", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/user", + "@id": "http://w3id.org/CEON/ontology/actor/updater", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole", "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ViewingResource", + "@id": "http://w3id.org/CEON/ontology/actor/UsingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the viewer of a certain resource." + "@value": "The relation where the role of the actor is the user of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Viewing resource" + "@value": "Using resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -653,12 +552,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b65" + "@id": "_:n05667af510784d5e8f0f302aed834e29b61" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b65", + "@id": "_:n05667af510784d5e8f0f302aed834e29b61", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -669,20 +568,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b66" + "@id": "_:n05667af510784d5e8f0f302aed834e29b62" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b66", + "@id": "_:n05667af510784d5e8f0f302aed834e29b62", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/viewer" + "@id": "http://w3id.org/CEON/ontology/actor/user" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -692,33 +591,38 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ResellingResource", + "@id": "http://w3id.org/CEON/ontology/actor/producer", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/CVNParticipation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the reseller of a certain resource." + "@value": "A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval)." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Reselling resource" + "@value": "Circular Value Network Participation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" - } - ], - "http://www.w3.org/2002/07/owl#equivalentClass": [ + "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" + }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b45" + "@id": "_:n05667af510784d5e8f0f302aed834e29b5" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b45", + "@id": "_:n05667af510784d5e8f0f302aed834e29b5", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -726,117 +630,90 @@ { "@list": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b46" + "@id": "_:n05667af510784d5e8f0f302aed834e29b6" + }, + { + "@id": "_:n05667af510784d5e8f0f302aed834e29b7" + }, + { + "@id": "_:n05667af510784d5e8f0f302aed834e29b8" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b46", + "@id": "_:n05667af510784d5e8f0f302aed834e29b6", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#hasValue": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/actor/reseller" + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + "@id": "http://w3id.org/CEON/ontology/actor/ActorCVNRole" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/manufacturer", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorCVNRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/ManufacturingResource", + "@id": "_:n05667af510784d5e8f0f302aed834e29b7", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The relation where the role of the actor is the manufacturer of a certain resource." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Manufacturing resource" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" - } + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#equivalentClass": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b21" + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor" } - ] - }, - { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b21", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" - }, - { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b22" - } - ] + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b22", + "@id": "_:n05667af510784d5e8f0f302aed834e29b8", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#hasValue": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/actor/manufacturer" + "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + "@id": "http://w3id.org/CEON/ontology/cvn/CVN" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/UsingResource", + "@id": "http://w3id.org/CEON/ontology/actor/seller", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/ProducingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the user of a certain resource." + "@value": "The relation where the role of the actor is the producer of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Using resource" + "@value": "Producing resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -846,12 +723,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b61" + "@id": "_:n05667af510784d5e8f0f302aed834e29b37" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b61", + "@id": "_:n05667af510784d5e8f0f302aed834e29b37", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -862,20 +739,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b62" + "@id": "_:n05667af510784d5e8f0f302aed834e29b38" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b62", + "@id": "_:n05667af510784d5e8f0f302aed834e29b38", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/user" + "@id": "http://w3id.org/CEON/ontology/actor/producer" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -885,9 +762,17 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/Process", + "@id": "http://purl.org/dc/terms/description", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/user", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" ] }, { @@ -969,24 +854,30 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration", + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", "@type": [ "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/OwningResource", + "@id": "http://w3id.org/CEON/ontology/actor/SellingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the owner of a certain resource." + "@value": "The relation where the role of the actor is the seller of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Owning resource" + "@value": "Selling resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -996,12 +887,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b25" + "@id": "_:n05667af510784d5e8f0f302aed834e29b49" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b25", + "@id": "_:n05667af510784d5e8f0f302aed834e29b49", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1012,20 +903,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b26" + "@id": "_:n05667af510784d5e8f0f302aed834e29b50" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b26", + "@id": "_:n05667af510784d5e8f0f302aed834e29b50", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/owner" + "@id": "http://w3id.org/CEON/ontology/actor/seller" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -1034,6 +925,26 @@ } ] }, + { + "@id": "http://w3id.org/CEON/ontology/actor/dismantler", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingResource", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/manufacturer", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole" + ] + }, { "@id": "http://w3id.org/CEON/ontology/actor/ActorCVNRole", "@type": [ @@ -1056,24 +967,24 @@ ] }, { - "@id": "http://purl.org/dc/terms/description", + "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/SellingResource", + "@id": "http://w3id.org/CEON/ontology/actor/IssuingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the seller of a certain resource." + "@value": "The relation where the role of the actor is the issuer of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Selling resource" + "@value": "Issuing resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -1083,12 +994,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b49" + "@id": "_:n05667af510784d5e8f0f302aed834e29b17" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b49", + "@id": "_:n05667af510784d5e8f0f302aed834e29b17", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1099,20 +1010,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b50" + "@id": "_:n05667af510784d5e8f0f302aed834e29b18" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b50", + "@id": "_:n05667af510784d5e8f0f302aed834e29b18", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/seller" + "@id": "http://w3id.org/CEON/ontology/actor/issuer" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -1122,92 +1033,52 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/owner", + "@id": "http://w3id.org/CEON/ontology/actor/recycler", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + "http://w3id.org/CEON/ontology/actor/ActorCVNRole" ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ProvidingResource", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The relation where the role of the actor is the provider of a certain resource." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Providing resource" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" - } - ], - "http://www.w3.org/2002/07/owl#equivalentClass": [ - { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b41" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b41", + "@id": "http://w3id.org/CEON/ontology/cvn/CVN", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" - }, - { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b42" - } - ] + "@value": "A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up." } - ] - }, - { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b42", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#hasValue": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actor/provider" + "@value": "Circular Value Network" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/buyer", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/CVNParticipation", + "@id": "http://w3id.org/CEON/ontology/actor/ProcessParticipation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval)." + "@value": "Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Circular Value Network Participation" + "@value": "Process Participation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -1215,12 +1086,12 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b5" + "@id": "_:n05667af510784d5e8f0f302aed834e29b29" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b5", + "@id": "_:n05667af510784d5e8f0f302aed834e29b29", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1231,20 +1102,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b6" + "@id": "_:n05667af510784d5e8f0f302aed834e29b30" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b7" + "@id": "_:n05667af510784d5e8f0f302aed834e29b31" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b8" + "@id": "_:n05667af510784d5e8f0f302aed834e29b32" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b6", + "@id": "_:n05667af510784d5e8f0f302aed834e29b30", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -1260,7 +1131,7 @@ ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b7", + "@id": "_:n05667af510784d5e8f0f302aed834e29b31", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -1276,7 +1147,7 @@ ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b8", + "@id": "_:n05667af510784d5e8f0f302aed834e29b32", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -1287,36 +1158,23 @@ ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/cvn/CVN" + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/consumer", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://w3id.org/CEON/ontology/actor/ActorResourceRole" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Role", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/BuyingResource", + "@id": "http://w3id.org/CEON/ontology/actor/ProvidingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the buyer of a certain resource." + "@value": "The relation where the role of the actor is the provider of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Buying resource" + "@value": "Providing resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -1326,12 +1184,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b1" + "@id": "_:n05667af510784d5e8f0f302aed834e29b41" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b1", + "@id": "_:n05667af510784d5e8f0f302aed834e29b41", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1342,20 +1200,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b2" + "@id": "_:n05667af510784d5e8f0f302aed834e29b42" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b2", + "@id": "_:n05667af510784d5e8f0f302aed834e29b42", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/buyer" + "@id": "http://w3id.org/CEON/ontology/actor/provider" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -1365,31 +1223,52 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ProcessParticipation", + "@id": "http://w3id.org/CEON/ontology/actor/consumer", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/creator", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/ManufacturingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time." + "@value": "The relation where the role of the actor is the manufacturer of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Process Participation" + "@value": "Manufacturing resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" - }, + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b29" + "@id": "_:n05667af510784d5e8f0f302aed834e29b21" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b29", + "@id": "_:n05667af510784d5e8f0f302aed834e29b21", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1397,82 +1276,150 @@ { "@list": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" - }, - { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b30" - }, - { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b31" + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b32" + "@id": "_:n05667af510784d5e8f0f302aed834e29b22" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b30", + "@id": "_:n05667af510784d5e8f0f302aed834e29b22", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + "@id": "http://w3id.org/CEON/ontology/actor/manufacturer" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/actor/ActorCVNRole" + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b31", + "@id": "http://w3id.org/CEON/ontology/actor/reseller", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/ConsumingResource", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor" + "@value": "The relation where the role of the actor is the consumer of a certain resource." } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" + "@value": "Consuming resource" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:n05667af510784d5e8f0f302aed834e29b13" + } + ] + }, + { + "@id": "_:n05667af510784d5e8f0f302aed834e29b13", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#intersectionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + }, + { + "@id": "_:n05667af510784d5e8f0f302aed834e29b14" + } + ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b32", + "@id": "_:n05667af510784d5e8f0f302aed834e29b14", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn" + "@id": "http://w3id.org/CEON/ontology/actor/consumer" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/UpdatingResource", + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/buyer", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/collector", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorCVNRole" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/BuyingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation where the role of the actor is the updater of a certain resource." + "@value": "The relation where the role of the actor is the buyer of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Updating resource" + "@value": "Buying resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -1482,12 +1429,12 @@ ], "http://www.w3.org/2002/07/owl#equivalentClass": [ { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b57" + "@id": "_:n05667af510784d5e8f0f302aed834e29b1" } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b57", + "@id": "_:n05667af510784d5e8f0f302aed834e29b1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -1498,20 +1445,20 @@ "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b58" + "@id": "_:n05667af510784d5e8f0f302aed834e29b2" } ] } ] }, { - "@id": "_:n3b450d2133ee476c8a5887a30924dfd1b58", + "@id": "_:n05667af510784d5e8f0f302aed834e29b2", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#hasValue": [ { - "@id": "http://w3id.org/CEON/ontology/actor/updater" + "@id": "http://w3id.org/CEON/ontology/actor/buyer" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -1521,30 +1468,83 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actor/ActorCollaborationRole", + "@id": "http://w3id.org/CEON/ontology/actor/ViewingResource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The roles of an actor involved in a collaboration." + "@value": "The relation where the role of the actor is the viewer of a certain resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Actor collaboration role" + "@value": "Viewing resource" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Role" + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + } + ], + "http://www.w3.org/2002/07/owl#equivalentClass": [ + { + "@id": "_:n05667af510784d5e8f0f302aed834e29b65" } ] }, { - "@id": "http://purl.org/dc/terms/created", + "@id": "_:n05667af510784d5e8f0f302aed834e29b65", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#intersectionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + }, + { + "@id": "_:n05667af510784d5e8f0f302aed834e29b66" + } + ] + } + ] + }, + { + "@id": "_:n05667af510784d5e8f0f302aed834e29b66", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#hasValue": [ + { + "@id": "http://w3id.org/CEON/ontology/actor/viewer" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/title", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/owner", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/provider", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://w3id.org/CEON/ontology/actor/ActorResourceRole" + ] } ] \ No newline at end of file diff --git a/docs/ontology/actor/0.2/actor.owl b/docs/ontology/actor/0.2/actor.owl index 58317f40..93cb6340 100644 --- a/docs/ontology/actor/0.2/actor.owl +++ b/docs/ontology/actor/0.2/actor.owl @@ -7,25 +7,25 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - - - - - The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something. - capability extent + + + - - + + + + The relation where the role of the actor is the user of a certain resource. + Using resource - - - + + + + + + + + @@ -45,64 +45,31 @@ 0.2 - - - - - - - - - - - - The relation where the role of the actor is the user of a certain resource. - Using resource - - - - - - The relation where the role of the actor is the provider of a certain resource. - Providing resource - - - - + + + + - + - + - + + + + - - - - - - - - - The relation where the role of the actor is the updater of a certain resource. - Updating resource - - - - - - A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval). - Circular Value Network Participation + + + + - - - - - The relation where the role of the actor is the owner of a certain resource. - Owning resource + + + @@ -110,100 +77,134 @@ The role(s) of an actor involved in a process. Actor process role - - - + + + + + The relation where the role of the actor is the manufacturer of a certain resource. + Manufacturing resource - + - - A relation between a resource, an actor, and the role the actor has in relation to the resource. For instance, the role of owner that a certain actor takes for a certain resource for a certain period of time. Or the seller of a certain resource, until that resource has been sold, and the actor no longer has that role in relation to the resource. - Resource Relation - + + + + + + + + + + The relation where the role of the actor is the provider of a certain resource. + Providing resource + + - + + + + + + + + + - + - - + + + + + The relation where the role of the actor is the viewer of a certain resource. + Viewing resource + + + - - - - + + + + + + + - - + + + + The relation where the role of the actor is the issuer of a certain resource. + Issuing resource - - + + - + The relation where the role of the actor is the reseller of a certain resource. Reselling resource - - - - - - - - - - - + + + + The relation where the role of the actor is the owner of a certain resource. + Owning resource - - - - - + + + + Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time. + Process Participation - - - - - - - - - - + + + + A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval). + Circular Value Network Participation - - - + + + + + The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something. + capability extent - - - + + + + A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up. + Circular Value Network - + - - + + + + The roles of an actor involved in a collaboration. + Actor collaboration role + + + + @@ -211,52 +212,98 @@ The role(s) of an actor in relation to a resource. Actor resource role - + - + - + + + + A relation between a resource, an actor, and the role the actor has in relation to the resource. For instance, the role of owner that a certain actor takes for a certain resource for a certain period of time. Or the seller of a certain resource, until that resource has been sold, and the actor no longer has that role in relation to the resource. + Resource Relation + + + - - - The relation where the role of the actor is the buyer of a certain resource. - Buying resource - - + + - - + + + + The relation where the role of the actor is the updater of a certain resource. + Updating resource - + - + - - + + + + + + + - + - + - + + + + + + + + + + + - - A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up. - Circular Value Network + + + The relation where the role of the actor is the producer of a certain resource. + Producing resource + + + + + + + + + - + + + + - + - + - - + + + + + + + + + + + + + + @@ -265,379 +312,332 @@ In order for an actor to have a capability, it needs to have certain resources, e.g. materials, infrastrucutre, know-how, information etc. needed resource relations - - - - - - - - - + - - - The relation where the role of the actor is the producer of a certain resource. - Producing resource - - - + + + - - + + - + + + + + + - - - The relation where the role of the actor is the consumer of a certain resource. - Consuming resource - - - + + + - + - + - + + - - - - - - - - - - - + + + - + + - - - The relation where the role of the actor is the supplier of a certain resource. - Supplying resource - - - - - - - + + + - - - + + + + - + - + - - + + - - - - - - - - + + - + - + - The relation where the role of the actor is the viewer of a certain resource. - Viewing resource + The relation where the role of the actor is the seller of a certain resource. + Selling resource - - - + + + + - - - + + - + - + - The relation where the role of the actor is the issuer of a certain resource. - Issuing resource + The relation where the role of the actor is the consumer of a certain resource. + Consuming resource - - - + + + + + + + + - - + + - + - - + + - - - The relation where the role of the actor is the seller of a certain resource. - Selling resource - + - - + - - The role(s) of an actor in a Circular Value Network, which is a specific type of collaboration. - Actor Circular Value Network role - - - - + + + The relation where the role of the actor is the supplier of a certain resource. + Supplying resource - - - - - Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time. - Process Participation + + - - + + + + - - + + - - - - - + + - - - The relation where the role of the actor is the manufacturer of a certain resource. - Manufacturing resource - + + + + - - + + - - - + + + - + + + + - + - - - + + + - - - - + + + - + - + - + + - - - - - - + - - The roles of an actor involved in a collaboration. - Actor collaboration role - - - + + + - - + + + - - - - + + - - + + - + + + + - - + + + + The role(s) of an actor in a Circular Value Network, which is a specific type of collaboration. + Actor Circular Value Network role - - - + + + - - - + + + + - + - + - - - - + + + - - - + + + - + + - - - - - + + + + The relation where the role of the actor is the buyer of a certain resource. + Buying resource - - - - - - - - - - - + + + - + - - + + + + + - - + + + - - - - + + + - - + + - + + + + + - + - - + + + - + - + + + + + + + + + + - - - + + + + + + - - + + - - - + + + - + - - - - - + + - - - - - - - - - - - - - + - - - - - - - - - - - - - + + + + + + + diff --git a/docs/ontology/actor/0.2/actor.rdf b/docs/ontology/actor/0.2/actor.rdf index 58317f40..93cb6340 100644 --- a/docs/ontology/actor/0.2/actor.rdf +++ b/docs/ontology/actor/0.2/actor.rdf @@ -7,25 +7,25 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - - - - - The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something. - capability extent + + + - - + + + + The relation where the role of the actor is the user of a certain resource. + Using resource - - - + + + + + + + + @@ -45,64 +45,31 @@ 0.2 - - - - - - - - - - - - The relation where the role of the actor is the user of a certain resource. - Using resource - - - - - - The relation where the role of the actor is the provider of a certain resource. - Providing resource - - - - + + + + - + - + - + + + + - - - - - - - - - The relation where the role of the actor is the updater of a certain resource. - Updating resource - - - - - - A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval). - Circular Value Network Participation + + + + - - - - - The relation where the role of the actor is the owner of a certain resource. - Owning resource + + + @@ -110,100 +77,134 @@ The role(s) of an actor involved in a process. Actor process role - - - + + + + + The relation where the role of the actor is the manufacturer of a certain resource. + Manufacturing resource - + - - A relation between a resource, an actor, and the role the actor has in relation to the resource. For instance, the role of owner that a certain actor takes for a certain resource for a certain period of time. Or the seller of a certain resource, until that resource has been sold, and the actor no longer has that role in relation to the resource. - Resource Relation - + + + + + + + + + + The relation where the role of the actor is the provider of a certain resource. + Providing resource + + - + + + + + + + + + - + - - + + + + + The relation where the role of the actor is the viewer of a certain resource. + Viewing resource + + + - - - - + + + + + + + - - + + + + The relation where the role of the actor is the issuer of a certain resource. + Issuing resource - - + + - + The relation where the role of the actor is the reseller of a certain resource. Reselling resource - - - - - - - - - - - + + + + The relation where the role of the actor is the owner of a certain resource. + Owning resource - - - - - + + + + Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time. + Process Participation - - - - - - - - - - + + + + A participation-relation, that represents the participation of an actor in a CVN with a certain role. For instance, a specific company playing the role of recycler in a certain flow of a CVN. The participation may also be related to a certain time (or time interval). + Circular Value Network Participation - - - + + + + + The extent of this capability, e.g. stating whether there are limist to the capability, such as a maximum amount or size of something. + capability extent - - - + + + + A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up. + Circular Value Network - + - - + + + + The roles of an actor involved in a collaboration. + Actor collaboration role + + + + @@ -211,52 +212,98 @@ The role(s) of an actor in relation to a resource. Actor resource role - + - + - + + + + A relation between a resource, an actor, and the role the actor has in relation to the resource. For instance, the role of owner that a certain actor takes for a certain resource for a certain period of time. Or the seller of a certain resource, until that resource has been sold, and the actor no longer has that role in relation to the resource. + Resource Relation + + + - - - The relation where the role of the actor is the buyer of a certain resource. - Buying resource - - + + - - + + + + The relation where the role of the actor is the updater of a certain resource. + Updating resource - + - + - - + + + + + + + - + - + - + + + + + + + + + + + - - A collaboration between actors that constitute a Circular Value Newtworks, implicitly or explicitly set up. - Circular Value Network + + + The relation where the role of the actor is the producer of a certain resource. + Producing resource + + + + + + + + + - + + + + - + - + - - + + + + + + + + + + + + + + @@ -265,379 +312,332 @@ In order for an actor to have a capability, it needs to have certain resources, e.g. materials, infrastrucutre, know-how, information etc. needed resource relations - - - - - - - - - + - - - The relation where the role of the actor is the producer of a certain resource. - Producing resource - - - + + + - - + + - + + + + + + - - - The relation where the role of the actor is the consumer of a certain resource. - Consuming resource - - - + + + - + - + - + + - - - - - - - - - - - + + + - + + - - - The relation where the role of the actor is the supplier of a certain resource. - Supplying resource - - - - - - - + + + - - - + + + + - + - + - - + + - - - - - - - - + + - + - + - The relation where the role of the actor is the viewer of a certain resource. - Viewing resource + The relation where the role of the actor is the seller of a certain resource. + Selling resource - - - + + + + - - - + + - + - + - The relation where the role of the actor is the issuer of a certain resource. - Issuing resource + The relation where the role of the actor is the consumer of a certain resource. + Consuming resource - - - + + + + + + + + - - + + - + - - + + - - - The relation where the role of the actor is the seller of a certain resource. - Selling resource - + - - + - - The role(s) of an actor in a Circular Value Network, which is a specific type of collaboration. - Actor Circular Value Network role - - - - + + + The relation where the role of the actor is the supplier of a certain resource. + Supplying resource - - - - - Participation of a certain actor in a certain process, with a certain role. For instance, a certain department of a recycling company having the role of quality controllant, or material sorter, in a certain recycling process. The participation may also be given a time, e.g. a start and end time. - Process Participation + + - - + + + + - - + + - - - - - + + - - - The relation where the role of the actor is the manufacturer of a certain resource. - Manufacturing resource - + + + + - - + + - - - + + + - + + + + - + - - - + + + - - - - + + + - + - + - + + - - - - - - + - - The roles of an actor involved in a collaboration. - Actor collaboration role - - - + + + - - + + + - - - - + + - - + + - + + + + - - + + + + The role(s) of an actor in a Circular Value Network, which is a specific type of collaboration. + Actor Circular Value Network role - - - + + + - - - + + + + - + - + - - - - + + + - - - + + + - + + - - - - - + + + + The relation where the role of the actor is the buyer of a certain resource. + Buying resource - - - - - - - - - - - + + + - + - - + + + + + - - + + + - - - - + + + - - + + - + + + + + - + - - + + + - + - + + + + + + + + + + - - - + + + + + + - - + + - - - + + + - + - - - - - + + - - - - - - - - - - - - - + - - - - - - - - - - - - - + + + + + + + diff --git a/docs/ontology/actorODP/0.1/actorODP.jsonld b/docs/ontology/actorODP/0.1/actorODP.jsonld index 7374fc0b..b8e6ecd3 100644 --- a/docs/ontology/actorODP/0.1/actorODP.jsonld +++ b/docs/ontology/actorODP/0.1/actorODP.jsonld @@ -1,27 +1,22 @@ [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/basedOnCapability", + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An actor participates in a collaboration based on that it has some capability that is useful for the collaboration." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" + "@value": "The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "based on capability" + "@value": "Resource Relation" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" } ] }, @@ -47,69 +42,44 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/", + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Huanyu Li" - }, - { - "@value": "Mikael Lindecrantz" - }, - { - "@value": "Robin Keskisärkkä" - } - ], - "http://purl.org/dc/terms/creator": [ - { - "@value": "Eva Blomqvist" - } - ], - "http://purl.org/dc/terms/description": [ - { - "@value": "A core ODP of the CEON ontology network, defining aspects of the actor concept." - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Circular Economy Ontology Network (CEON) - Actor ODP" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "actorODP" - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "https://w3id.org/CEON/ontoloy/actorODP/" + "@value": "Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how." } ], - "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Covers the following requirements from Onto-DESIDE D3.1: CVN-Process-3, CVN-Actor-1,4,6,7, CVN-Competency-3, CVN-Information-4, C11-1, C11-3, E1-6,6,6,9, E4-10" + "@value": "Capability" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A core ODP of the CEON ontology network, defining aspects of the actor concept." + "@value": "Holds the value of the role of the participant in this participation relation." } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "https://github.com/LiUSemWeb/CEON" + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/0.1/" + "@value": "has participant role" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "0.1" + "@id": "http://w3id.org/CEON/ontology/actorODP/Role" } ] }, @@ -120,94 +90,71 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationStartTime", + "@id": "http://w3id.org/CEON/ontology/actorODP/Role", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The start of a time interval." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" + "@value": "A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "start time" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb12" - } - ] - }, - { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb12", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ], - "http://www.w3.org/2002/07/owl#unionOf": [ - { - "@list": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#date" - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#dateTime" - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear" - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#gYear" - } - ] + "@value": "Role" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole", + "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Holds the value of the role of the participant in this participation relation." + "@value": "Relates some properties to the capability, such as the parameters of it, or the needed resources." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has participant role" + "@value": "capability property" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/ActorType", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Role" + "@value": "The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Actor Type" } ] }, { - "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration", + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A collaboration between a set of actors." + "@value": "An agent able to act in the context of a circular value network, e.g. an organisation, person." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Collaboration" + "@value": "Actor" } ] }, @@ -218,62 +165,55 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor", + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingResource", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Holds the value of the actor involved in this participation relation." + "@value": "The resource that this participation relation relates to, i.e. for which the actor holds the specified role." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has participating actor" + "@value": "has participating resource" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty", + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates some properties to the capability, such as the parameters of it, or the needed resources." + "@value": "Holds the value of the actor involved in this participation relation." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "capability property" + "@value": "has participating actor" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" } - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { @@ -303,91 +243,28 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/ActorType", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Actor Type" - } - ] - }, - { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityOf", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Relates to the actor holding the capability." - }, - { - "@value": "capability of" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationTimePoint", + "@id": "http://w3id.org/CEON/ontology/actorODP/participationEndTime", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The point in time when something took place or was valid." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" + "@value": "The end of a time interval." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "time point" + "@value": "end time" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb17" + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b7" } ] }, { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb17", + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b7", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ], @@ -411,104 +288,129 @@ ] }, { - "@id": "http://www.w3.org/2001/XMLSchema#date", + "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationEndTime", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The end of a time interval." + "@value": "The collaboration or process that this participation relates to." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "end time" + "@value": "is a participation in" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb7" + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b4" } ] }, { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb7", + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b4", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2002/07/owl#unionOf": [ { "@list": [ { - "@id": "http://www.w3.org/2001/XMLSchema#date" - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#dateTime" - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear" + "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration" }, { - "@id": "http://www.w3.org/2001/XMLSchema#gYear" + "@id": "http://w3id.org/CEON/ontology/process/Process" } ] } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingResource", + "@id": "http://w3id.org/CEON/ontology/actorODP/participationTimePoint", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The resource that this participation relation relates to, i.e. for which the actor holds the specified role." + "@value": "The point in time when something took place or was valid." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has participating resource" + "@value": "time point" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b17" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability", + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b17", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how." - } + "http://www.w3.org/2000/01/rdf-schema#Datatype" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#unionOf": [ { - "@value": "Capability" + "@list": [ + { + "@id": "http://www.w3.org/2001/XMLSchema#date" + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear" + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#gYear" + } + ] } ] }, { - "@id": "http://www.w3.org/2001/XMLSchema#gYear", + "@id": "http://www.w3.org/2001/XMLSchema#date", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ] }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityOf", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Relates to the actor holding the capability." + }, + { + "@value": "capability of" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" + } + ] + }, { "@id": "http://w3id.org/CEON/ontology/actorODP/hasLocation", "@type": [ @@ -516,12 +418,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb1" + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b1" } ] }, { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb1", + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -539,101 +441,204 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation", + "@id": "http://w3id.org/CEON/ontology/actorODP/participationStartTime", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The start of a time interval." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" + } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Participation" + "@value": "start time" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb22" + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b12" } ] }, { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb22", + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b12", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2000/01/rdf-schema#Datatype" ], "http://www.w3.org/2002/07/owl#unionOf": [ { "@list": [ { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb23" + "@id": "http://www.w3.org/2001/XMLSchema#date" + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear" }, { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb24" + "@id": "http://www.w3.org/2001/XMLSchema#gYear" } ] } ] }, { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb23", + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/", + "@type": [ + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://www.w3.org/2002/07/owl#cardinality": [ + "http://purl.org/dc/terms/contributor": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@value": "Huanyu Li" + }, + { + "@value": "Mikael Lindecrantz" + }, + { + "@value": "Robin Keskisärkkä" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://purl.org/dc/terms/creator": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationStartTime" + "@value": "Eva Blomqvist" } - ] - }, - { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb24", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#cardinality": [ + "http://purl.org/dc/terms/description": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@value": "A core ODP of the CEON ontology network, defining aspects of the actor concept." } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://purl.org/dc/terms/title": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationTimePoint" + "@value": "Circular Economy Ontology Network (CEON) - Actor ODP" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "actorODP" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "https://w3id.org/CEON/ontoloy/actorODP/" + } + ], + "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ + { + "@value": "Covers the following requirements from Onto-DESIDE D3.1: CVN-Process-3, CVN-Actor-1,4,6,7, CVN-Competency-3, CVN-Information-4, C11-1, C11-3, E1-6,6,6,9, E4-10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A core ODP of the CEON ontology network, defining aspects of the actor concept." + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@id": "https://github.com/LiUSemWeb/CEON" + } + ], + "http://www.w3.org/2002/07/owl#versionIRI": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/0.1/" + } + ], + "http://www.w3.org/2002/07/owl#versionInfo": [ + { + "@value": "0.1" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", + "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The collaboration or process that this participation relates to." + "@value": "A collaboration between a set of actors." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" + "@value": "Collaboration" } + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/contributor", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/Process", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "is a participation in" + "@value": "Participation" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb4" + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b22" } ] }, { - "@id": "_:n736741e9ebca45fe845bc5b458b897aeb4", + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b22", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -641,84 +646,79 @@ { "@list": [ { - "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration" + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b23" }, { - "@id": "http://w3id.org/CEON/ontology/process/Process" + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b24" } ] } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/Role", + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b23", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2002/07/owl#cardinality": [ { - "@value": "A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow." + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "Role" + "@id": "http://w3id.org/CEON/ontology/actorODP/participationStartTime" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation", + "@id": "_:nfe3275e414de442c9efdbdd8fb2997a7b24", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time." - } + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#cardinality": [ { - "@value": "Resource Relation" + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" + "@id": "http://w3id.org/CEON/ontology/actorODP/participationTimePoint" } ] }, { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", + "@id": "http://w3id.org/CEON/ontology/actorODP/basedOnCapability", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An agent able to act in the context of a circular value network, e.g. an organisation, person." + "@value": "An actor participates in a collaboration based on that it has some capability that is useful for the collaboration." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Actor" + "@value": "based on capability" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" } ] }, { - "@id": "http://purl.org/dc/terms/title", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/process/Process", + "@id": "http://www.w3.org/2001/XMLSchema#gYear", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2000/01/rdf-schema#Datatype" ] } ] \ No newline at end of file diff --git a/docs/ontology/actorODP/0.1/actorODP.owl b/docs/ontology/actorODP/0.1/actorODP.owl index c85ca332..4f803249 100644 --- a/docs/ontology/actorODP/0.1/actorODP.owl +++ b/docs/ontology/actorODP/0.1/actorODP.owl @@ -7,51 +7,19 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - + - - - The type of the actor. - has actor type - - - - - - The start of a time interval. - start time - - - - - - - - - - - - - The relation involving the role of a certain actor with respect to a value network or a process in such a network, e.g. an organisation (actor) acting as the recycler (role) in a glass recycling value netowrk (network) at a specific point or period in time. Or an organisation (actor) acting as the dismantler (role) in a dismantling step of a building deconstruction process (process step) at a specific point or period in time. - Collaboration participation + + + The collaboration or process that this participation relates to. + is a participation in - + The end of a time interval. end time - - - - - Relates to the actor holding the capability. - capability of - @@ -68,23 +36,52 @@ 0.1 - - - - 1 + + + Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how. + Capability - + - + - - - + + + - + + + + + + + + + Holds the value of the role of the participant in this participation relation. + has participant role + + + + + + + + + + + + + + + + - A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow. - Role + The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities. + Actor Type + + + + @@ -92,31 +89,45 @@ Relates some properties to the capability, such as the parameters of it, or the needed resources. capability property - + - - The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time. - Resource Relation + A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow. + Role - + - - - Holds the value of the role of the participant in this participation relation. - has participant role + + + Relates to the actor holding the capability. + capability of - + - + + The relation involving the role of a certain actor with respect to a value network or a process in such a network, e.g. an organisation (actor) acting as the recycler (role) in a glass recycling value netowrk (network) at a specific point or period in time. Or an organisation (actor) acting as the dismantler (role) in a dismantling step of a building deconstruction process (process step) at a specific point or period in time. + Collaboration participation - - - + + - - - Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how. - Capability + + + + + + + + Holds the value of the actor involved in this participation relation. + has participating actor + + + + + + + + + 1 @@ -125,51 +136,44 @@ An actor participates in a collaboration based on that it has some capability that is useful for the collaboration. based on capability - - - An agent able to act in the context of a circular value network, e.g. an organisation, person. - Actor - - - + + + - + - + - - - + + + - - - + + + - - - + + + - - - - - Holds the value of the actor involved in this participation relation. - has participating actor + + - + - - The point in time when something took place or was valid. - time point + + The start of a time interval. + start time - - - + + + - - - + + + A collaboration between a set of actors. + Collaboration @@ -178,112 +182,108 @@ The resource that this participation relation relates to, i.e. for which the actor holds the specified role. has participating resource - + - + - - - + + + - - + + - + Participation - - - A collaboration between a set of actors. - Collaboration - - - - - - - - - + 1 - - - + + + + + + - - - + + + An agent able to act in the context of a circular value network, e.g. an organisation, person. + Actor - - + + + + The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time. + Resource Relation - + - - - The collaboration or process that this participation relates to. - is a participation in + + + The type of the actor. + has actor type - - - + + + - - - + + + + + The point in time when something took place or was valid. + time point - - + + + - + - The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities. - Actor Type + - - - - + + - - - + + + - + - - - - - - - + + - - - + + + - - + + + - + - - + + + + + + diff --git a/docs/ontology/actorODP/0.1/actorODP.rdf b/docs/ontology/actorODP/0.1/actorODP.rdf index c85ca332..4f803249 100644 --- a/docs/ontology/actorODP/0.1/actorODP.rdf +++ b/docs/ontology/actorODP/0.1/actorODP.rdf @@ -7,51 +7,19 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - + - - - The type of the actor. - has actor type - - - - - - The start of a time interval. - start time - - - - - - - - - - - - - The relation involving the role of a certain actor with respect to a value network or a process in such a network, e.g. an organisation (actor) acting as the recycler (role) in a glass recycling value netowrk (network) at a specific point or period in time. Or an organisation (actor) acting as the dismantler (role) in a dismantling step of a building deconstruction process (process step) at a specific point or period in time. - Collaboration participation + + + The collaboration or process that this participation relates to. + is a participation in - + The end of a time interval. end time - - - - - Relates to the actor holding the capability. - capability of - @@ -68,23 +36,52 @@ 0.1 - - - - 1 + + + Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how. + Capability - + - + - - - + + + - + + + + + + + + + Holds the value of the role of the participant in this participation relation. + has participant role + + + + + + + + + + + + + + + + - A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow. - Role + The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities. + Actor Type + + + + @@ -92,31 +89,45 @@ Relates some properties to the capability, such as the parameters of it, or the needed resources. capability property - + - - The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time. - Resource Relation + A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow. + Role - + - - - Holds the value of the role of the participant in this participation relation. - has participant role + + + Relates to the actor holding the capability. + capability of - + - + + The relation involving the role of a certain actor with respect to a value network or a process in such a network, e.g. an organisation (actor) acting as the recycler (role) in a glass recycling value netowrk (network) at a specific point or period in time. Or an organisation (actor) acting as the dismantler (role) in a dismantling step of a building deconstruction process (process step) at a specific point or period in time. + Collaboration participation - - - + + - - - Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how. - Capability + + + + + + + + Holds the value of the actor involved in this participation relation. + has participating actor + + + + + + + + + 1 @@ -125,51 +136,44 @@ An actor participates in a collaboration based on that it has some capability that is useful for the collaboration. based on capability - - - An agent able to act in the context of a circular value network, e.g. an organisation, person. - Actor - - - + + + - + - + - - - + + + - - - + + + - - - + + + - - - - - Holds the value of the actor involved in this participation relation. - has participating actor + + - + - - The point in time when something took place or was valid. - time point + + The start of a time interval. + start time - - - + + + - - - + + + A collaboration between a set of actors. + Collaboration @@ -178,112 +182,108 @@ The resource that this participation relation relates to, i.e. for which the actor holds the specified role. has participating resource - + - + - - - + + + - - + + - + Participation - - - A collaboration between a set of actors. - Collaboration - - - - - - - - - + 1 - - - + + + + + + - - - + + + An agent able to act in the context of a circular value network, e.g. an organisation, person. + Actor - - + + + + The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time. + Resource Relation - + - - - The collaboration or process that this participation relates to. - is a participation in + + + The type of the actor. + has actor type - - - + + + - - - + + + + + The point in time when something took place or was valid. + time point - - + + + - + - The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities. - Actor Type + - - - - + + - - - + + + - + - - - - - - - + + - - - + + + - - + + + - + - - + + + + + + diff --git a/docs/ontology/actorODP/0.2/actorODP.jsonld b/docs/ontology/actorODP/0.2/actorODP.jsonld index ad73023c..693f541c 100644 --- a/docs/ontology/actorODP/0.2/actorODP.jsonld +++ b/docs/ontology/actorODP/0.2/actorODP.jsonld @@ -1,43 +1,50 @@ [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/basedOnCapability", + "@id": "http://www.opengis.net/ont/geosparql#asGML", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "An actor participates in a collaboration based on that it has some capability that is useful for the collaboration." + "@id": "http://www.opengis.net/ont/geosparql#Geometry" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" + "@id": "http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/geometry-as-wkt-literal" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "based on capability" + "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" + "@language": "en", + "@value": "The GML serialization of a Geometry." + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "as GML" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation", + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation involving the role of a certain actor with respect to a value network or a process in such a network, e.g. an organisation (actor) acting as the recycler (role) in a glass recycling value netowrk (network) at a specific point or period in time. Or an organisation (actor) acting as the dismantler (role) in a dismantling step of a building deconstruction process (process step) at a specific point or period in time." + "@value": "The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Collaboration participation" + "@value": "Resource Relation" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -47,140 +54,83 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingObject", + "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Participating object in a resource participation. This is part of a resource participation that can be a directional relation, and the participating object is the end point of the relation." + "@value": "The relation involving the role of a certain actor with respect to a value network or a process in such a network, e.g. an organisation (actor) acting as the recycler (role) in a glass recycling value netowrk (network) at a specific point or period in time. Or an organisation (actor) acting as the dismantler (role) in a dismantling step of a building deconstruction process (process step) at a specific point or period in time." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" + "@value": "Collaboration participation" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "participating object" + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation", + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The generic relation representing the particpation of a resource in some relation. For example, it can be specialized to represent a reified version of an object or data property." + "@value": "Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Resource participation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" + "@value": "Capability" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/", + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingObject", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Huanyu Li" - }, - { - "@value": "Mikael Lindecrantz" - }, - { - "@value": "Robin Keskisärkkä" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#date", - "@value": "2023-03-17" - } - ], - "http://purl.org/dc/terms/creator": [ - { - "@value": "Eva Blomqvist" - } - ], - "http://purl.org/dc/terms/description": [ - { - "@value": "A core ODP of the CEON ontology network, defining aspects of the actor concept." - } - ], - "http://purl.org/dc/terms/license": [ - { - "@value": "https://creativecommons.org/licenses/by/4.0/" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Circular Economy Ontology Network (CEON) - Actor ODP" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "actorODP" - } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ - { - "@value": "http://w3id.org/CEON/ontoloy/actorODP/" - } - ], - "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ - { - "@value": "Covers the following requirements from Onto-DESIDE D3.1: CVN-Process-3, CVN-Actor-1,4,6,7, CVN-Competency-3, CVN-Information-4, C11-1, C11-3, E1-6,6,6,9, E4-10" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A core ODP of the CEON ontology network, defining aspects of the actor concept." - } - ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@id": "https://github.com/LiUSemWeb/CEON" + "@value": "Participating object in a resource participation. This is part of a resource participation that can be a directional relation, and the participating object is the end point of the relation." } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/0.2/" + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "0.2" + "@value": "participating object" } ] }, { - "@id": "http://purl.org/dc/terms/creator", + "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://purl.org/dc/terms/created", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationStartTime", + "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The start of a time interval." + "@value": "Holds the value of the role of the participant in this participation relation." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -190,309 +140,253 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "participation start time" + "@value": "has participant role" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b9" + "@id": "http://w3id.org/CEON/ontology/actorODP/Role" } ] }, { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b9", + "@id": "http://purl.org/dc/terms/creator", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Role", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@list": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#date" - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#dateTime" - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear" - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#gYear" - } - ] + "@value": "A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Role" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participantRole", + "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Holds the value of the role of the participant in this participation relation." + "@value": "Relates some properties to the capability, such as the parameters of it, or the needed resources." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has participant role" + "@value": "capability property" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "An agent able to act in the context of a circular value network, e.g. an organisation, person." } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Role" + "@value": "Actor" } ] }, { - "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration", + "@id": "http://w3id.org/CEON/ontology/actorODP/ActorType", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A collaboration between a set of actors." + "@value": "The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Collaboration" + "@value": "Actor Type" } ] }, { - "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear", + "@id": "http://purl.org/dc/terms/license", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor", + "@id": "http://w3id.org/CEON/ontology/actorODP/hasActorLocation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Holds the value of the actor involved in this participation relation." + "@value": "Defines the location of an actor." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has participating actor" + "@value": "has actor location" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" + "@id": "http://www.opengis.net/ont/geosparql#Geometry" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityProperty", + "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://www.opengis.net/ont/geosparql#geoJSONLiteral", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://www.opengis.net/ont/geosparql#asGeoJSON", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "Relates some properties to the capability, such as the parameters of it, or the needed resources." + "@id": "http://www.opengis.net/ont/geosparql#Geometry" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" + "@id": "http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/geometry-as-wkt-literal" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "capability property" + "@id": "http://www.opengis.net/ont/geosparql#geoJSONLiteral" } - ] - }, - { - "@id": "http://www.opengis.net/ont/geosparql#Geometry", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS)." + "@value": "The GeoJSON serialization of a Geometry." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Geometry" + "@value": "as GeoJSON" } ] }, { - "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://www.opengis.net/ont/geosparql#asGeoJSON", + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingResource", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://www.opengis.net/ont/geosparql#Geometry" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/geometry-as-wkt-literal" + "@value": "The resource that this participation relation relates to, i.e. for which the actor holds the specified role." } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://www.opengis.net/ont/geosparql#geoJSONLiteral" + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "The GeoJSON serialization of a Geometry." + "@value": "has participating resource" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@language": "en", - "@value": "as GeoJSON" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/actorType", + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingActor", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The type of the actor." + "@value": "Holds the value of the actor involved in this participation relation." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has actor type" + "@value": "has participating actor" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ActorType" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/ActorType", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Actor Type" + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" } ] }, { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://www.opengis.net/ont/geosparql#wktLiteral", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityOf", + "@id": "http://w3id.org/CEON/ontology/actorODP/actorType", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates to the actor holding the capability." + "@value": "The type of the actor." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "capability of" + "@value": "has actor type" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" + "@id": "http://w3id.org/CEON/ontology/actorODP/ActorType" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationTimePoint", + "@id": "http://w3id.org/CEON/ontology/actorODP/participationEndTime", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The point in time when something took place or was valid." + "@value": "The end of a time interval." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -502,17 +396,17 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "participation time point" + "@value": "participation end time" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b14" + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b4" } ] }, { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b14", + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b4", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ], @@ -536,40 +430,69 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingSubject", + "@id": "http://www.opengis.net/ont/geosparql#wktLiteral", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Participating subject in a resource participation. This is part of a resource participation that can be a directional relation, and the participating subject is the starting point of the relation." + "@value": "The collaboration or process that this participation relates to." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" + "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "participating subject" + "@value": "is a participation in" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b1" } ] }, { - "@id": "http://www.w3.org/2001/XMLSchema#date", + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b1", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration" + }, + { + "@id": "http://w3id.org/CEON/ontology/processODP/Process" + } + ] + } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationEndTime", + "@id": "http://w3id.org/CEON/ontology/processODP/Process", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participationTimePoint", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The end of a time interval." + "@value": "The point in time when something took place or was valid." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -579,17 +502,17 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "participation end time" + "@value": "participation time point" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b4" + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b14" } ] }, { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b4", + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b14", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ], @@ -613,287 +536,286 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participatingResource", + "@id": "http://www.w3.org/2001/XMLSchema#date", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/capabilityOf", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The resource that this participation relation relates to, i.e. for which the actor holds the specified role." + "@value": "Relates to the actor holding the capability." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has participating resource" + "@value": "capability of" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/Capability", + "@id": "http://w3id.org/CEON/ontology/actorODP/participatingSubject", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how." + "@value": "Participating subject in a resource participation. This is part of a resource participation that can be a directional relation, and the participating subject is the starting point of the relation." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Capability" + "@value": "participating subject" } ] }, { - "@id": "http://www.opengis.net/ont/geosparql#geoJSONLiteral", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#gYear", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation", + "@id": "http://w3id.org/CEON/ontology/actorODP/participationStartTime", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Represents the participation of objects in some situation." + "@value": "The start of a time interval." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Participation" + "@value": "participation start time" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b19" + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b9" } ] }, { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b19", + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b9", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2000/01/rdf-schema#Datatype" ], "http://www.w3.org/2002/07/owl#unionOf": [ { "@list": [ { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b20" + "@id": "http://www.w3.org/2001/XMLSchema#date" + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#dateTime" + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear" }, { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b21" + "@id": "http://www.w3.org/2001/XMLSchema#gYear" } ] } ] }, { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b20", + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://www.w3.org/2002/07/owl#cardinality": [ + "http://purl.org/dc/terms/contributor": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@value": "Huanyu Li" + }, + { + "@value": "Mikael Lindecrantz" + }, + { + "@value": "Robin Keskisärkkä" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://purl.org/dc/terms/created": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationStartTime" + "@type": "http://www.w3.org/2001/XMLSchema#date", + "@value": "2023-03-17" } - ] - }, - { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b21", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#cardinality": [ + "http://purl.org/dc/terms/creator": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@value": "Eva Blomqvist" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationTimePoint" + "@value": "A core ODP of the CEON ontology network, defining aspects of the actor concept." } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/license": [ { - "@value": "The collaboration or process that this participation relates to." + "@value": "https://creativecommons.org/licenses/by/4.0/" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://purl.org/dc/terms/title": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" + "@value": "Circular Economy Ontology Network (CEON) - Actor ODP" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@value": "is a participation in" + "@value": "actorODP" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b1" + "@value": "http://w3id.org/CEON/ontoloy/actorODP/" } - ] - }, - { - "@id": "_:neae7dde3a5e24faca902eb4ce54d3ae4b1", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration" - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" - } - ] + "@value": "Covers the following requirements from Onto-DESIDE D3.1: CVN-Process-3, CVN-Actor-1,4,6,7, CVN-Competency-3, CVN-Information-4, C11-1, C11-3, E1-6,6,6,9, E4-10" } - ] - }, - { - "@id": "http://purl.org/dc/terms/license", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Role", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow." + "@value": "A core ODP of the CEON ontology network, defining aspects of the actor concept." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@value": "Role" + "@id": "https://github.com/LiUSemWeb/CEON" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actorODP/hasActorLocation", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2002/07/owl#versionIRI": [ { - "@value": "Defines the location of an actor." + "@id": "http://w3id.org/CEON/ontology/actorODP/0.2/" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2002/07/owl#versionInfo": [ { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "0.2" } + ] + }, + { + "@id": "http://www.opengis.net/ont/geosparql#Geometry", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@value": "has actor location" + "@language": "en", + "@value": "A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS)." } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "http://www.opengis.net/ont/geosparql#Geometry" + "@language": "en", + "@value": "Geometry" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation", + "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time." + "@value": "A collaboration between a set of actors." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Resource Relation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" + "@value": "Collaboration" } ] }, { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceParticipation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An agent able to act in the context of a circular value network, e.g. an organisation, person." + "@value": "The generic relation representing the particpation of a resource in some relation. For example, it can be specialized to represent a reified version of an object or data property." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Actor" + "@value": "Resource participation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" } ] }, { - "@id": "http://purl.org/dc/terms/created", + "@id": "http://www.w3.org/2004/02/skos/core#definition", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/title", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/Process", + "@id": "http://www.w3.org/2001/XMLSchema#gYear", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2000/01/rdf-schema#Datatype" ] }, { - "@id": "http://www.opengis.net/ont/geosparql#asGML", + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://www.opengis.net/ont/geosparql#asWKT", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], @@ -909,59 +831,137 @@ ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral" + "@id": "http://www.opengis.net/ont/geosparql#wktLiteral" } ], "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "The GML serialization of a Geometry." + "@value": "The WKT serialization of a Geometry." } ], "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "as GML" + "@value": "as WKT" } ] }, { - "@id": "http://www.opengis.net/ont/geosparql#asWKT", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://www.opengis.net/ont/geosparql#Geometry" + "@value": "Represents the participation of objects in some situation." } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/geometry-as-wkt-literal" + "@value": "Participation" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.opengis.net/ont/geosparql#wktLiteral" + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b19" } + ] + }, + { + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b19", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/2002/07/owl#unionOf": [ { - "@language": "en", - "@value": "The WKT serialization of a Geometry." + "@list": [ + { + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b20" + }, + { + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b21" + } + ] } + ] + }, + { + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b20", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/2002/07/owl#cardinality": [ { - "@language": "en", - "@value": "as WKT" + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participationStartTime" } ] }, { - "@id": "http://www.w3.org/2004/02/skos/core#definition", + "@id": "_:n965747c71cc14c0f8a546b2ef9ae5584b21", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#cardinality": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/participationTimePoint" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/basedOnCapability", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "An actor participates in a collaboration based on that it has some capability that is useful for the collaboration." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/CollaborationParticipation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "based on capability" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Capability" + } ] } ] \ No newline at end of file diff --git a/docs/ontology/actorODP/0.2/actorODP.owl b/docs/ontology/actorODP/0.2/actorODP.owl index e43bd50c..67b629f2 100644 --- a/docs/ontology/actorODP/0.2/actorODP.owl +++ b/docs/ontology/actorODP/0.2/actorODP.owl @@ -8,78 +8,23 @@ xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - The GML serialization of a Geometry. - as GML - - - - - - The type of the actor. - has actor type - - - - - - The start of a time interval. - participation start time - - + - - Participating subject in a resource participation. This is part of a resource participation that can be a directional relation, and the participating subject is the starting point of the relation. - participating subject - - - - - The relation involving the role of a certain actor with respect to a value network or a process in such a network, e.g. an organisation (actor) acting as the recycler (role) in a glass recycling value netowrk (network) at a specific point or period in time. Or an organisation (actor) acting as the dismantler (role) in a dismantling step of a building deconstruction process (process step) at a specific point or period in time. - Collaboration participation - - - - - - The end of a time interval. - participation end time - - - - - - The point in time when something took place or was valid. - participation time point - - - - - 1 - - - - A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS). - Geometry + + + The collaboration or process that this participation relates to. + is a participation in - - - - - - The GeoJSON serialization of a Geometry. - as GeoJSON + + + - + - - - Relates to the actor holding the capability. - capability of + + + Defines the location of an actor. + has actor location @@ -99,10 +44,35 @@ 0.2 - + - A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow. - Role + Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how. + Capability + + + + + + Holds the value of the role of the participant in this participation relation. + has participant role + + + + + + The point in time when something took place or was valid. + participation time point + + + + + + + + + + The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities. + Actor Type @@ -110,39 +80,93 @@ Relates some properties to the capability, such as the parameters of it, or the needed resources. capability property - + + + A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow. + Role + + - + + + + + Relates to the actor holding the capability. + capability of + + + + + + - The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time. - Resource Relation + The generic relation representing the particpation of a resource in some relation. For example, it can be specialized to represent a reified version of an object or data property. + Resource participation - + + + + + + + + + The start of a time interval. + participation start time + + + + + The relation involving the role of a certain actor with respect to a value network or a process in such a network, e.g. an organisation (actor) acting as the recycler (role) in a glass recycling value netowrk (network) at a specific point or period in time. Or an organisation (actor) acting as the dismantler (role) in a dismantling step of a building deconstruction process (process step) at a specific point or period in time. + Collaboration participation + + + + + + + + + + + + The end of a time interval. + participation end time + + - - Holds the value of the role of the participant in this participation relation. - has participant role + + Holds the value of the actor involved in this participation relation. + has participating actor - + - + - + + + + 1 + + + + + + - + - The WKT serialization of a Geometry. - as WKT + The GML serialization of a Geometry. + as GML - - - Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how. - Capability + + + @@ -151,62 +175,64 @@ An actor participates in a collaboration based on that it has some capability that is useful for the collaboration. based on capability - - - + + + - - - - - Defines the location of an actor. - has actor location + + + - + - + - - - An agent able to act in the context of a circular value network, e.g. an organisation, person. - Actor + + + + + + The GeoJSON serialization of a Geometry. + as GeoJSON - - + + + + + + The WKT serialization of a Geometry. + as WKT - + - Participating object in a resource participation. This is part of a resource participation that can be a directional relation, and the participating object is the end point of the relation. - participating object + Participating subject in a resource participation. This is part of a resource participation that can be a directional relation, and the participating subject is the starting point of the relation. + participating subject - + - - The generic relation representing the particpation of a resource in some relation. For example, it can be specialized to represent a reified version of an object or data property. - Resource participation - - - - + A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS). + Geometry - - - - - Holds the value of the actor involved in this participation relation. - has participating actor + + - - - + + + - + + A collaboration between a set of actors. + Collaboration - + + + + + @@ -214,140 +240,114 @@ The resource that this participation relation relates to, i.e. for which the actor holds the specified role. has participating resource - - - + + + + Participating object in a resource participation. This is part of a resource participation that can be a directional relation, and the participating object is the end point of the relation. + participating object - - + + + - + + + + + + + + + + + + + + + + + + + 1 - + Represents the participation of objects in some situation. Participation - + - A collaboration between a set of actors. - Collaboration - - - - - + - - - - - + - - - - - - - - - - - + + + - - - + + + An agent able to act in the context of a circular value network, e.g. an organisation, person. + Actor - - + + + + The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time. + Resource Relation - + - - - The collaboration or process that this participation relates to. - is a participation in - - - + + + The type of the actor. + has actor type - + - The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities. - Actor Type - - - - - - - - + - - - - - 1 + + + - - - + + - + - + - - - - - - - - - - - - - + + - - + + - + - - - - - - - - - + - - + + + diff --git a/docs/ontology/actorODP/0.2/actorODP.rdf b/docs/ontology/actorODP/0.2/actorODP.rdf index e43bd50c..67b629f2 100644 --- a/docs/ontology/actorODP/0.2/actorODP.rdf +++ b/docs/ontology/actorODP/0.2/actorODP.rdf @@ -8,78 +8,23 @@ xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - The GML serialization of a Geometry. - as GML - - - - - - The type of the actor. - has actor type - - - - - - The start of a time interval. - participation start time - - + - - Participating subject in a resource participation. This is part of a resource participation that can be a directional relation, and the participating subject is the starting point of the relation. - participating subject - - - - - The relation involving the role of a certain actor with respect to a value network or a process in such a network, e.g. an organisation (actor) acting as the recycler (role) in a glass recycling value netowrk (network) at a specific point or period in time. Or an organisation (actor) acting as the dismantler (role) in a dismantling step of a building deconstruction process (process step) at a specific point or period in time. - Collaboration participation - - - - - - The end of a time interval. - participation end time - - - - - - The point in time when something took place or was valid. - participation time point - - - - - 1 - - - - A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS). - Geometry + + + The collaboration or process that this participation relates to. + is a participation in - - - - - - The GeoJSON serialization of a Geometry. - as GeoJSON + + + - + - - - Relates to the actor holding the capability. - capability of + + + Defines the location of an actor. + has actor location @@ -99,10 +44,35 @@ 0.2 - + - A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow. - Role + Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how. + Capability + + + + + + Holds the value of the role of the participant in this participation relation. + has participant role + + + + + + The point in time when something took place or was valid. + participation time point + + + + + + + + + + The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities. + Actor Type @@ -110,39 +80,93 @@ Relates some properties to the capability, such as the parameters of it, or the needed resources. capability property - + + + A role that an actor can take in a specific context. Applies both to roles in the context of resources, such as owner, manufacturer, reseller etc. of that resource, as well as roles in relation to a circular value network, such as recycler, dismantler, transporter etc., in relation to a material flow. + Role + + - + + + + + Relates to the actor holding the capability. + capability of + + + + + + - The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time. - Resource Relation + The generic relation representing the particpation of a resource in some relation. For example, it can be specialized to represent a reified version of an object or data property. + Resource participation - + + + + + + + + + The start of a time interval. + participation start time + + + + + The relation involving the role of a certain actor with respect to a value network or a process in such a network, e.g. an organisation (actor) acting as the recycler (role) in a glass recycling value netowrk (network) at a specific point or period in time. Or an organisation (actor) acting as the dismantler (role) in a dismantling step of a building deconstruction process (process step) at a specific point or period in time. + Collaboration participation + + + + + + + + + + + + The end of a time interval. + participation end time + + - - Holds the value of the role of the participant in this participation relation. - has participant role + + Holds the value of the actor involved in this participation relation. + has participating actor - + - + - + + + + 1 + + + + + + - + - The WKT serialization of a Geometry. - as WKT + The GML serialization of a Geometry. + as GML - - - Something that the actor is capable of doing, e.g. perfomring a certain role in a process, based on some properties, such as access to infrastructure, resources and know-how. - Capability + + + @@ -151,62 +175,64 @@ An actor participates in a collaboration based on that it has some capability that is useful for the collaboration. based on capability - - - + + + - - - - - Defines the location of an actor. - has actor location + + + - + - + - - - An agent able to act in the context of a circular value network, e.g. an organisation, person. - Actor + + + + + + The GeoJSON serialization of a Geometry. + as GeoJSON - - + + + + + + The WKT serialization of a Geometry. + as WKT - + - Participating object in a resource participation. This is part of a resource participation that can be a directional relation, and the participating object is the end point of the relation. - participating object + Participating subject in a resource participation. This is part of a resource participation that can be a directional relation, and the participating subject is the starting point of the relation. + participating subject - + - - The generic relation representing the particpation of a resource in some relation. For example, it can be specialized to represent a reified version of an object or data property. - Resource participation - - - - + A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS). + Geometry - - - - - Holds the value of the actor involved in this participation relation. - has participating actor + + - - - + + + - + + A collaboration between a set of actors. + Collaboration - + + + + + @@ -214,140 +240,114 @@ The resource that this participation relation relates to, i.e. for which the actor holds the specified role. has participating resource - - - + + + + Participating object in a resource participation. This is part of a resource participation that can be a directional relation, and the participating object is the end point of the relation. + participating object - - + + + - + + + + + + + + + + + + + + + + + + + 1 - + Represents the participation of objects in some situation. Participation - + - A collaboration between a set of actors. - Collaboration - - - - - + - - - - - + - - - - - - - - - - - + + + - - - + + + An agent able to act in the context of a circular value network, e.g. an organisation, person. + Actor - - + + + + The relation involving the role of a certain actor with respect to a certain resource, e.g. an organisation or individual (actor) owning (role) a specific product (resource) at a specific point or period in time. + Resource Relation - + - - - The collaboration or process that this participation relates to. - is a participation in - - - + + + The type of the actor. + has actor type - + - The type of an actor, e.g. the type of company, or a specific subtype based on the organisations capabilities. - Actor Type - - - - - - - - + - - - - - 1 + + + - - - + + - + - + - - - - - - - - - - - - - + + - - + + - + - - - - - - - - - + - - + + + diff --git a/docs/ontology/bot/0.3.2/bot.jsonld b/docs/ontology/bot/0.3.2/bot.jsonld index 75edd6f8..9a1ff7da 100644 --- a/docs/ontology/bot/0.3.2/bot.jsonld +++ b/docs/ontology/bot/0.3.2/bot.jsonld @@ -1,73 +1,131 @@ [ { - "@id": "https://w3id.org/bot#Space", + "@id": "https://w3id.org/bot#hostsElement", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A part of the physical world or a virtual world whose 3D spatial extent is bounded actually or theoretically, and provides for certain functions within the zone it is contained in." + "@value": "This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation between an element a) and another element b) hosted by element a). Example: inst:wall bot:hostsElement inst:window" }, { "@language": "nl", - "@value": "Een deel van de fysieke wereld of een virtuele wereld waarvan de driedimensionale omvang feitelijk of virtueel begrensd is, en dat bepaalde activiteiten faciliteert in de zone die de ruimte bevat." + "@value": "This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relatie tussen een gebouwelement a) en een ander element b) dat een ander element in zich heeft a). Voorbeeld: inst:wall bot:hostsElement inst:window" + }, + { + "@language": "da", + "@value": "This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation mellem en bygningsdel a) og en anden bygningsdel b) hostet af element a). Eksempel: inst:wall bot:hostsElement inst:window" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "https://w3id.org/bot#Element" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "hosts element" + }, + { + "@language": "nl", + "@value": "hoster element" + }, + { + "@language": "da", + "@value": "hoster element" + }, + { + "@language": "nl", + "@value": "heeft element" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "https://w3id.org/bot#Element" + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@id": "https://w3id.org/bot#hasSubElement" + } + ], + "http://www.w3.org/2002/07/owl#deprecated": [ + { + "@value": true + } + ] + }, + { + "@id": "https://w3id.org/bot#containsElement", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Relation to a building element contained in a zone." + }, + { + "@language": "nl", + "@value": "Relatie tussen zone en een gebouwelement bevat in die zone." }, { "@language": "de", - "@value": "Ein Teil der realen oder virtuellen Welt, dessen räumliche Ausdehnung tatsächlich oder virtuell begrenzt ist. In der Zone in der es enthalten ist stellt es bestimmte Funktionen bereit." + "@value": "Beziehung einer Zone zu einem Bauteil, dass es enthält." }, { "@language": "es", - "@value": "Una parte del mundo físico o de un mundo virtual cuya extensión espacial tridimensional está limitada física o teóricamente, y provee ciertas funciones dentro de la zona donde está contenida." + "@value": "Relación a un elemento arquitectónico contenido en una zona." }, { "@language": "fi", - "@value": "Osa fyysisestä -tai virtuaalista maailmasta, jonka 3D-tila on rajattu oikeasti tai teoreettisesti ja tarjoaa tiettyjä toimintoja vyöhykkeellä, johon se sisältyy." + "@value": "Suhde vyöhykkeen sisältämään rakennuselementtiin." }, { "@language": "sv", - "@value": "En del av den fysiska världen eller en virtuell värld vars spatiala utsträckning i tre dimensioner är faktiskt eller teoretiskt begränsad, och som tillhandahåller vissa funktioner för zonen den är inrymd i." + "@value": "Relation till en byggdel som inryms i en zon." }, { "@language": "da", - "@value": "En del af den fysiske verden eller en virtuel verden, hvis 3D-rumlige omfang er afgrænset faktisk eller teoretisk, og giver bestemte funktioner inden for den zone, den er indeholdt i." + "@value": "Relation til en bygningsdel, som er indeholdt i en zone." }, { "@language": "ca", - "@value": "Una part de el món físic o d'un món virtual l'extensió espacial tridimensional està limitada física o teòricament, i proveeix certes funcions dins de la zona on està continguda." + "@value": "Relació a un element arquitectònic contingut en una zona." }, { "@language": "fr", - "@value": "Une partie du monde physique ou virtuel dont l'extension 3D est limitée réellement ou théoriquement, et apporte des fonctions aux zones dans laquelle elle est contenue." + "@value": "Relation à définir entre un élément de bâti et la zone le contenant" }, { "@language": "tr", - "@value": "Fiziksel dünyanın veya sanal dünyanın, 3D mekansal kapsamı gerçekte veya teorik olarak tanımlanmış olan ve içinde bulunduğu bölgede belirli fonksiyonları yerine getiren bir kısmıdır." + "@value": "Bir bölgede bulunan bir bina parçasıyla ilişki." }, { "@language": "it", - "@value": "Una parte del mondo fisico o virtuale il cui spazio 3D è delimitato effettivamente o virtualmente, e fornisce determinate funzioni all'interno della zona in cui è contenuta." + "@value": "Relazione con elementi di costruzione contenuti in una zona." }, { "@language": "pt", - "@value": "Uma parte do mundo físico ou de um mundo virtual cuja extensão espacial 3D esteja delimitada de forma efectiva ou teórica, que fornece certas funções dentro da zona em que está contido." + "@value": "Relação com um elemento da construção contido numa zona." }, { "@language": "zh-cn", - "@value": "是物理世界或虚拟世界的一部分,其3D空间范围实际上或在理论上受到限制,可在其所包含的区域内提供某些功能。" + "@value": "区域中包含的建筑构件的关系。" }, { "@language": "cs", - "@value": "Ohraničený troj-rozměrný rozsah definovaný fyzicky nebo pojmově [ISO 12006-2 (DIS 2013), 3.4.3]" + "@value": "Vztah k stavebnímu prvku obsaženém v zóně." }, { "@language": "sk", - "@value": "Ohraničený troj-rozmerný rozsah definovaný fyzicky nebo pojmovo [ISO 12006-2 (DIS 2013), 3.4.3]" + "@value": "Vzťah k stavebnému prvku, obsiahnutom v zóne." }, { "@language": "fa", - "@value": "بخشی از دنیای فیزیکی، و یا مجازی که وسعت مکانی سه بعدی آن از نظر حقیقی و یا تئوری محدود است، و عملکردهای مشخصی را در منطقه‌ای که در آن قرار گرفته ارائه می دهد.\n" + "@value": "رابطه بین یک منطقه با المان ساختمانی که آنرا در بر گرفته است." } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -78,83 +136,84 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Space" + "@value": "contains element" }, { "@language": "nl", - "@value": "Ruimte" + "@value": "bevat element" }, { "@language": "de", - "@value": "Raum" + "@value": "enthält Bauteil" }, { "@language": "es", - "@value": "Espacio" + "@value": "contiene elemento" }, { "@language": "fi", - "@value": "Tila" + "@value": "sisältää elementin" }, { "@language": "sv", - "@value": "Utrymme" + "@value": "innehåller byggdel" }, { "@language": "da", - "@value": "Rum" + "@value": "indeholder bygningsdel" }, { "@language": "ca", - "@value": "Espai" + "@value": "conté un element" }, { "@language": "fr", - "@value": "Pièce" + "@value": "contient élément" }, { "@language": "tr", - "@value": "Oda" + "@value": "Eleman icerir" }, { "@language": "it", - "@value": "Spazio" + "@value": "contiene elemento" }, { "@language": "pt", - "@value": "Espaço" + "@value": "comtém elemento" }, { "@language": "zh-cn", - "@value": "空间" + "@value": "包含构件" }, { "@language": "cs", - "@value": "Prostor" + "@value": "obsahuje element-prvek" }, { "@language": "sk", - "@value": "Priestor" + "@value": "obsahuje element-prvok" }, { "@language": "fa", - "@value": "فضا" + "@value": "المان دربرگیرنده" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "https://w3id.org/bot#Zone" + "@id": "https://w3id.org/bot#hasElement" } ], - "http://www.w3.org/2002/07/owl#disjointWith": [ - { - "@id": "https://w3id.org/bot#Site" - }, - { - "@id": "https://w3id.org/bot#Building" - }, + "http://www.w3.org/2002/07/owl#propertyChainAxiom": [ { - "@id": "https://w3id.org/bot#Storey" + "@list": [ + { + "@id": "https://w3id.org/bot#containsZone" + }, + { + "@id": "https://w3id.org/bot#containsElement" + } + ] } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -164,79 +223,74 @@ ] }, { - "@id": "https://w3id.org/bot#hasElement", + "@id": "https://w3id.org/bot#Space", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Links a Zone to an Element that is either contained in, adjacent to or intersecting with the Zone. The intended use of this relationship is not to be stated explicitly, but to be inferred from its sub-properties. It will, for example, allow one to query for all the doors of a building given that they have an adjacency to spaces of the building." + "@value": "A part of the physical world or a virtual world whose 3D spatial extent is bounded actually or theoretically, and provides for certain functions within the zone it is contained in." }, { "@language": "nl", - "@value": "Verbindt een bot:Zone instantie met een bot:Element instantie die er ofwel door bevat wordt, aangrenzend aan is of snijdend mee is. Het is aangeraden om deze relatie niet expliciet te maken, maar af te leiden uit het gebruik van zijn sub relaties. Deze relatie maakt het bijvoorbeeld mogelijk om alle deuren van een gebouw op te vragen als die aangrenzend gedefinieerd zijn aan de ruimtes van het gebouw." + "@value": "Een deel van de fysieke wereld of een virtuele wereld waarvan de driedimensionale omvang feitelijk of virtueel begrensd is, en dat bepaalde activiteiten faciliteert in de zone die de ruimte bevat." }, { "@language": "de", - "@value": "Beziehung zwischen einer Zone und einem Bauteil, dass entweder in der Zone enthalten ist, angrenzend ist, oder sich mit ihr schneidet. Diese Beziehung sollte nicht explizit benutzt werden, sondern ergibt sich implizit aus den Unterbeziehungen. Es ermöglicht, zum Beispiel, dass mit einer Abfrage alle Türen eines Gebäudes, die sich mit einer Zone schneiden ermittelt werden können." + "@value": "Ein Teil der realen oder virtuellen Welt, dessen räumliche Ausdehnung tatsächlich oder virtuell begrenzt ist. In der Zone in der es enthalten ist stellt es bestimmte Funktionen bereit." }, { "@language": "es", - "@value": "Vincula una zona a un elemento que está contenido en, o es adyacente a, o interseca con la zona. El uso previsto de esta relación no es su definición explícita, sino inferirse de sus subpropiedades. Permitirá, por ejemplo, consultar todas las puertas de un edificio dado que tienen una adyacencia a los espacios del edificio." + "@value": "Una parte del mundo físico o de un mundo virtual cuya extensión espacial tridimensional está limitada física o teóricamente, y provee ciertas funciones dentro de la zona donde está contenida." }, { "@language": "fi", - "@value": "Liittää vyöhykkeen (bot:Zone) elementtiin (bot:Element) joka on joko vyöhykkeen sisällä tai vierellä, tai leikkaa sen. Tätä suhdetta ei ole tarkoitus käyttää eksplisiittisesti, vaan se on pääteltävissä sen alaominaisuuksista. Mahdollistaa esimerkiksi kaikkien rakennuksen ovien hakemisen, kunhan ovet on merkitty rakennuksen tilojen viereisiksi elementeiksi (bot:adjacentElement)." + "@value": "Osa fyysisestä -tai virtuaalista maailmasta, jonka 3D-tila on rajattu oikeasti tai teoreettisesti ja tarjoaa tiettyjä toimintoja vyöhykkeellä, johon se sisältyy." }, { "@language": "sv", - "@value": "Länkar en Zon till en Byggnadsdel som antingen inryms i eller ligger jämte zonen. Den här relationen är inte avseddd att uttryckas explicit, utan den kommer att härledas från under-relationer. Detta möjliggör till exempel att man kan fråga efter samtliga dörrar i en byggnad givet att de ligger i anslutning till utrymmen i byggnaden." + "@value": "En del av den fysiska världen eller en virtuell värld vars spatiala utsträckning i tre dimensioner är faktiskt eller teoretiskt begränsad, och som tillhandahåller vissa funktioner för zonen den är inrymd i." }, { "@language": "da", - "@value": "Forbinder en Zone til en bygningsdel der enten er indeholdt i eller tilstødende til zonen. Det er ikke hensigten at denne relation angives eksplicit, men at den udledes af dennes underegneskaber. Det vil for eksempel tillade en forespørgsel på alle døre i en bygning givet at disse er enten tilstødende eller indeholdt i rum i bygningen." + "@value": "En del af den fysiske verden eller en virtuel verden, hvis 3D-rumlige omfang er afgrænset faktisk eller teoretisk, og giver bestemte funktioner inden for den zone, den er indeholdt i." }, { "@language": "ca", - "@value": "Vincula una zona a un element que està contingut en, o és adjacent a, o interseca amb la zona. L'ús previst d'aquesta relació no s'ha d'establir explícitament, sinó inferir-se de les seves subpropietats. Permetrà, per exemple, consultar totes les portes d'un edifici donat que tenen una adjacència als espais de l'edifici." + "@value": "Una part de el món físic o d'un món virtual l'extensió espacial tridimensional està limitada física o teòricament, i proveeix certes funcions dins de la zona on està continguda." }, { "@language": "fr", - "@value": "Relie une zone à un élément qui est soit contenu dans la zone, adjacent à celle-ci, ou intersectant. L'utilisation prévue de cette relation ne doit pas être indiquée explicitement, mais doit être déduite de ses sous-propriétés. Elle permettra, par exemple, d'interroger toutes les portes d'un bâtiment si elles sont adjacentes à certains des espaces du bâtiment." + "@value": "Une partie du monde physique ou virtuel dont l'extension 3D est limitée réellement ou théoriquement, et apporte des fonctions aux zones dans laquelle elle est contenue." }, { "@language": "tr", - "@value": "Bir Bölgeyi, Bölgenin içinde veya yanında bulunan bir bina parçasına bağlar. Bu ilişkinin açık bir şekilde ifade edilmesi değil, alt özellikleri türetilmesi amaçlanmaktadır. Örneğin, bunların binadaki odalara bitişik ya da bitişik olduğu göz önüne alındığında, bir binadaki tüm kapılar için bir sorgu'ya izin verecektir." + "@value": "Fiziksel dünyanın veya sanal dünyanın, 3D mekansal kapsamı gerçekte veya teorik olarak tanımlanmış olan ve içinde bulunduğu bölgede belirli fonksiyonları yerine getiren bir kısmıdır." }, { "@language": "it", - "@value": "Collega una zona ad un elemento che è contenuto, adiacente o intersecante la zona stessa. Non si prevede l'uso esplicito di questa relazione che deve essere inferita dalle sue sotto-proprietà. Per esempio, permette di cercare tutte le porte di un edificio dato che sono adiacenti agli spazi di un edificio." + "@value": "Una parte del mondo fisico o virtuale il cui spazio 3D è delimitato effettivamente o virtualmente, e fornisce determinate funzioni all'interno della zona in cui è contenuta." }, { "@language": "pt", - "@value": "Relaciona uma zona com um elemento que está contido em, é adjacente ou intersecta a zona. Não se pretende que esta relação seja declarada explicitamente mas que seja inferida através das suas sub-propriedades. Esta propriedade permitirá, por exemplo, que se faça um query a todas as portas de um edifício que sejam adjacentes a espaços do edifício." + "@value": "Uma parte do mundo físico ou de um mundo virtual cuja extensão espacial 3D esteja delimitada de forma efectiva ou teórica, que fornece certas funções dentro da zona em que está contido." }, { "@language": "zh-cn", - "@value": "将区域链接到包含在区域中或附近的构件。 该关系的预期用途不是明确说明的,而是要从其子属性中推断出来。例如,如果构件与建筑物的空间相邻,可以借此查询建筑物的所有门。" + "@value": "是物理世界或虚拟世界的一部分,其3D空间范围实际上或在理论上受到限制,可在其所包含的区域内提供某些功能。" }, { "@language": "cs", - "@value": "Napojuje zónu na stavební prvek, který se buďto nachází v dané zóně, nebo je na její rozhraní. Využitelnost tohoto vztahu není daná explicitně, ale je vyvozená z vlastností zúčastněných prvků. Například to umožní vyhledat všechny dveře, které se dotýkají konkrétních zón." + "@value": "Ohraničený troj-rozměrný rozsah definovaný fyzicky nebo pojmově [ISO 12006-2 (DIS 2013), 3.4.3]" }, { "@language": "sk", - "@value": "Napojuje zónu na stavebný prvok, ktorý sa buď nachádza v danej zóne alebo je na jej rozhraní. Využitie tohto vzťahu nie je definované explicitne, ale je vyvodené z vlastností zúčastnených prvkov. Napríklad to umožní vyhľadať všetky dvere v budove, ktoré sa dotýkajú nejakých zón." + "@value": "Ohraničený troj-rozmerný rozsah definovaný fyzicky nebo pojmovo [ISO 12006-2 (DIS 2013), 3.4.3]" }, { "@language": "fa", - "@value": "رابطه یک منطقه با المانی که یا توسط منطقه در برگرفته شده و یا همجوار است. کاربرد این رابطه نه لزوماً به صورت مستقیم که بلکه برای نتیجه‌گیری حاصل از زیر-روابط ابراز شده است.این رابطه، به عنوان مثال، امکان استعلام (query) از همه درهای یک ساختمان که در مجاورت فضای خاصی هستند را فراهم می کند." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "https://w3id.org/bot#Zone" + "@value": "بخشی از دنیای فیزیکی، و یا مجازی که وسعت مکانی سه بعدی آن از نظر حقیقی و یا تئوری محدود است، و عملکردهای مشخصی را در منطقه‌ای که در آن قرار گرفته ارائه می دهد.\n" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -247,84 +301,83 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has element" + "@value": "Space" }, { "@language": "nl", - "@value": "heeft element" + "@value": "Ruimte" }, { "@language": "de", - "@value": "hat Bauteil" + "@value": "Raum" }, { "@language": "es", - "@value": "alberga elemento" + "@value": "Espacio" }, { "@language": "fi", - "@value": "omaa elementin" + "@value": "Tila" }, { "@language": "sv", - "@value": "värd för element" + "@value": "Utrymme" }, { "@language": "da", - "@value": "har element" + "@value": "Rum" }, { "@language": "ca", - "@value": "té element" + "@value": "Espai" }, { "@language": "fr", - "@value": "a élément" + "@value": "Pièce" }, { "@language": "tr", - "@value": "Elemanı var" + "@value": "Oda" }, { "@language": "it", - "@value": "ha elemento" + "@value": "Spazio" }, { "@language": "pt", - "@value": "tem elemento" + "@value": "Espaço" }, { "@language": "zh-cn", - "@value": "含构件" + "@value": "空间" }, { "@language": "cs", - "@value": "má element" + "@value": "Prostor" }, { "@language": "sk", - "@value": "má element" + "@value": "Priestor" }, { "@language": "fa", - "@value": "المان دارد" + "@value": "فضا" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://w3id.org/bot#Element" + "@id": "https://w3id.org/bot#Zone" } ], - "http://www.w3.org/2002/07/owl#propertyChainAxiom": [ + "http://www.w3.org/2002/07/owl#disjointWith": [ { - "@list": [ - { - "@id": "https://w3id.org/bot#containsZone" - }, - { - "@id": "https://w3id.org/bot#hasElement" - } - ] + "@id": "https://w3id.org/bot#Site" + }, + { + "@id": "https://w3id.org/bot#Building" + }, + { + "@id": "https://w3id.org/bot#Storey" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -334,79 +387,74 @@ ] }, { - "@id": "https://w3id.org/bot#hasBuilding", + "@id": "https://w3id.org/bot#adjacentElement", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relation to buildings contained in a zone. The typical domains of bot:hasBuilding are instances of bot:Site." + "@value": "Relation between a zone and its adjacent building elements, bounding the zone." }, { "@language": "nl", - "@value": "Relatie tot gebouwen die zich in een zone bevinden. De typische domeinen van bot:hasBuilding zijn instanties van bot:Site" + "@value": "Relatie tussen een zone en zijn aangrenzende gebouwelementen. Het gebouwelement begrenst de zone." }, { "@language": "de", - "@value": "Beziehung zwischen Gebäuden, die in einer Zone enthalten sind. Oft ist hier die rdfs:domain eine Instanz von bot:Site." + "@value": "Beziehung zwischen einer Zone und dessen angrenzenden Bauteilen. Die Bauteile begrenzen die Zone." }, { "@language": "es", - "@value": "Relación con los edificios contenidos en una zona. Los dominios típicos de bot:hasBuilding son instancias de bot:Site." + "@value": "Relación entre una zona y sus elementos arquitectónicos adyacentes, que limitan el espacio físico." }, { "@language": "fi", - "@value": "Suhde vyöhykkeeseen kuuluviin rakennuksiin. Tyypillinen lähtöjoukko on luokan bot:Site instanssit." + "@value": "Suhde vyöhykkeen ja sen viereisten, sitä rajaavien rakennuselementtien välillä." }, { "@language": "sv", - "@value": "Relation till byggnader som inryms i en zon. Typiska domäner för bot:hasBuilding är förekomster av bot:Site." + "@value": "Relation mellan en zon och dess angränsande byggdelar, som avgränsar det fysiska utrymmet." }, { "@language": "da", - "@value": "Relation til bygninger indeholdt i en zone. De typiske domæner for bot:hasBuilding er forekomster af bot:Site." + "@value": "Relation mellem en zone og dens tilstødende bygningsdele, som afgrænser det fysiske rum." }, { "@language": "ca", - "@value": "Relació amb els edificis continguts en una zona. Els dominis típics de bot:hasBuilding són instàncies de bot:Site" + "@value": "Relació entre una zona i els seus elements arquitectònics adjacents, que limiten l'espai físic." }, { "@language": "fr", - "@value": "Relation à définir entre les bâtiments d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Site." + "@value": "Relation entre une zone et ses éléments adjacents, délimitant l'espace physique" }, { "@language": "tr", - "@value": "Bir bölgeye dahil binalara ile ilişkisi. Bot:hasBuilding için tipik etki alanları bot:Site örnekleridir." + "@value": "Bir bölge ile bitişik bina parçaları arasındaki ilişki, fiziksel alanı sınırlar." }, { "@language": "it", - "@value": "Relazione con gli edifici contenuti in una zona. Il tipico dominio di bot:hasBuilding è bot:Site." + "@value": "Relazione tra una zona e i suoi elementi di costruzione adiacenti che delimitano la zona stessa." }, { "@language": "pt", - "@value": "Relação com edifícios contidos numa zona. Os domínios típicos de bot:hasBuilding são instâncias de bot:Site." + "@value": "Relação entre uma zona e os elementos da construção que lhe são adjacentes, delimitando a zona." }, { "@language": "zh-cn", - "@value": "区域中含有建筑的关系。 bot:hasBuilding的典型使用范围是bot:Site中的实例。" + "@value": "区域中相邻建筑构件之间的关系,以该区域为界。" }, { "@language": "cs", - "@value": "Vztah budov které jsou přilehlé k zóně. Typickým příkladem je bot:hasBuilding která je instancí bot:Site tzn. staveniště (stav. pozemeek) má budovu, budova stojí na pozemku." + "@value": "Vztah mezi zónou a její přilehlými stavebními prvky, obklopujícími danou zónu." }, { "@language": "sk", - "@value": "Vzťah budovy a pozemku, na ktorom stojí. Typická doména bot:hasBuilding je inštanciou bot:Site. Tzn. stavenisko(stavebný pozemok) má budovu." + "@value": "Vzťah medzi zónou a stavebnými prvkami obklopujúcimi túto zónu." }, { "@language": "fa", - "@value": "ارتباط با ساختمانهابی که دربرگرفته شده‌اند. دامنه اصلی bot:hasBuilding عنصرهایی از جنس bot:Site هستند." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "https://w3id.org/bot#Zone" + "@value": "رابطه بین یک منطقه و المانهای ساختمانی همجوارش که حدود منطقه را مشخص می کنند. " } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -417,159 +465,154 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has building" + "@value": "adjacent element" }, { "@language": "nl", - "@value": "heeft gebouw" + "@value": "aangrenzend element" }, { "@language": "de", - "@value": "hat Gebäude" + "@value": "benachbartes Bauteil" }, { "@language": "es", - "@value": "tiene edificio" + "@value": "elemento adyacente" }, { "@language": "fi", - "@value": "omaa rakennuksen" + "@value": "viereinen elementti" }, { "@language": "sv", - "@value": "har byggnad" + "@value": "angränsande element" }, { "@language": "da", - "@value": "har bygning" + "@value": "tilstødende element" }, { "@language": "ca", - "@value": "té edifici" + "@value": "element adjacent" }, { "@language": "fr", - "@value": "contient bâtiment" + "@value": "élément adjacent" }, { "@language": "tr", - "@value": "Binası var" + "@value": "Bitisik eleman" }, { "@language": "it", - "@value": "ha edificio" + "@value": "elemento adiacente" }, { "@language": "pt", - "@value": "tem edifício" + "@value": "elemento adjacente" }, { "@language": "zh-cn", - "@value": "包含建筑" + "@value": "相邻构件" }, { "@language": "cs", - "@value": "má budovu" + "@value": "přilehlý element-prvek" }, { "@language": "sk", - "@value": "má budovu" + "@value": "priľahlý element-prvok" }, { "@language": "fa", - "@value": "ساختمان دارد" + "@value": "المان همجوار" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "https://w3id.org/bot#Building" + "@id": "https://w3id.org/bot#hasElement" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#propertyDisjointWith": [ { - "@id": "https://w3id.org/bot#containsZone" + "@id": "https://w3id.org/bot#intersectingElement" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@value": "stable" } - ], - "https://schema.org/domainIncludes": [ - { - "@id": "https://w3id.org/bot#Site" - } ] }, { - "@id": "https://w3id.org/bot#Site", + "@id": "https://w3id.org/bot#Zone", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent. It is intended to contain or contains one or more buildings." + "@value": "A part of the physical world or a virtual world that is inherently both located in this world and has a 3D spatial extent; Sub-classes of bot:Zone include bot:Site, bot:Building, bot:Storey, or bot:Space. An instance of bot:Zone can contain other bot:Zone instances, making it possible to group or subdivide zones. An instance of bot:Zone can be adjacent to or intersecting other bot:Zone instances. Finally, a bot:Zone can instantiate three relations to bot:Element, which are either contained in (bot:containsElement), adjacent to it (bot:adjacentElement) or intersecting (bot:intersectingElement)." }, { "@language": "nl", - "@value": "Een deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft. Het is bedoeld om één of meerdere gebouwen te bevatten of bevat al één of meerdere gebouwen." + "@value": "Een deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft; subklasses van bot:Zone zijn bot:Site, bot:Building, bot:Storey of bot:Space. Een instantie van bot:Zone kan een ander bot:Zone instantie bevatten, wat gebruikt kan worden om zones te groeperen of op te delen. Een instantie van bot:Zone kan aangrenzend zijn aan of snijdend met een andere bot:Zone instantie. Ten slotte kan een bot:Zone instantie drie relaties hebben met een bot:Element instantie dat het ofwel bevat (bot:containsElement), waar het aangrenzend aan is (bot:adjacentElement) of waarmee het snijdt (bot:intersectingElement)." }, { "@language": "de", - "@value": "Ein Teil der realen oder virtuellen Welt die beide Teil dieser Welt sind und eine räumliche Ausdehnung hat. Es besteht die Absicht, dass es Gebäude enthält, oder es enthält ein oder mehr Gebäude." + "@value": "Ein Teil der realen oder virtuellen Welt die beide Teil dieser Welt sind und eine räumliche Ausdehnung hat; Unterklassen von bot:Zone sind bot:Site, bot:Building, bot:Storey oder bot:Space. Eine Instanz von bot:Zone kann andere Instanzen von bot:Zone enthalten. So ist es möglich Instanzen von bot:Zone zu gruppieren, oder zu unterteilen. Eine Instanz einer bot:Zone kann an eine andere Instanz von bot:Zone angrenzen. Es bestehen drei Möglichkeiten Instanzen von bot:Zone und bot:Element in Beziehung zu setzen. Entweder ein Element ist in einer Zone enthalten (bot:containsElement), es grenzt an eine andere Zone an (bot:adjacentElement) oder es schneidet eine Zone (bot:intersectingElement)." }, { "@language": "es", - "@value": "Una parte del mundo físico o un mundo virtual que está inherentemente ubicada en este mundo y que tiene una extensión espacial en 3D. Está destinado a contener o contiene uno o más edificios." + "@value": "Una parte del mundo físico o de un mundo virtual que está inherentemente ubicada en este mundo y que tiene una extensión espacial tridimensional; las subclases de bot:Zone incluyen bot:Site, bot:Building, bot:Storey, o bot:Space. Una instancia de bot:Zone puede contener otras instancias de bot:Zone, lo que permite agrupar o subdividir zonas. Una instancia de bot:Zone puede ser adyacente a, o intersecar con otras instancias de bot:Zone. Finalmente, una bot:Zone puede instanciar tres relaciones con bot:Element, que están contenidas en ella (bot:containsElement), adyacentes a ella (bot:adjacentElement) o con los que interseca (bot:intersectingElement)." }, { "@language": "fi", - "@value": "Fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet. Sen on tarkoitus sisältää tai se sisältää yhden tai useamman rakennuksen." + "@value": "Fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet; bot:Zone:n alaluokkia ovat: bot:Site, bot:Building, bot:Storey ja bot:Space. bot:Zone-luokan instanssi voi sisältää muita bot:Zone-instansseja, mikä mahdollistaa vyöhykkeiden ryhmittelyn ja jaon osiin. bot:Zone voi olla muiden bot:Zone-instanssien vieressä tai leikata niitä. Lopuksi, bot:Zone voi instantioida kolmea relaatiota bot:Element:iin, jotka joko sisältyvät siihen (bot:containsElement), ovat sen veiressä (bot:adjacentElement) tai leikkaavat sitä (bot:intersectingElement)." }, { "@language": "sv", - "@value": "En del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner. Den är avsedd att innehålla, eller innehåller, en eller flera byggnader." + "@value": "En del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner. Underklasser av bot:Zone inkluderar bot:Site, Bot:Building, bot:Storey, och bot:Space. En instans av bot:Zone kan innehålla andra bot:Zone-instanser, vilket gör det möjligt att gruppera eller dela upp zoner. En instans av bot:Zone kan kan ligga angränsande mot andra bot:Zone-instanser. Slutligen kan en instans av bot:Zone ha två relationer till instanser av bot:Element; den kan innehålla dem (bot:containsElement) eller ligga angränsande mot dem (bot:adjacentElement).\n\n\n\n" }, { "@language": "da", - "@value": "En del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning. En byggegrund er beregnet til at indeholde, eller indeholder én eller flere bygninger." + "@value": "En del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning; Underklasser af bot:Zone inkluderer bot:Site, bot:Building, bot:Storey eller bot:Space. En forekomst af bot:Zone kan indeholde andre bot:Zone-forekomster, hvilket gør det muligt at gruppere eller opdele zoner. En forekomst af bot:Zone kan støde op til andre bot:Zone-forekomster. Endelig kan en bot:Zone-forekomst instantiere to forbindelser til bot:Element, der enten er indeholdt i (bot:containsElement) eller tilstødende dertil (bot:adjacentElement)." }, { "@language": "ca", - "@value": "Una part del món físic o un món virtual que es troba inherentment ubicada en aquest món i que té una extensió espacial en 3D. Està destinada a contenir un contingut o més edificis." + "@value": "Una part de el món físic o d'un món virtual que està inherentment ubicat en aquest món i que té una extensió espacial tridimensional; les subclasses de bot:Zone inclouen bot:Site, bot:Building, bot:Storey, o bot:Space. Una instància de bot:Zone pot contenir altres instàncies de bot:Zone, fent possible agrupar o subdividir zones. Una instància de bot:Zone pot ser adjacent a, o intersecar amb altres instàncies de bot:Zone. Finalment, un bot:Zone pot instanciar tres relacions amb bot:Element, que estan continguts en ella (bot:containsElement), són adjacents a ella (bot:adjacentElement), o amb els que interseca (bot:intersectingElement)." }, { "@language": "fr", - "@value": "Un site comprend un ou plusieurs bâtiments" + "@value": "Une partie du monde physique ou virtuel qui est inhéremment à la fois localisé dans ce monde et a une étendue spatiale 3D; les sous-classes de bot:Zone incluent bot:Site, bot:Building, bot:Storey, ou bot:Space. Une instance de bot:Zone peut contenir d'autres instances de bot:Zone, ce qui permet de grouper ou sub-diviser les zones. Une instance de bot:Zone peut être adjacente ou intersectante à d'autres bot:Zone. Enfin, une bot:Zone peut contenir (bot:containsElement), être adjacent (bot:adjacentElement) ou intersecter (bot:intersectingElement) un bot:Element." }, { "@language": "tr", - "@value": "Bir veya daha fazla bina içeren alan." + "@value": "Fiziksel dünyanın veya sanal dünyanın, doğası gereği, hem bu dünyada bulunan ve hem de 3D bölgesel bir sınırlamaya sahip olan bir parça; Bot:Zone altsınıfları: bot:Site, bot:Building, bot:Storey yada bot:Space. Bir bot:Zone baska bot:Zone-olusumu icerebilir. Bir bot:Zone baska bot:Zone-olusumuyla bitisik olabilir. Son onlarak, bir bot:Zone, bir bot:Element ile iki baglantisi olabilir: ya içerir (bot: includeElement) veya bitisik olur (bot: adjacentElement)." }, { "@language": "it", - "@value": "Una parte del mondo fisico o virtuale che si trova intrinsecamente in questo mondo e ha una estensione spaziale tridimensionale. Un sito contiene o è destinato a contenere uno o più edifici." + "@value": "Una parte del mondo fisico o virtuale che è intrinsecamente ubicato in questo mondo e che ha un'estensione spaziale tridimensionale; sottoclassi di bot:Zone includono bot:Site, bot:Building, bot:Storey, o bot:Space. Un'istanza di bot:Zone può contenere altre istanze di bot:Zone, rendendo possibile il raggruppamento o la suddivisione di zone. Un'istanza di bot:Zone può essere adiacente o intersecare altre istanze di bot:Zone. Infine, una bot:Zone può istanziare tre relazioni con bot:Element, il quale può essere contenuto (bot:containsElement), essere adiacente (bot:adjacentElement) o intersecare (bot:intersectingElement)." }, { "@language": "pt", - "@value": "Uma parte do mundo físico ou do mundo virtual que está inerentemente localizada neste mundo e que tem uma extensão espacial tridimensional. Contém ou destina-se a conter um ou mais edifícios." + "@value": "Uma parte do mundo físico ou de um mundo virtual que está inerentemente localizado neste mundo e que possui uma extensão espacial 3D. As Sub-classes de bot:Zone incluem bot:Site, bot:Building, bot:Storey ou bot:Space. Uma instância de bot:Zone pode conter outras instâncias de bot:Zone, tornando possível agrupar ou subdividir zonas. Uma instância de bot:Zone pode ser adjacente a ou intersectar outras instâncias de bot:Zone. Por fim, uma bot:Zone pode instanciar três relações com bot:Element, que ou estão contidas em (bot:containsElement), lhe são adjacentes (bot:adjacentElement) ou as intersecta (bot:intersectingElement)." }, { "@language": "zh-cn", - "@value": "本质上是存在于物理世界或虚拟世界的一部分,并具有3D空间范围。它旨在包含一个或多个建筑物。" + "@value": "区域是物理世界或虚拟世界的一部分,既位于现实空间中又可在3D空间中拓展。bot:Zone的子集包括bot:Site, bot:Building, bot:Storey, or bot:Space。bot:Zone实例可包含其他bot:Zone实例,从而可以对区域进行分组或细分。 同时,bot:Zone的实例也可以与其他bot:Zone实例相邻。最后,bot:Zone可以实例化为bot:Element的两个关系,它们可以包含在(bot:containsElement)中,或者与其相邻(bot:adjacentElement)。" }, { "@language": "cs", - "@value": "Staveniště jako část fyzického světa nebo virtuálního světa které jsou neodmyslitelně umístěna jak ve fyzickém světě tak majíce 3D virtuální prostorový rozsah. Záměrem staveniště je obsahovat alespoň jednu stavbu, např. budovu či stavební konstrukci.\r\n" + "@value": "Část fyzického nebo virtuálního světa, který je dědičně v tomto světe umístěn a má charakter-rozměr prostoru který závisí na lokalizaci jak v reálnem světě, tak ve virtuálním světě. Podtřídy bot:Zone zahrňují bot:Site, bot:Building, bot:Storey, nebo bot:Space. Instance zóny bot:Zone jsou schopny obsahovat další bot:Zone instance se schopností je seskupovat nebo dělit na nižší zóny. Instance bot:Zone může být přiřazena-dotčena k další bot:Zone instanci. Nakonec bot:Zone může definovat dva vztahy elemetntu bot:Element, které jsou buďto obsaženy v zóně (bot:containsElement), nebo se jí dotýkají (bot:adjacentElement)" }, { "@language": "sk", - "@value": "Stavenisko ako časť fyzického, alebo virtuálneho sveta, ktoré sú neodmysliteľne umiestnené ako vo fyzickom svete tak majúc 3D virtuálny priestorový rozsah. Zámerom staveniska je obsahovať aspoň jednu stavbu, napríklad budovu, či stavebnú konštrukciu." + "@value": "Časť fyzického alebo virtuálneho sveta, ktorý je dedične v tomto svete umiestnený a má charakter-rozmer priestoru, ktorý závisí na lokalizácii ako v tomto svete tak vo virtuálnomn svete. Podtriedy bot:Zone zahŕňajú bot:Site, bot:Building, bot:Storey, alebo bot:Space. Inštancia bot:Zone je schopná obsahovať iné bot:Zone inštancie, so schopnosťou zoskupovať alebo pod-rozdeľovať zóny. Inštancia bot:Zone môže byť dotýkajúca sa ďalšej bot:Zone inštancie. Finálne, bot:Zone môže definovať vzťahy k bot:Element, ktoré môžu byť typu zóna obsahuje prvok (bot:containsElement), alebo sa prvok môže zóny dotýkať (bot:adjacentElement)." }, { "@language": "fa", - "@value": "بخشی از دنیای فیزیکی، و یا مجازی که اساساً در دنیا وجود دارد و دارای حدود مکانی سه بعدی است. یک عنصر سایت در برگیرنده‌ی یک یا چند ساختمان است.\n\n" + "@value": "بخشی از دنیای فیزیکی، و یا مجازی که اساساً در دنیا وجود دارد و دارای حدود مکانی سه بعدی است. زیرکلاس‌های bot:Zone عبارتند از bot:Site، bot:Building، bot:Storey، وbot:Space.\n یک عنصر bot:Zone میتواند دربرگیرنده‌ی عناصر دیگری از جنس bot:Zone باشد و به این گونه امکان گروه بندی و جداسازی مناطق ختلف بوجود می‌آید. یک عنصر bot:Zone می‌تواند هم‌جوار عناصر دیگری از جنس bot:Zone باشد. در پایان، یک عنصر bot:Zone می‌تواند آغازگر دو نوع رابطه با عناصر bot:Element باشد که شامل دربرگیرندگی (bot:containsElement) وهم‌جواری (bot:adjacentElement) است.\n" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -580,83 +623,75 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Site" + "@value": "Zone" }, { "@language": "nl", - "@value": "Terrein" + "@value": "Zone" }, { "@language": "de", - "@value": "Grundstück" + "@value": "Zone" }, { "@language": "es", - "@value": "Sitio" + "@value": "Zona" }, { "@language": "fi", - "@value": "Tontti" + "@value": "Vyöhyke" }, { "@language": "sv", - "@value": "Plats" + "@value": "Zon" }, { "@language": "da", - "@value": "Grund" + "@value": "Zone" }, { "@language": "ca", - "@value": "Lloc" + "@value": "Zona" }, { "@language": "fr", - "@value": "Site" + "@value": "Zone" }, { "@language": "tr", - "@value": "Arsa" + "@value": "Bölge" }, { "@language": "it", - "@value": "Sito" + "@value": "Zona" }, { "@language": "pt", - "@value": "Sítio" + "@value": "Zona" }, { "@language": "zh-cn", - "@value": "地点" + "@value": "区域" }, { "@language": "cs", - "@value": "Staveniště, stavební pozemek, stavební plocha, zastavěná plocha." + "@value": "Zóna" }, { "@language": "sk", - "@value": "Stavenisko, stavebný pozemok, stavebná plocha, zastavaná plocha." + "@value": "Zóna" }, { "@language": "fa", - "@value": "سایت" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/bot#Zone" + "@value": "منطقه" } ], "http://www.w3.org/2002/07/owl#disjointWith": [ { - "@id": "https://w3id.org/bot#Building" - }, - { - "@id": "https://w3id.org/bot#Storey" + "@id": "https://w3id.org/bot#Element" }, { - "@id": "https://w3id.org/bot#Space" + "@id": "https://w3id.org/bot#Interface" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -666,74 +701,79 @@ ] }, { - "@id": "https://w3id.org/bot#adjacentElement", + "@id": "https://w3id.org/bot#hasStorey", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relation between a zone and its adjacent building elements, bounding the zone." + "@value": "Relation to storeys contained in a zone. The typical domains of bot:hasStorey are instances of bot:Building." }, { "@language": "nl", - "@value": "Relatie tussen een zone en zijn aangrenzende gebouwelementen. Het gebouwelement begrenst de zone." + "@value": "Relatie tot de verdiepingen die zich in een zone bevinden. De typische domeinen van bot:hasStorey zijn instanties van bot:Building." }, { "@language": "de", - "@value": "Beziehung zwischen einer Zone und dessen angrenzenden Bauteilen. Die Bauteile begrenzen die Zone." + "@value": "Beziehung zwischen Geschossen, die in einer Zone enthalten sind. Oft ist die rdfs:domain eine Instanz von bot:Building." }, { "@language": "es", - "@value": "Relación entre una zona y sus elementos arquitectónicos adyacentes, que limitan el espacio físico." + "@value": "Relación con los pisos contenidos en una zona. Los dominios típicos de bot:hasStorey son instancias de bot:Building." }, { "@language": "fi", - "@value": "Suhde vyöhykkeen ja sen viereisten, sitä rajaavien rakennuselementtien välillä." + "@value": "Suhde vyöhykkeeseen kuuluviin kerroksiin. Tyypillinen lähtöjoukko on luokan bot:Building instanssit." }, { "@language": "sv", - "@value": "Relation mellan en zon och dess angränsande byggdelar, som avgränsar det fysiska utrymmet." + "@value": "Relation som uttrycker vilka våningar som finns i en Zon. Används typiskt med instanser av bot:Building." }, { "@language": "da", - "@value": "Relation mellem en zone og dens tilstødende bygningsdele, som afgrænser det fysiske rum." + "@value": "Relation til etager indeholdt i en zone. De typiske domæner for bot:hasStorey er forekomster af bot:Building." }, { "@language": "ca", - "@value": "Relació entre una zona i els seus elements arquitectònics adjacents, que limiten l'espai físic." + "@value": "Relació amb els pisos continguts en una zona. Els dominis típics de bot: hasStorey son instàncies de bot:Building." }, { "@language": "fr", - "@value": "Relation entre une zone et ses éléments adjacents, délimitant l'espace physique" + "@value": "Relation à définir entre les étages d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Building." }, { "@language": "tr", - "@value": "Bir bölge ile bitişik bina parçaları arasındaki ilişki, fiziksel alanı sınırlar." + "@value": "Bir bölgede bulunan katlarla ilişkisi. Bot:hasStorey için tipik etki alanları bot:Building örnekleridir." }, { "@language": "it", - "@value": "Relazione tra una zona e i suoi elementi di costruzione adiacenti che delimitano la zona stessa." + "@value": "Relazione con i piani contenuti in una zona. Il tipico dominio di bot:hasStorey è bot:Building." }, { "@language": "pt", - "@value": "Relação entre uma zona e os elementos da construção que lhe são adjacentes, delimitando a zona." + "@value": "Relação com os pisos contidos numa zona. Os domínios típicos de bot:hasStorey são instâncias de bot:Building." }, { "@language": "zh-cn", - "@value": "区域中相邻建筑构件之间的关系,以该区域为界。" + "@value": "区域中含有楼层的关系。 bot:hasStorey的典型使用范围是bot:Building中的实例。" }, { "@language": "cs", - "@value": "Vztah mezi zónou a její přilehlými stavebními prvky, obklopujícími danou zónu." + "@value": "Vztah zóny-podlaží a zóny, ve které se nachází. Typická doména bot:hasStorey jsou instance bot:Building." }, { "@language": "sk", - "@value": "Vzťah medzi zónou a stavebnými prvkami obklopujúcimi túto zónu." + "@value": "Vzťah zóny-podlažia a zóny, v ktorej sa nachádza. Typická doména bot:hasStorey sú inštancie bot:Building." }, { "@language": "fa", - "@value": "رابطه بین یک منطقه و المانهای ساختمانی همجوارش که حدود منطقه را مشخص می کنند. " + "@value": "ارتباط با طبقه‌هایی که دربرگرفته شده‌اند. دامنه‌ی اصلی bot:hasStorey عنصرهایی از جنس bot:Building هستند." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "https://w3id.org/bot#Zone" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -744,83 +784,88 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "adjacent element" + "@value": "has storey" }, { "@language": "nl", - "@value": "aangrenzend element" + "@value": "heeft verdieping" }, { "@language": "de", - "@value": "benachbartes Bauteil" + "@value": "hat Geschoss" }, { "@language": "es", - "@value": "elemento adyacente" + "@value": "tiene piso" }, { "@language": "fi", - "@value": "viereinen elementti" + "@value": "omaa kerroksen" }, { "@language": "sv", - "@value": "angränsande element" + "@value": "har våning" }, { "@language": "da", - "@value": "tilstødende element" + "@value": "har etage" }, { "@language": "ca", - "@value": "element adjacent" + "@value": "té pis" }, { "@language": "fr", - "@value": "élément adjacent" + "@value": "a étage" }, { "@language": "tr", - "@value": "Bitisik eleman" + "@value": "Katı var" }, { "@language": "it", - "@value": "elemento adiacente" + "@value": "ha piano" }, { "@language": "pt", - "@value": "elemento adjacente" + "@value": "tem piso" }, { "@language": "zh-cn", - "@value": "相邻构件" + "@value": "包含楼层" }, { "@language": "cs", - "@value": "přilehlý element-prvek" + "@value": "má podlaží" }, { "@language": "sk", - "@value": "priľahlý element-prvok" + "@value": "má podlažie" }, { "@language": "fa", - "@value": "المان همجوار" + "@value": "طبقه دارد" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "https://w3id.org/bot#hasElement" + "@id": "https://w3id.org/bot#Storey" } ], - "http://www.w3.org/2002/07/owl#propertyDisjointWith": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "https://w3id.org/bot#intersectingElement" + "@id": "https://w3id.org/bot#containsZone" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@value": "stable" } + ], + "https://schema.org/domainIncludes": [ + { + "@id": "https://w3id.org/bot#Building" + } ] }, { @@ -830,110 +875,79 @@ ] }, { - "@id": "https://w3id.org/bot#aggregates", + "@id": "https://w3id.org/bot#hasSpace", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Links an aggregate (a cluster of elements that can be treated as a single unit) to its sub-elements. For example an Air Handling Unit aggregates, among other elements, a fan and a filter.\n \nExample of how to use bot:aggregates in a product ontology:\n```\nproduct:Fan rdfs:subClassOf bot:Element .\nproduct:Filter rdfs:subClassOf bot:Element .\nproduct:hasFan rdfs:subPropertyOf bot:aggregates ;\n rdfs:range product:Fan .\nproduct:hasFilter rdfs:subPropertyOf product:aggregates ;\n rdfs:range product:Filter .\nproduct:AirHandlingUnit rdfs:subClassOf bot:Element ;\n rdfs:subClassOf [ owl:onProperty product:hasFan ; owl:someValuesFrom product:Fan ] ;\n rdfs:subClassOf [ owl:onProperty product:hasFilter ; owl:someValuesFrom product:Filter ] .\n```" + "@value": "Relation to spaces contained in a zone. The typical domains of bot:hasSpace are instances of bot:Storey or bot:Building." }, { - "@language": "da", - "@value": "This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Forbinder et aggregat (en klynge af elementer, som kan behandles som en samlet enhed) med dets delelementer. For eksempel aggregerer et ventilationsaggregat, blandt andre elementer, en ventilator og et filter.\n \nEksempel på brug af bot:aggregates i en produkt-ontologi:\n```\nproduct:Fan rdfs:subClassOf bot:Element .\nproduct:Filter rdfs:subClassOf bot:Element .\nproduct:hasFan rdfs:subPropertyOf bot:aggregates ;\n rdfs:range product:Fan .\nproduct:hasFilter rdfs:subPropertyOf product:aggregates ;\n rdfs:range product:Filter .\nproduct:AirHandlingUnit rdfs:subClassOf bot:Element ;\n rdfs:subClassOf [ owl:onProperty product:hasFan ; owl:someValuesFrom product:Fan ] ;\n rdfs:subClassOf [ owl:onProperty product:hasFilter ; owl:someValuesFrom product:Filter ] .\n```" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@language": "nl", + "@value": "Relatie tot ruimtes die zich in een zone bevinden. De typische domeinen van bot:hasSpace zijn instanties van bot:Storey of bot:Building." + }, { - "@language": "en", - "@value": "aggregates" + "@language": "de", + "@value": "Beziehung von Räumen, die sich in einer Zone befinden. Oft ist die rdfs:domain eine Instanz von bot:Storey oder bot:Building." }, { - "@language": "da", - "@value": "aggregerer" - } - ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@id": "https://w3id.org/bot#hasSubElement" - } - ], - "http://www.w3.org/2002/07/owl#deprecated": [ - { - "@value": true - } - ] - }, - { - "@id": "https://w3id.org/bot#Storey", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "A part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent. A bot:Storey is contained in one or more buildings, and is intended to contain one or more spaces that are horizontally connected. Storeys of a building are connected by means of vertical connections such as elevators and stairs. A bot:Storey encompasses both zones above and below ground, for example, a building with 21 floors above ground, one ground floor and 3 basements is equal to the sentence: A building has 25 instances of bot:Storey." - }, - { - "@language": "nl", - "@value": "Een deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft. Een bot:Storey is deel van één of meerdere gebouwen, en is bedoeld om één of meerdere ruimtes te bevatten die horizontaal geconnecteerd zijn. De verdiepingen van een gebouw zijn verbonden door middel van verticale connecties zoals liften en trappen. Een bot:Storey omvat zowel zones boven als onder de grond, bijvoorbeeld een gebouw met 21 verdiepingen boven de grond, één gelijkvloers en 3 kelderverdiepingen is evenwaardig aan de zin: Een gebouw heeft 25 instanties van bot:Storey." - }, - { - "@language": "de", - "@value": "Ein Teil der realen oder virtuellen Welt die beide Teil dieser Welt sind und eine räumliche Ausdehnung hat. Ein bot:Storey ist in einem oder mehreren Gebäuden enthalten und es besteht die Absicht oder es ist der Fall, dass es ein oder mehrere Räume enthält, die horizontal miteinander verbunden sind. Geschosse eines Gebäudes sind vertikal miteinander verbunden, durch zum Beispiel Aufzüge oder Treppen. Ein bot:Storey umfassst zonen die über und unter der Erdoberfläche liegen. Zum Beispiel hat ein Gebäude mit 21 Geschossen über der Erde, ein Erdgeschoss und 3 Kellerstockwerken insgesamt 25 Instanzen von bot:Storey." - }, - { - "@language": "es", - "@value": "Una parte del mundo físico o virtual que está inherentemente ubicado en este mundo y que tiene una extensión espacial en 3D. Un bot:Storey está contenido en uno o más edificios, y está destinado a contener uno o más espacios que están conectados horizontalmente. Las plantas de un edificio están conectadas por medio de conexiones verticales como ascensores y escaleras. Un bot:Storey abarca ambas zonas sobre y debajo del suelo, por ejemplo, un edificio con 21 pisos sobre el suelo, una planta baja y 3 sótanos debería contener 25 instancias de bot:Storey." - }, + "@language": "es", + "@value": "Relación a espacios contenidos en una zona. Los dominios típicos de bot:hasSpace son instancias de bot:Storey o bot:Building." + }, { "@language": "fi", - "@value": "Fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet. bot:Storey sisältyy yhteen tai useampaan rakennukseen, ja sen tarkoitus on sisältää yksi tai useampi tila jotka ovat vaakasuunnassa yhteydessä. Rakennuksen kerrokset ovat yhteydessä toisiinsa pystysuuntaisilla yhteyksillä, kuten hisseillä ja rappusilla. bot:Storey kattaa vyöhykkeet sekä maan alla että päällä. Esimerkiksi rakennus, jossa on pohjakerros, 21 kerrosta sen yläpuolella, ja 3 kerrosta kellaria, on yhtäläinen seuraavan lauseen kanssa: rakennuksella on 25 bot:Storey instanssia." + "@value": "Suhde vyöhykkeeseen kuuluviin tiloihin. Tyypillinen lähtöjoukko ovat luokkien bot:Storey tai bot:Building instanssit." }, { "@language": "sv", - "@value": "En del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner. En bot:Storey är inrymd i en eller flera byggnader, och är menad att innehålla ett eller flera utrymmen som är förbundna horisontellt. Sådana våningar i en byggnad är förbundna med hjälp av lodrätta förbindelser såsom hissar och trappor. Bot:Storey kan användas för att beskriva såväl våningar över som under mark; till exempel så har en byggnad med 21 våningar över marken, en entrénvåning, och tre källarvåningar totalt 25 bot:Storey-instanser." + "@value": "Relation till rum som inryms i en zon. Typiska domäner för bot:hasSpace är förekomster av bot:Storey och bot:Building." }, { "@language": "da", - "@value": "En del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning. En bot:Storey er indeholdt i en eller flere bygninger og er beregnet til at indeholde et eller flere rum, der er horisontalt forbundet. Etager i en bygning er forbundet ved hjælp af lodrette forbindelser såsom elevatorer og trapper. En bot:Storey omfatter både zoner over og under jorden, for eksempel en bygning med 21 etager over jorden, en stueetage og 3 kældre er lig med sætningen: En bygning har 25 tilfælde af bot:Storey." + "@value": "Relation til rum indeholdt i en zone. De typiske domæner for bot:hasSpace er forekomster af bot:Storey og bot:Building." }, { "@language": "ca", - "@value": "Una part del món físic o virtual que està inherentment ubicat en aquest món i que té una extensió espacial en 3D. Un bot:Storey està contingut en un o més edificis, i està destinat a contenir un o més espais que estan connectats horitzontalment. Les plantes d'un edifici estan connectades per mitjà de connexions verticals com ascensors i escales. Un bot:Storey abasta les dues zones sobre i sota de terra, per exemple, un edifici amb 21 pisos sobre terra, una planta baixa i 3 soterranis hauria de contenir 25 instàncies de bot:Storey." + "@value": "Relació a espais continguts en una zona. Els dominis típics de bot:hasSpace són instàncies de bot:Storey o bot:Building." }, { "@language": "fr", - "@value": "Correspond à un niveau du bâtiment" + "@value": "Relation à définir entre les pièces d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Storey et bot:Building." }, { "@language": "tr", - "@value": "Bir binanın katı" + "@value": "Bir bölgede bulunan odalarla ilişkisi. Bot:hasSpace için tipik etki alanları bot:Building ve bot:Storey örnekleridir." }, { "@language": "it", - "@value": "Una parte del mondo fisico o virtuale che si trova intrinsecamente in questo mondo e ha una estensione spaziale tridimensionale. Un bot:Storey è contenuto in uno o più edifici ed è destinato a contenere uno o più spazi che sono connessi orizzontalmente. I piani di un edificio sono connessi attraverso connessioni verticali come ascensori e scale. Un bot:Storey comprende zone che si trovano sia sopra che sotto il livello del suolo; per esempio, un edificio con un piano terra, ulteriori 21 piani di altezza e 3 piani interrati corrisponde a un edificio con 25 istanze di bot:Storey." + "@value": "Relazione con gli spazi contenuti in una zona. Il tipico dominio di bot:hasSpace è l'unione di bot:Storey e bot:Building." }, { "@language": "pt", - "@value": "Uma parte do mundo físico ou do mundo virtual que está inerentemente localizada neste mundo e que tem uma extensão espacial tridimensional. \nUm bot:Storey está contido num ou mais edifícios e está destinado a conter um ou mais espaços que estejam conectados horizontalmente. Os pisos de um edifício estão ligados através de ligações verticais tais como escadas e elevadores.\nUm bot:Storey abrange tanto as zonas acima como abaixo do solo; por exemplo, um edifício com 21 andares acima do solo, um piso térreo e três caves pode ser descrito como: um edifício que possui 25 instâncias de bot:Storey." + "@value": "Relação com espaços contidos numa zona. Os domínios típicos de bot:hasSpace são instâncias de bot:Storey ou de bot:Building." }, { "@language": "zh-cn", - "@value": "本质上是存在于物理世界或虚拟世界的一部分,并具有3D空间范围。bot:Storey包含在一个或多个建筑物中,其旨在包含一个或多个水平连接的空间。 建筑物的楼层通过垂直连接(例如电梯和楼梯)连接。 bot:Storey包含地上和地下两个区域,例如,一栋楼高21层,含有一楼及地下3个地下室的建筑物可以表达为:一栋建筑物有25个bot:Storey实例。" + "@value": "区域含有空间的关系。 bot:hasSpace的典型使用范围是bot:Storey和bot:Building中的实例。" }, { "@language": "cs", - "@value": "Část fyzického světa nebo virtuálního světa, která je neodmyslitelně umístěna jak ve fyzickém světě tak má 3D virtuální prostorový rozsah. Bot:Storey je obsažen v jedné nebo vícero budovách a má obsahovat jeden nebo vícero prostorů, které jsou spojeny horizontálně. Podlaží budovy jsou spojeny svislými spoji, jako je například výtahová šachta, nebo schodiště. Bot:Storey zahrnuje jak zóny nad tak pod úrovní terénu, například, prohlášení: budova s 21 nadzemními podlažími, jedním přízemím a 3 podzemními podlažími má stejný význam jako prohlášení: budova má 25 instancí bot:Storey." + "@value": "Vztah prostorů nacházejících se v zóně a dané zóny. Typická doména bot:hasSpace jsou instance bot:Storey a bot:Building." }, { "@language": "sk", - "@value": "Časť fyzického alebo virtuálneho sveta, ktorá je neodmyslitelne umiestnená ako vo fyzickom svete, tak má 3D virtuálny priestorový rozsah. Bot:Storey je obsiahnutý v jednej alebo viacero budovách a má obsahovať jeden alebo viacero priestorov, ktoré sú spojené horizontálne. Podlažia budovy sú spojené zvislými spojmi, ako je napríklad výťahová šachta, alebo schodisko. Bot:Storey zahŕňa ako zóny nad, tak pod úrovňou terénu, napríklad, prehlásenie: budova s 21 nadzemnými podlažiami, prízemím a 3 podzemnými podlažiami má rovnaký význam ako prehlásenie: budova má 25 inštancií bot:Storey." + "@value": "Vzťah priestorov nachádzajúcich sa v zóne a danej zóny. Typická doména bot:hasSpace sú inštancie bot:Storey a bot:Buuilding." }, { "@language": "fa", - "@value": "بخشی از دنیای فیزیکی، و یا مجازی که اساساً هم در دنیا وجود دارد و دارای حدود مکانی سه بعدی میباشند. یک bot:Storey در یک یا چند ساختمان قرار میگیرد، و دربرگیرنده‌ی یک یا چند فضا است که به صورت افقی به هم متصل شده اند.\nطبقه های یک ساختمان از طریق اتصالات عمودی مانند آسانسور و پله به هم متصل میشوند. یک bot:Storey هر دو منطقه بالا و زیر زمین را پوشش می‎دهد، برای مثال، یک ساختمان با 21 طبقه بالای زمین، یک طبقه همکف و3 طبفه یک ساختمان با 25 عنصر bot:Storey است.\n" + "@value": "ارتباط با فضاهایی که دربرگرفته شده‌اند. دامنه‌ی اصلی bot:hasSpace عنصرهایی از جنس bot:Building وbot:Storey هستند." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "https://w3id.org/bot#Zone" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -944,189 +958,164 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Storey" + "@value": "has space" }, { "@language": "nl", - "@value": "Verdieping" + "@value": "heeft ruimte" }, { "@language": "de", - "@value": "Geschoss (Architektur)" + "@value": "hat Raum" }, { "@language": "es", - "@value": "Piso" + "@value": "tiene espacio" }, { "@language": "fi", - "@value": "Kerros" + "@value": "omaa tilan" }, { "@language": "sv", - "@value": "Våning" + "@value": "har rum" }, { "@language": "da", - "@value": "Etage" + "@value": "har rum" }, { "@language": "ca", - "@value": "Pis" + "@value": "té espai" }, { "@language": "fr", - "@value": "Étage" + "@value": "contient pièce" }, { "@language": "tr", - "@value": "Kat" + "@value": "Odası var" }, { "@language": "it", - "@value": "Piano di edificio" + "@value": "ha spazio" }, { "@language": "pt", - "@value": "Piso" + "@value": "tem espaço" }, { "@language": "zh-cn", - "@value": "楼层" + "@value": "包含空间" }, { "@language": "cs", - "@value": "Podlaží" + "@value": "má prostor" }, { "@language": "sk", - "@value": "Podlažie" + "@value": "má priestor" }, { "@language": "fa", - "@value": "طبقه" + "@value": "فضا دارد" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "https://w3id.org/bot#Zone" + "@id": "https://w3id.org/bot#Space" } ], - "http://www.w3.org/2002/07/owl#disjointWith": [ - { - "@id": "https://w3id.org/bot#Site" - }, - { - "@id": "https://w3id.org/bot#Building" - }, + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "https://w3id.org/bot#Space" + "@id": "https://w3id.org/bot#containsZone" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@value": "stable" } - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "https://orcid.org/0000-0001-8020-4609", - "@type": [ - "http://www.w3.org/2006/vcard/ns#Individual", - "https://schema.org/Person" - ], - "http://www.w3.org/2006/vcard/ns#fn": [ - { - "@value": "Pieter Pauwels" - } ], - "https://schema.org/name": [ + "https://schema.org/domainIncludes": [ { - "@value": "Pieter Pauwels" + "@id": "https://w3id.org/bot#Storey" } ] }, { - "@id": "https://w3id.org/bot#Building", + "@id": "https://w3id.org/bot#hasSubElement", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "An independent unit of the built environment with a characteristic spatial structure, intended to serve at least one function or user activity [ISO 12006-2:2013]. A bot:Building is a part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent, is contained in a building site, and can contain one or more storeys that are vertically connected." + "@value": "Relation between two building elements, either one element hosting another (e.g. a wall hosts a window) or a subcomposition of a building element into smaller parts (e.g. an air handling unit has as a part a fan)." }, { "@language": "nl", - "@value": "Een onafhankelijke entiteit met een ruimtelijke structuur die onderdeel is van de gebouwde omgeving, en bedoeld is om minimaal één functie of gebruikersactiviteit te bedienen [ISO 12006-2:2013]. Een bot:Building is deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft, is deel van een gebouwsite, en kan één of meerder verdiepingen bevatten die verticaal verbonden zijn." + "@value": "Relatie tussen twee gebouwelementen, ofwel één element dat een andere element bevat (bv. een muur die een raam bevat) of een subcompositie van een gebouwelement in kleinere delen (bv. een luchtbehandelingskast die een ventilator bevat)." }, { "@language": "de", - "@value": "Eine eigenständige Einheit der bebauten Umgebung mit einer charakteristischen räumlichen Struktur. Es besteht die Absicht das es eine Funktion oder Nutzung erlaubt [ISO 12006-2:2013]. Ein bot:Building ist Teil der realen und virtuellen Welt und hat eine räumliche Ausdehnung. Es ist enthalten in einem Grundstück und kann ein oder mehrere Stockwerke enthalten, die vertical miteinander verbunden sind." + "@value": "Beziehung zwischen zwei Bauteilen, wobei entweder eines das andere enthält (z.B. eine Wand enthält ein Fenster) oder ein ganzes, das aus anderen Teilen zusammen gesetzt ist (z.B. eine Lüftungsanlage hat eine Komponente Lüfter)." }, { "@language": "es", - "@value": "Unidad independiente del entorno construido con una estructura espacial característica, destinada a servir al menos una función o actividad del usuario [ISO 12006-2: 2013]. Un bot:Building es tanto una parte del mundo físico o virtual que se encuentra inherentemente situado en este mundo y que tiene una extensión espacial 3D, se encuentra en un emplazamiento de edificación, y puede contener uno o más pisos conectados verticalmente." + "@value": "Relación entre dos elementos de construcción, ya sea un elemento que aloja a otro (por ejemplo, una ventana alojada en una pared) o una subcomposición de un elemento de construcción en partes más pequeñas (por ejemplo, una unidad de ventilación tiene una parte que es un ventilador)." }, { "@language": "fi", - "@value": "Rakennetun ympäristön itsenäinen osa, jolla on ominainen avaruudellinen rakenne, ja joka on tarkoitettu palvelemaan ainakin yhtä funktiota tai käyttäjäaktiviteettia [ISO 12006-2:2013]. bot:Building on fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet, sijaitsee tontilla, ja se voi sisältää yhden tai useamman kerroksen jotka ovat pystysuunnassa yhteydessä." + "@value": "Suhde kahden elementin välillä, joko yhdestä elementistä siihen asennettuun toiseen elementtiin (esimerkiksi seinään asennettu ikkuna) tai elementin osittelu pienempiin osiin (esimerkiksi ilmankäsittelykonella on osana puhallin)." }, { "@language": "sv", - "@value": "En oberoende enhet i den byggda miljön med en karaktäristisk rumslig struktur som stödjer minst en funktion eller användaraktivitet. [ISO 12006-2:2013]. En bot:Building är en del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner, ligger på en plats, och kan ha en eller flera vertikalt förbundna våningar." + "@value": "Relation mellan två byggdelar där antingen endera är monterad i den andra (t.ex. ett fönster som är monterat i en vägg) eller endera är del av den andra (t.ex. en fläkt som är del av ett ventilationsaggregat)." }, { "@language": "da", - "@value": "En uafhængig enhed i det bebyggede miljø med en karakteristisk rumlig struktur, beregnet til at betjene mindst en funktion eller brugeraktivitet [ISO 12006-2: 2013]. En bot:Building er en del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning, er indeholdt på et byggefelt og kan indeholde en eller flere etager, der er lodret forbundet." + "@value": "Relation mellem to bygningsdele, enten en bygningsdel, der er \"hostet\" af en anden (fx et vindue, der \"hostet\" af en væg) eller en underkomposition af en bygningsdel i mindre dele (fx en ventilator som en del af et ventilationsaggregat)." }, { "@language": "ca", - "@value": "Unitat independent de l’entorn construït amb una estructura espacial característica, destinada a servir almenys una funció o activitat de l’usuari [ISO 12006-2: 2013]. Un bot:Building és tant una part del món físic o virtual que es troba inherentment situat en aquest món i que té una extensió espacial 3D, es troba en un emplaçament d’edificació, i pot contenir un o més pisos connectats verticalment." + "@value": "Relació entre dos elements de construcció, ja sigui un element que allotja un altre (per exemple, una mur que conté una finestra) o una subcomposició d'un element de construcció en parts més petites (per exemple, una unitat de ventilació té una part que és un ventilador)." }, { "@language": "fr", - "@value": "Une unité indépendante de l'environnement bâti avec une structure spatiale caractéristique, conçue pour répondre à une fonction ou une activité de l'utilisateur [ISO 12006-2:2013]" + "@value": "Relation entre deux éléments du bâti, soit un élément hébergeant un autre (ex., un mur héberge une fenêtre), ou une décomposition d'un élément en sous-parties (ex., un système de gestion de l'air et un ventilateur qu'il contient)" }, { "@language": "tr", - "@value": "Bir yapılı ortamına sahip, ve karakteri mekansal olan ve en az bir funksiyona veya kullanıcı etkinligini desteleyen bir bağımsız parcadir. " + "@value": "Bir a) bina parçası ve b) bina parçası arasındaki bağlantının a) tarafından barındırmasıdır. Örneğin: inst:wall bot:hasSubElement inst:window." }, { "@language": "it", - "@value": "Un'unità indipendente dell'ambiente costruito con una struttura spaziale caratteristica, destinato a servire almeno una funzione o attività degli utenti [ISO 12006-2:2013]. Un bot:Building è parte del mondo fisico o virtuale che si trova intrinsecamente in questo mondo e ha una estensione spaziale tridimensionale, è contenuto in un sito e può contenere uno o più piani che sono connessi verticalmente." + "@value": "Relazione tra due elementi di costruzione che può realizzarsi perché un elemento ne ospita un altro (es. un muro ospita una finestra) o la scomposizione di un elemento in parti più piccole (es. un'unità di trattamento aria ha un ventilatore come sua parte)." }, { "@language": "pt", - "@value": "Uma unidade independente do ambiente construído com uma estrutura espacial característica, destinada a servir pelo menos uma função do utilizador [ISO 12006-2:2013].\nUm bot:Building é uma parte do mundo físico ou do mundo virtual que está inerentemente localizado neste mundo e que tem uma extensão espacial tridimensional, que está contido num sítio de construção e que contém um ou mais pisos que estão conectados verticalmente." + "@value": "Relação entre dois elementos arquitectónicos, quer seja um elemento contendo outro (p.e. uma parede aloja uma janela) ou a subcomposição de um elemento arquitectónico por partes menores (p.e. uma unidade de ventilação contém uma parte que é um ventilador)." }, { "@language": "zh-cn", - "@value": "具有特定空间结构的建筑环境独立单元,旨在服务至少一种功能或用户活动[ISO 12006-2:2013]。 bot:Building是物理或虚拟世界的一部分,其既存在于其中,又具有3D空间范围。bot:Building包含在建筑工地中,并且可以包含一个或多个垂直连接的楼层。" + "@value": "两个建筑构件之间的关系,要么是一个元素承载另一个元素(例如,一扇窗户由墙壁承载),要么是将建筑构件细分为较小的部分(例如,作为空气处理单元一部分的风扇)。" }, { "@language": "cs", - "@value": "Nezávislá jednotka v (stavebním) prostředí či veřejném prostoru, s charakteristickou prostorovou strukturou a formou, která má sloužit alespoň pro jednu činnost nebo funkci uživatele [ISO 12006-2: 2013]. \nBot:Building je součástí fyzického nebo virtuálního světa, který je neodmyslitelně umístěn jak ve fyzickém světě, tak má 3D virtuální prostorový rozsah, je umístěn na staveništi (\"Site\") a může obsahovat jedno nebo víc podlaží, která jsou vertikálně propojena. " + "@value": "Vztah mezi prvkem a) a dalším prvkem b), který je součástí prvku a)" }, { "@language": "sk", - "@value": "Nezávislá jednotka v (stavebnom) prostredí či verejnom priestore, s charakteristickou priestorovou štruktúrou a formou, ktorá má slúžiť aspoň pre jednu činnosť alebo funkciu uživateľa [ISO 12006-2:2013]. Bot:Building je súčasťou fyzického alebo virtuálneho sveta, ktorý je neodmyslitelnľ umiestnľný ako vo fyzickom svete, tak má 3D virtuálny priestorový rozsah, je umiestnený na stavenisku (\"Site\") a môže obsahovať jedno alebo viac podlaží, ktoré sú vertikálne prepojené. " + "@value": "Vzťah medzi prvkom a) a ďalším prvkom b), ktorý je súčasťou prvku a)" }, { "@language": "fa", - "@value": "یک واحد مستقل با ساختار مکانی مشخص از محیط ساخت وساز، که برای ارایه‌ی حداقل یک عملکرد یا فعالیت کاربری در نظرگرفته شده است [ISO 12006-2:2013]. یک bot:Building یک بخش از دنیای فیزیکی یا یک دنیای مجازی است که اساسا در این دنیا قرار دارد و دارای حدود مکانی سه بعدی است، دریک سایت ساختمان قرار گرفته ، و میتواند دربرگیرنده‌ی یک یا چند طبقه باشد که به صورت عمودی به هم متصل شده اند." + "@value": "ارتباط بین دو المان ساختمان؛ یا رابطه یک المان میزبان با المان دیگر (برای مثال یک پنجره میزبانی میشود توسط یک دیوار)؛ یا رابطه یک المان با زیرمجموعه‌ای از المانهای کوچکتر ساختمان (برای مثال یک فن به عنوان بخشی از واحد کنترل هوا)." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "https://w3id.org/bot#Element" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1137,83 +1126,72 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Building" + "@value": "has sub-element" }, { "@language": "nl", - "@value": "Gebouw" + "@value": "heeft subelement" }, { "@language": "de", - "@value": "Gebäude" + "@value": "hat Unterbauteil" }, { "@language": "es", - "@value": "Edificio" + "@value": "alberga sub elemento" }, { "@language": "fi", - "@value": "Rakennus" + "@value": "omaa osaelementin" }, { "@language": "sv", - "@value": "Byggnad" + "@value": "värd för sub element" }, { "@language": "da", - "@value": "Bygning" + "@value": "har underbygningsdel" }, { "@language": "ca", - "@value": "Edifici" + "@value": "té un subelement" }, { "@language": "fr", - "@value": "Bâtiment" + "@value": "a sous-élément" }, { "@language": "tr", - "@value": "Bina" + "@value": "alt öğesi var" }, { "@language": "it", - "@value": "Edificio" + "@value": "ha sotto-elemento" }, { "@language": "pt", - "@value": "Edifício" + "@value": "tem sub elemento" }, { "@language": "zh-cn", - "@value": "建筑" + "@value": "包含子构件" }, { "@language": "cs", - "@value": "Budova" + "@value": "má součást" }, { "@language": "sk", - "@value": "Budova" + "@value": "má súčasť" }, { "@language": "fa", - "@value": "ساختمان" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "https://w3id.org/bot#Zone" + "@value": "زیرالمان دارد" } ], - "http://www.w3.org/2002/07/owl#disjointWith": [ - { - "@id": "https://w3id.org/bot#Site" - }, - { - "@id": "https://w3id.org/bot#Storey" - }, + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "https://w3id.org/bot#Space" + "@id": "https://w3id.org/bot#Element" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1223,109 +1201,91 @@ ] }, { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "https://orcid.org/0000-0002-6519-7057", + "@id": "http://maxime-lefrancois.info/me#", "@type": [ "http://www.w3.org/2006/vcard/ns#Individual", "https://schema.org/Person" ], "http://www.w3.org/2006/vcard/ns#fn": [ { - "@value": "Mads Holten Rasmussen" + "@value": "Maxime Lefrançois" } ], "https://schema.org/name": [ { - "@value": "Mads Holten Rasmussen" + "@value": "Maxime Lefrançois" } ] }, { - "@id": "http://purl.org/vocommons/voaf#Vocabulary", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "https://w3id.org/bot#Zone", + "@id": "https://w3id.org/bot#has3DModel", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A part of the physical world or a virtual world that is inherently both located in this world and has a 3D spatial extent; Sub-classes of bot:Zone include bot:Site, bot:Building, bot:Storey, or bot:Space. An instance of bot:Zone can contain other bot:Zone instances, making it possible to group or subdivide zones. An instance of bot:Zone can be adjacent to or intersecting other bot:Zone instances. Finally, a bot:Zone can instantiate three relations to bot:Element, which are either contained in (bot:containsElement), adjacent to it (bot:adjacentElement) or intersecting (bot:intersectingElement)." + "@value": "Links any bot:Zone or bot:Element to a IRI that identifies its 3D Model. This 3D Model can then be described using some dedicated RDF vocabulary. Else, the 3D Model IRI could be dereferenceable, and when looking up the IRI one could retrieve a representation of the 3D Model with some existing data format for 3D models." }, { "@language": "nl", - "@value": "Een deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft; subklasses van bot:Zone zijn bot:Site, bot:Building, bot:Storey of bot:Space. Een instantie van bot:Zone kan een ander bot:Zone instantie bevatten, wat gebruikt kan worden om zones te groeperen of op te delen. Een instantie van bot:Zone kan aangrenzend zijn aan of snijdend met een andere bot:Zone instantie. Ten slotte kan een bot:Zone instantie drie relaties hebben met een bot:Element instantie dat het ofwel bevat (bot:containsElement), waar het aangrenzend aan is (bot:adjacentElement) of waarmee het snijdt (bot:intersectingElement)." + "@value": "Verbindt gelijk welke bot:Zone of bot:Element instantie met een IRI die een 3D model identificeert. Dit 3D model kan beschreven worden d.m.v. een gespecialiseerde RDF vocabularium. Anderzijds kan de IRI, indien opgevraagd, ook doorverwijzen naar een 3D model in een bestaand data formaat." }, { "@language": "de", - "@value": "Ein Teil der realen oder virtuellen Welt die beide Teil dieser Welt sind und eine räumliche Ausdehnung hat; Unterklassen von bot:Zone sind bot:Site, bot:Building, bot:Storey oder bot:Space. Eine Instanz von bot:Zone kann andere Instanzen von bot:Zone enthalten. So ist es möglich Instanzen von bot:Zone zu gruppieren, oder zu unterteilen. Eine Instanz einer bot:Zone kann an eine andere Instanz von bot:Zone angrenzen. Es bestehen drei Möglichkeiten Instanzen von bot:Zone und bot:Element in Beziehung zu setzen. Entweder ein Element ist in einer Zone enthalten (bot:containsElement), es grenzt an eine andere Zone an (bot:adjacentElement) oder es schneidet eine Zone (bot:intersectingElement)." + "@value": "Verbindet eine Instanz von bot:Zone oder bot:Element zu einer IRI, die das zugehörige 3D Modell identifiziert. Das Modell kann in einem spezifischen RDF Vokabular kodiert sein. Andernfalls kann die IRI auch dereferenzierbar sein." }, { "@language": "es", - "@value": "Una parte del mundo físico o de un mundo virtual que está inherentemente ubicada en este mundo y que tiene una extensión espacial tridimensional; las subclases de bot:Zone incluyen bot:Site, bot:Building, bot:Storey, o bot:Space. Una instancia de bot:Zone puede contener otras instancias de bot:Zone, lo que permite agrupar o subdividir zonas. Una instancia de bot:Zone puede ser adyacente a, o intersecar con otras instancias de bot:Zone. Finalmente, una bot:Zone puede instanciar tres relaciones con bot:Element, que están contenidas en ella (bot:containsElement), adyacentes a ella (bot:adjacentElement) o con los que interseca (bot:intersectingElement)." + "@value": "Vincula cualquier bot:Zone o bot:Element a un IRI que identifica su modelo 3D. Este modelo 3D se puede describir utilizando un vocabulario RDF dedicado. De lo contrario, el IRI del modelo 3D podría ser dereferenciable, y al buscar el IRI se podría recuperar una representación del modelo 3D con algún formato de datos existente para los modelos 3D." }, { "@language": "fi", - "@value": "Fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet; bot:Zone:n alaluokkia ovat: bot:Site, bot:Building, bot:Storey ja bot:Space. bot:Zone-luokan instanssi voi sisältää muita bot:Zone-instansseja, mikä mahdollistaa vyöhykkeiden ryhmittelyn ja jaon osiin. bot:Zone voi olla muiden bot:Zone-instanssien vieressä tai leikata niitä. Lopuksi, bot:Zone voi instantioida kolmea relaatiota bot:Element:iin, jotka joko sisältyvät siihen (bot:containsElement), ovat sen veiressä (bot:adjacentElement) tai leikkaavat sitä (bot:intersectingElement)." + "@value": "Liittää vyöhykkeen (bot:Zone) tai elementin (bot:Element) sen 3D-mallin yksilöivään IRI:in. Tämä 3D-malli voi olla kuvattu jollakin siihen tarkoitetulla RDF-sanastolla. 3D-mallin IRI voi myös osoittaa johonkin olemassa olevalla dataformaatilla kuvattuun 3D-malliin, joka on ladattavissa IRI:n kautta." }, { "@language": "sv", - "@value": "En del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner. Underklasser av bot:Zone inkluderar bot:Site, Bot:Building, bot:Storey, och bot:Space. En instans av bot:Zone kan innehålla andra bot:Zone-instanser, vilket gör det möjligt att gruppera eller dela upp zoner. En instans av bot:Zone kan kan ligga angränsande mot andra bot:Zone-instanser. Slutligen kan en instans av bot:Zone ha två relationer till instanser av bot:Element; den kan innehålla dem (bot:containsElement) eller ligga angränsande mot dem (bot:adjacentElement).\n\n\n\n" + "@value": "Länkar en instans av bot:Zone eller bot:Element till en IRI som identifierar dennas 3D-modell. 3D-modellen kan beskrivas med något avsett RDF-vokabulär; alternativt så kan den peka ut mot en extern representation uttryckt i något existerande dataformat för 3D-modellering." }, { "@language": "da", - "@value": "En del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning; Underklasser af bot:Zone inkluderer bot:Site, bot:Building, bot:Storey eller bot:Space. En forekomst af bot:Zone kan indeholde andre bot:Zone-forekomster, hvilket gør det muligt at gruppere eller opdele zoner. En forekomst af bot:Zone kan støde op til andre bot:Zone-forekomster. Endelig kan en bot:Zone-forekomst instantiere to forbindelser til bot:Element, der enten er indeholdt i (bot:containsElement) eller tilstødende dertil (bot:adjacentElement)." + "@value": "Forbinder enhver instans af bot:Zone eller bot:Element med en IRI som identificerer dennes 3D-model. Denne 3D-model kan så beskrives ved brug af et dedikeret RDF-vokabular. Alternativt kan 3D-modellens IRI være dereferencerbar, sådan at der modtages en repræsentation af 3D-modellen i et eksisterende dataformat for 3D-modeller når IRIen slås op." }, { "@language": "ca", - "@value": "Una part de el món físic o d'un món virtual que està inherentment ubicat en aquest món i que té una extensió espacial tridimensional; les subclasses de bot:Zone inclouen bot:Site, bot:Building, bot:Storey, o bot:Space. Una instància de bot:Zone pot contenir altres instàncies de bot:Zone, fent possible agrupar o subdividir zones. Una instància de bot:Zone pot ser adjacent a, o intersecar amb altres instàncies de bot:Zone. Finalment, un bot:Zone pot instanciar tres relacions amb bot:Element, que estan continguts en ella (bot:containsElement), són adjacents a ella (bot:adjacentElement), o amb els que interseca (bot:intersectingElement)." + "@value": "Vincula qualsevol bot:Zone o bot:Element a un IRI que identifica el seu model 3D. Aquest model 3D es pot descriure utilitzant un vocabulari RDF dedicat. En cas contrari, l'IRI de el model 3D podria ser desreferenciable, i al buscar la IRI es podria recuperar una representació de el model 3D amb algun format de dades existent pels models 3D." }, { "@language": "fr", - "@value": "Une partie du monde physique ou virtuel qui est inhéremment à la fois localisé dans ce monde et a une étendue spatiale 3D; les sous-classes de bot:Zone incluent bot:Site, bot:Building, bot:Storey, ou bot:Space. Une instance de bot:Zone peut contenir d'autres instances de bot:Zone, ce qui permet de grouper ou sub-diviser les zones. Une instance de bot:Zone peut être adjacente ou intersectante à d'autres bot:Zone. Enfin, une bot:Zone peut contenir (bot:containsElement), être adjacent (bot:adjacentElement) ou intersecter (bot:intersectingElement) un bot:Element." + "@value": "Relie tout bot:Zone ou bot:Element à un IRI qui identifie son modèle 3D. Ce modèle 3D peut ensuite être décrit à l'aide d'un vocabulaire RDF spécifique. Sinon, le modèle 3D de l'IRI pourrait être déréférencé, et en recherchant l'IRI, on pourrait obtenir une représentation du modèle 3D basée sur un format de données existant pour modèles 3D." }, { "@language": "tr", - "@value": "Fiziksel dünyanın veya sanal dünyanın, doğası gereği, hem bu dünyada bulunan ve hem de 3D bölgesel bir sınırlamaya sahip olan bir parça; Bot:Zone altsınıfları: bot:Site, bot:Building, bot:Storey yada bot:Space. Bir bot:Zone baska bot:Zone-olusumu icerebilir. Bir bot:Zone baska bot:Zone-olusumuyla bitisik olabilir. Son onlarak, bir bot:Zone, bir bot:Element ile iki baglantisi olabilir: ya içerir (bot: includeElement) veya bitisik olur (bot: adjacentElement)." + "@value": "bot:Zone'nin herhangi bir örneğini bağlar ya da bot:Element'i kendi 3D-modelini tanimlayan bir IRI ile bağlar. Bu 3D-model daha sonra özel bir RDF kelime kullanimi ile tanimlanabilir. Bu 3D model daha sonra özel bir RDF kelime kullanımı ile tanımlanabilir. Aksi takdirde, IRI'nin kaydı silinebilir." }, { "@language": "it", - "@value": "Una parte del mondo fisico o virtuale che è intrinsecamente ubicato in questo mondo e che ha un'estensione spaziale tridimensionale; sottoclassi di bot:Zone includono bot:Site, bot:Building, bot:Storey, o bot:Space. Un'istanza di bot:Zone può contenere altre istanze di bot:Zone, rendendo possibile il raggruppamento o la suddivisione di zone. Un'istanza di bot:Zone può essere adiacente o intersecare altre istanze di bot:Zone. Infine, una bot:Zone può istanziare tre relazioni con bot:Element, il quale può essere contenuto (bot:containsElement), essere adiacente (bot:adjacentElement) o intersecare (bot:intersectingElement)." + "@value": "Collega una istanza di bot:Zone o bot:Element ad un IRI che identifica il suo modello 3D. Questo modello 3D può essere descritto usando dei vocabolari RDF dedicati. Altrimenti, lo IRI del modello 3D potrebbe essere dereferenziabile, permettendo tramite esso di raggiungere la rappresentazione del modello 3D codificata secondo un formato esistente per modelli 3D." }, { "@language": "pt", - "@value": "Uma parte do mundo físico ou de um mundo virtual que está inerentemente localizado neste mundo e que possui uma extensão espacial 3D. As Sub-classes de bot:Zone incluem bot:Site, bot:Building, bot:Storey ou bot:Space. Uma instância de bot:Zone pode conter outras instâncias de bot:Zone, tornando possível agrupar ou subdividir zonas. Uma instância de bot:Zone pode ser adjacente a ou intersectar outras instâncias de bot:Zone. Por fim, uma bot:Zone pode instanciar três relações com bot:Element, que ou estão contidas em (bot:containsElement), lhe são adjacentes (bot:adjacentElement) ou as intersecta (bot:intersectingElement)." + "@value": "Relaciona qualquer bot:Zone ou bot:Element a um IRI que identifique o seu modelo 3D. Este modelo 3D pode ser descrito usando um vocabulário RDF dedicado. Caso contrário, o IRI do modelo 3D pode ser desreferenciável sendo possível receber, quando se pesquisa o IRI, uma representação do modelo 3D num qualquer formato de dados para modelos 3D." }, { "@language": "zh-cn", - "@value": "区域是物理世界或虚拟世界的一部分,既位于现实空间中又可在3D空间中拓展。bot:Zone的子集包括bot:Site, bot:Building, bot:Storey, or bot:Space。bot:Zone实例可包含其他bot:Zone实例,从而可以对区域进行分组或细分。 同时,bot:Zone的实例也可以与其他bot:Zone实例相邻。最后,bot:Zone可以实例化为bot:Element的两个关系,它们可以包含在(bot:containsElement)中,或者与其相邻(bot:adjacentElement)。" + "@value": "将任何bot:Zone或bot:Element链接到标识其3D模型的IRI,然后可以使用一些专用的RDF词汇表来描述3D模型。 否则,3D模型IRI可能会被取消引用的,在此情况下,当查找IRI时,可以使用3D模型的某些现有数据格式检索3D模型。" }, { "@language": "cs", - "@value": "Část fyzického nebo virtuálního světa, který je dědičně v tomto světe umístěn a má charakter-rozměr prostoru který závisí na lokalizaci jak v reálnem světě, tak ve virtuálním světě. Podtřídy bot:Zone zahrňují bot:Site, bot:Building, bot:Storey, nebo bot:Space. Instance zóny bot:Zone jsou schopny obsahovat další bot:Zone instance se schopností je seskupovat nebo dělit na nižší zóny. Instance bot:Zone může být přiřazena-dotčena k další bot:Zone instanci. Nakonec bot:Zone může definovat dva vztahy elemetntu bot:Element, které jsou buďto obsaženy v zóně (bot:containsElement), nebo se jí dotýkají (bot:adjacentElement)" + "@value": "Prepojuje akúkoľvek bot:Zone alebo bot:Element ku konkrétnemu IRI, ktoré identifikuje jej/jeho 3D model. Tento 3D model môže byť potom popísaný použitím konkrétnych RDF slovníkov. Alebo, konkrétne IRI konkrétneho 3D modelu môže byť dereferencovateľné a pokiaľ sa bude vyhľadávať podla IRI, vyhľadávajúci môže získať reprezentáciu 3D modelu pomocou/s existujúceho/cím datového/vým formátu/formátem pre reprezentáciu 3D modely." }, { "@language": "sk", - "@value": "Časť fyzického alebo virtuálneho sveta, ktorý je dedične v tomto svete umiestnený a má charakter-rozmer priestoru, ktorý závisí na lokalizácii ako v tomto svete tak vo virtuálnomn svete. Podtriedy bot:Zone zahŕňajú bot:Site, bot:Building, bot:Storey, alebo bot:Space. Inštancia bot:Zone je schopná obsahovať iné bot:Zone inštancie, so schopnosťou zoskupovať alebo pod-rozdeľovať zóny. Inštancia bot:Zone môže byť dotýkajúca sa ďalšej bot:Zone inštancie. Finálne, bot:Zone môže definovať vzťahy k bot:Element, ktoré môžu byť typu zóna obsahuje prvok (bot:containsElement), alebo sa prvok môže zóny dotýkať (bot:adjacentElement)." + "@value": "Propojuje jakoukoliv bot:Zone nebo bot:Element ke konkrétnímu IRI, které identifikuje její/jeho 3D model. Tento 3D model potom může být popsán využitím konkrétních RDF slovníků. Nebo, konkrétní IRI konkrétního 3D modelu může být dereferencovatelné, pokud se bude vyhledávat dle IRI, vyhledávající může získat reprezentaci 3D modelu pomocí/s existujícího/jícím datového/vým formátu/formátem pro reprezentaci 3D modelu." }, { "@language": "fa", - "@value": "بخشی از دنیای فیزیکی، و یا مجازی که اساساً در دنیا وجود دارد و دارای حدود مکانی سه بعدی است. زیرکلاس‌های bot:Zone عبارتند از bot:Site، bot:Building، bot:Storey، وbot:Space.\n یک عنصر bot:Zone میتواند دربرگیرنده‌ی عناصر دیگری از جنس bot:Zone باشد و به این گونه امکان گروه بندی و جداسازی مناطق ختلف بوجود می‌آید. یک عنصر bot:Zone می‌تواند هم‌جوار عناصر دیگری از جنس bot:Zone باشد. در پایان، یک عنصر bot:Zone می‌تواند آغازگر دو نوع رابطه با عناصر bot:Element باشد که شامل دربرگیرندگی (bot:containsElement) وهم‌جواری (bot:adjacentElement) است.\n" + "@value": "رابطه یک عنصر bot:Zoneیا bot:Element با یک IRI که مدل سه بعدی خود را مشخص می کند. این مدل سه بعدی را می توان با برخی کلمات اختصاصی RDF توصیف کرد. به عبارت دیگر، نشانی مدل سه بعدی می تواند ارائه ای از مدل سه بعدی را با برخی از قالب های داده موجود برای مدل های سه بعدی بازیابی کند." } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1336,175 +1296,169 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Zone" + "@value": "has 3D model" }, { "@language": "nl", - "@value": "Zone" + "@value": "heeft 3D model" }, { "@language": "de", - "@value": "Zone" + "@value": "hat 3D Modell" }, { "@language": "es", - "@value": "Zona" + "@value": "tiene modelo 3D" }, { "@language": "fi", - "@value": "Vyöhyke" + "@value": "omaa 3D-mallin" }, { "@language": "sv", - "@value": "Zon" + "@value": "har 3D-modell" }, { "@language": "da", - "@value": "Zone" + "@value": "har 3D-model" }, { "@language": "ca", - "@value": "Zona" + "@value": "té model 3D" }, { "@language": "fr", - "@value": "Zone" + "@value": "a modèle 3D" }, { "@language": "tr", - "@value": "Bölge" + "@value": "3D modeli var" }, { "@language": "it", - "@value": "Zona" + "@value": "ha modello 3D" }, { "@language": "pt", - "@value": "Zona" + "@value": "tem modelo 3D" }, { "@language": "zh-cn", - "@value": "区域" + "@value": "含有3D模型" }, { "@language": "cs", - "@value": "Zóna" + "@value": "má 3D model" }, { "@language": "sk", - "@value": "Zóna" + "@value": "má 3D model" }, { "@language": "fa", - "@value": "منطقه" + "@value": "مدل سه بعدی دارد" } ], - "http://www.w3.org/2002/07/owl#disjointWith": [ - { - "@id": "https://w3id.org/bot#Element" - }, + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/bot#Interface" + "@value": "unstable" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "https://schema.org/domainIncludes": [ { - "@value": "stable" + "@id": "https://w3id.org/bot#Element" + }, + { + "@id": "https://w3id.org/bot#Zone" } ] }, { - "@id": "http://maxime-lefrancois.info/me#", + "@id": "http://purl.org/dc/terms/license", "@type": [ - "http://www.w3.org/2006/vcard/ns#Individual", - "https://schema.org/Person" - ], - "http://www.w3.org/2006/vcard/ns#fn": [ - { - "@value": "Maxime Lefrançois" - } - ], - "https://schema.org/name": [ - { - "@value": "Maxime Lefrançois" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status", + "@id": "https://schema.org/rangeIncludes", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "https://w3id.org/bot#Element", + "@id": "https://w3id.org/bot#hasElement", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Constituent of a construction entity with a characteristic technical function, form or position [ISO 12006-2:2015, 3.4.7]" + "@value": "Links a Zone to an Element that is either contained in, adjacent to or intersecting with the Zone. The intended use of this relationship is not to be stated explicitly, but to be inferred from its sub-properties. It will, for example, allow one to query for all the doors of a building given that they have an adjacency to spaces of the building." }, { "@language": "nl", - "@value": "Bestanddeel van een gebouwde entiteit met een karakteristieke technische functie, vorm of positie [ISO 12006-2:2015, 3.4.7]" + "@value": "Verbindt een bot:Zone instantie met een bot:Element instantie die er ofwel door bevat wordt, aangrenzend aan is of snijdend mee is. Het is aangeraden om deze relatie niet expliciet te maken, maar af te leiden uit het gebruik van zijn sub relaties. Deze relatie maakt het bijvoorbeeld mogelijk om alle deuren van een gebouw op te vragen als die aangrenzend gedefinieerd zijn aan de ruimtes van het gebouw." }, { "@language": "de", - "@value": "Das Bauteil ist im Bauwesen ein einzelnes Teil, ein Element oder eine Komponente, aus denen ein Bauwerk zusammengesetzt wird [ISO 12006-2:2015, 3.4.7]" + "@value": "Beziehung zwischen einer Zone und einem Bauteil, dass entweder in der Zone enthalten ist, angrenzend ist, oder sich mit ihr schneidet. Diese Beziehung sollte nicht explizit benutzt werden, sondern ergibt sich implizit aus den Unterbeziehungen. Es ermöglicht, zum Beispiel, dass mit einer Abfrage alle Türen eines Gebäudes, die sich mit einer Zone schneiden ermittelt werden können." }, { "@language": "es", - "@value": "Constituyente de una entidad de construcción con una función técnica característica, forma o posición [ISO 12006-2:2015, 3.4.7]" + "@value": "Vincula una zona a un elemento que está contenido en, o es adyacente a, o interseca con la zona. El uso previsto de esta relación no es su definición explícita, sino inferirse de sus subpropiedades. Permitirá, por ejemplo, consultar todas las puertas de un edificio dado que tienen una adyacencia a los espacios del edificio." }, { "@language": "fi", - "@value": "Rakennetun kokonaisuuden osa, jolla on ominainen tekninen funktio, muoto tai sijainti [ISO 12006-2:2015, 3.4.7]" + "@value": "Liittää vyöhykkeen (bot:Zone) elementtiin (bot:Element) joka on joko vyöhykkeen sisällä tai vierellä, tai leikkaa sen. Tätä suhdetta ei ole tarkoitus käyttää eksplisiittisesti, vaan se on pääteltävissä sen alaominaisuuksista. Mahdollistaa esimerkiksi kaikkien rakennuksen ovien hakemisen, kunhan ovet on merkitty rakennuksen tilojen viereisiksi elementeiksi (bot:adjacentElement)." }, { "@language": "sv", - "@value": "Beståndsdel av ett byggnadsverk med en karaktäristisk teknisk funktion, form eller position [ISO 12006-2:2015, 3.4.7]" + "@value": "Länkar en Zon till en Byggnadsdel som antingen inryms i eller ligger jämte zonen. Den här relationen är inte avseddd att uttryckas explicit, utan den kommer att härledas från under-relationer. Detta möjliggör till exempel att man kan fråga efter samtliga dörrar i en byggnad givet att de ligger i anslutning till utrymmen i byggnaden." }, { "@language": "da", - "@value": "Bestanddel af et bygværk med en karakteristisk funktion, form eller position [ISO 12006-2:2015, 3.4.7]" + "@value": "Forbinder en Zone til en bygningsdel der enten er indeholdt i eller tilstødende til zonen. Det er ikke hensigten at denne relation angives eksplicit, men at den udledes af dennes underegneskaber. Det vil for eksempel tillade en forespørgsel på alle døre i en bygning givet at disse er enten tilstødende eller indeholdt i rum i bygningen." }, { "@language": "ca", - "@value": "Constituent d'una entitat de construcció amb una funció tècnica característica, forma o posició [ISO 12006-2:2015, 3.4.7]" + "@value": "Vincula una zona a un element que està contingut en, o és adjacent a, o interseca amb la zona. L'ús previst d'aquesta relació no s'ha d'establir explícitament, sinó inferir-se de les seves subpropietats. Permetrà, per exemple, consultar totes les portes d'un edifici donat que tenen una adjacència als espais de l'edifici." }, { "@language": "fr", - "@value": "Constituant d'un bâtiment remplissant une fonction technique spécifique ou ayant une forme ou une position spécifiques [ISO 12006-2:2015, 3.4.7]" + "@value": "Relie une zone à un élément qui est soit contenu dans la zone, adjacent à celle-ci, ou intersectant. L'utilisation prévue de cette relation ne doit pas être indiquée explicitement, mais doit être déduite de ses sous-propriétés. Elle permettra, par exemple, d'interroger toutes les portes d'un bâtiment si elles sont adjacentes à certains des espaces du bâtiment." }, { "@language": "tr", - "@value": "\"Karakteristik fonksiyonu, şekli veya konumu olan bir binanın bileşeni [ISO 12006-2: 2015, 3.4.7]" + "@value": "Bir Bölgeyi, Bölgenin içinde veya yanında bulunan bir bina parçasına bağlar. Bu ilişkinin açık bir şekilde ifade edilmesi değil, alt özellikleri türetilmesi amaçlanmaktadır. Örneğin, bunların binadaki odalara bitişik ya da bitişik olduğu göz önüne alındığında, bir binadaki tüm kapılar için bir sorgu'ya izin verecektir." }, { "@language": "it", - "@value": "Costituente di una entità costruttiva con una funzione tecnica caratteristica, forma o posizione [ISO 12006-2:2015, 3.4.7]" + "@value": "Collega una zona ad un elemento che è contenuto, adiacente o intersecante la zona stessa. Non si prevede l'uso esplicito di questa relazione che deve essere inferita dalle sue sotto-proprietà. Per esempio, permette di cercare tutte le porte di un edificio dato che sono adiacenti agli spazi di un edificio." }, { "@language": "pt", - "@value": "Constituinte de uma entidade de construção com uma função técnica característica, forma ou posição [ISO 12006-2:2015, 3.4.7]" + "@value": "Relaciona uma zona com um elemento que está contido em, é adjacente ou intersecta a zona. Não se pretende que esta relação seja declarada explicitamente mas que seja inferida através das suas sub-propriedades. Esta propriedade permitirá, por exemplo, que se faça um query a todas as portas de um edifício que sejam adjacentes a espaços do edifício." }, { "@language": "zh-cn", - "@value": "具有特定技术功能,形式或位置的建筑实体组成部分" + "@value": "将区域链接到包含在区域中或附近的构件。 该关系的预期用途不是明确说明的,而是要从其子属性中推断出来。例如,如果构件与建筑物的空间相邻,可以借此查询建筑物的所有门。" }, { "@language": "cs", - "@value": "Součást stavební entity s charakteristickou technickou funkcí, formou, nebo umístěním [ISO 12006-2, 3.4.7]" + "@value": "Napojuje zónu na stavební prvek, který se buďto nachází v dané zóně, nebo je na její rozhraní. Využitelnost tohoto vztahu není daná explicitně, ale je vyvozená z vlastností zúčastněných prvků. Například to umožní vyhledat všechny dveře, které se dotýkají konkrétních zón." }, { "@language": "sk", - "@value": "Súčasť stavebnej entity s charakteristickou funkciou, formou, alebo umestením [ISO 12006-2, 3.4.7]" + "@value": "Napojuje zónu na stavebný prvok, ktorý sa buď nachádza v danej zóne alebo je na jej rozhraní. Využitie tohto vzťahu nie je definované explicitne, ale je vyvodené z vlastností zúčastnených prvkov. Napríklad to umožní vyhľadať všetky dvere v budove, ktoré sa dotýkajú nejakých zón." }, { "@language": "fa", - "@value": "تشکیل دهنده‌ی یک واحد ساخت با عملکرد فنی، فرم و یا موقعیت مشخص." + "@value": "رابطه یک منطقه با المانی که یا توسط منطقه در برگرفته شده و یا همجوار است. کاربرد این رابطه نه لزوماً به صورت مستقیم که بلکه برای نتیجه‌گیری حاصل از زیر-روابط ابراز شده است.این رابطه، به عنوان مثال، امکان استعلام (query) از همه درهای یک ساختمان که در مجاورت فضای خاصی هستند را فراهم می کند." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "https://w3id.org/bot#Zone" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1515,75 +1469,84 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Building element" + "@value": "has element" }, { "@language": "nl", - "@value": "Gebouwelement" + "@value": "heeft element" }, { "@language": "de", - "@value": "Bauteil (Bauwesen)" + "@value": "hat Bauteil" }, { "@language": "es", - "@value": "Elemento de construcción" + "@value": "alberga elemento" }, { "@language": "fi", - "@value": "Elementti" + "@value": "omaa elementin" }, { "@language": "sv", - "@value": "Byggdel" + "@value": "värd för element" }, { "@language": "da", - "@value": "Bygningsdel" + "@value": "har element" }, { "@language": "ca", - "@value": "Element de construcció" + "@value": "té element" }, { "@language": "fr", - "@value": "Élément d'un bâtiment" + "@value": "a élément" }, { "@language": "tr", - "@value": "Bina elemanı" + "@value": "Elemanı var" }, { "@language": "it", - "@value": "Elemento di costruzione" + "@value": "ha elemento" }, { "@language": "pt", - "@value": "Elemento arquitectónico" + "@value": "tem elemento" }, { "@language": "zh-cn", - "@value": "构件" + "@value": "含构件" }, { "@language": "cs", - "@value": "Stavební prvek" + "@value": "má element" }, { "@language": "sk", - "@value": "Stavebný prvok" + "@value": "má element" }, { "@language": "fa", - "@value": "المان" + "@value": "المان دارد" } ], - "http://www.w3.org/2002/07/owl#disjointWith": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "https://w3id.org/bot#Zone" - }, + "@id": "https://w3id.org/bot#Element" + } + ], + "http://www.w3.org/2002/07/owl#propertyChainAxiom": [ { - "@id": "https://w3id.org/bot#Interface" + "@list": [ + { + "@id": "https://w3id.org/bot#containsZone" + }, + { + "@id": "https://w3id.org/bot#hasElement" + } + ] } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -1593,259 +1556,265 @@ ] }, { - "@id": "https://schema.org/name", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "https://orcid.org/0000-0002-2033-859X", + "@id": "https://orcid.org/0000-0001-8020-4609", "@type": [ "http://www.w3.org/2006/vcard/ns#Individual", "https://schema.org/Person" ], "http://www.w3.org/2006/vcard/ns#fn": [ { - "@value": "Georg Ferdinand Schneider" + "@value": "Pieter Pauwels" } ], "https://schema.org/name": [ { - "@value": "Georg Ferdinand Schneider" + "@value": "Pieter Pauwels" } ] }, { - "@id": "https://w3id.org/bot#", + "@id": "http://www.w3.org/2006/vcard/ns#fn", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology", - "http://purl.org/vocommons/voaf#Vocabulary" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "https://w3id.org/bot#hasBuilding", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://purl.org/dc/terms/contributor": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "All contributing members of the W3C Linked Building Data Community Group" + "@language": "en", + "@value": "Relation to buildings contained in a zone. The typical domains of bot:hasBuilding are instances of bot:Site." }, { - "@value": "Mathias Bonduel" + "@language": "nl", + "@value": "Relatie tot gebouwen die zich in een zone bevinden. De typische domeinen van bot:hasBuilding zijn instanties van bot:Site" }, { - "@value": "Sjoerd Rongen" + "@language": "de", + "@value": "Beziehung zwischen Gebäuden, die in einer Zone enthalten sind. Oft ist hier die rdfs:domain eine Instanz von bot:Site." }, { - "@value": "Katja Breitenfelder" + "@language": "es", + "@value": "Relación con los edificios contenidos en una zona. Los dominios típicos de bot:hasBuilding son instancias de bot:Site." }, { - "@value": "Edison Chung" + "@language": "fi", + "@value": "Suhde vyöhykkeeseen kuuluviin rakennuksiin. Tyypillinen lähtöjoukko on luokan bot:Site instanssit." }, { - "@value": "María Poveda-Villalón" + "@language": "sv", + "@value": "Relation till byggnader som inryms i en zon. Typiska domäner för bot:hasBuilding är förekomster av bot:Site." }, { - "@value": "Ville Kukkonen" + "@language": "da", + "@value": "Relation til bygninger indeholdt i en zone. De typiske domæner for bot:hasBuilding er forekomster af bot:Site." }, { - "@value": "Lars Wikström" + "@language": "ca", + "@value": "Relació amb els edificis continguts en una zona. Els dominis típics de bot:hasBuilding són instàncies de bot:Site" }, { - "@value": "Karl Hammar" + "@language": "fr", + "@value": "Relation à définir entre les bâtiments d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Site." }, { - "@value": "Hervé Pruvost" + "@language": "tr", + "@value": "Bir bölgeye dahil binalara ile ilişkisi. Bot:hasBuilding için tipik etki alanları bot:Site örnekleridir." }, { - "@value": "Ana Roxin" + "@language": "it", + "@value": "Relazione con gli edifici contenuti in una zona. Il tipico dominio di bot:hasBuilding è bot:Site." }, { - "@value": "Gonçal Costa" + "@language": "pt", + "@value": "Relação com edifícios contidos numa zona. Os domínios típicos de bot:hasBuilding são instâncias de bot:Site." }, { - "@value": "Walter Terkaj" + "@language": "zh-cn", + "@value": "区域中含有建筑的关系。 bot:hasBuilding的典型使用范围是bot:Site中的实例。" }, { - "@value": "Rui de Klerk" + "@language": "cs", + "@value": "Vztah budov které jsou přilehlé k zóně. Typickým příkladem je bot:hasBuilding která je instancí bot:Site tzn. staveniště (stav. pozemeek) má budovu, budova stojí na pozemku." }, { - "@value": "Rui Ma" + "@language": "sk", + "@value": "Vzťah budovy a pozemku, na ktorom stojí. Typická doména bot:hasBuilding je inštanciou bot:Site. Tzn. stavenisko(stavebný pozemok) má budovu." }, { - "@value": "Richard Pinka" - }, + "@language": "fa", + "@value": "ارتباط با ساختمانهابی که دربرگرفته شده‌اند. دامنه اصلی bot:hasBuilding عنصرهایی از جنس bot:Site هستند." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "Jyrki Oraskari" - }, - { - "@value": "Ali Kücükavci" - }, + "@id": "https://w3id.org/bot#Zone" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "Pouya Zangeneh" + "@id": "https://w3id.org/bot#" } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Mads Holten Rasmussen" + "@language": "en", + "@value": "has building" }, { - "@value": "Pieter Pauwels" + "@language": "nl", + "@value": "heeft gebouw" }, { - "@value": "Maxime Lefrançois" + "@language": "de", + "@value": "hat Gebäude" }, { - "@value": "Georg Ferdinand Schneider" + "@language": "es", + "@value": "tiene edificio" }, { - "@id": "http://maxime-lefrancois.info/me#" + "@language": "fi", + "@value": "omaa rakennuksen" }, { - "@id": "https://orcid.org/0000-0002-2033-859X" + "@language": "sv", + "@value": "har byggnad" }, { - "@id": "https://orcid.org/0000-0002-6519-7057" + "@language": "da", + "@value": "har bygning" }, { - "@id": "https://orcid.org/0000-0001-8020-4609" - } - ], - "http://purl.org/dc/terms/description": [ - { - "@language": "en", - "@value": "The Building Topology Ontology (BOT) is a simple ontology defining the core concepts of a building.\nIt is a simple, easy to extend ontology for the construction industry to document and exchange building data on the web.\nChanges since version 0.2.0 of the ontology are documented in:\nhttps://w3id.org/bot/bot.html#changes\nThe version 0.2.0 of the ontology is documented in:\nMads Holten Rasmussen, Pieter Pauwels, Maxime Lefrançois, Georg Ferdinand Schneider, Christian Anker Hviid and Jan Karlshøj (2017) Recent changes in the Building Topology Ontology, 5th Linked Data in Architecture and Construction Workshop (LDAC2017), November 13-15, 2017, Dijon, France, https://www.researchgate.net/publication/320631574_Recent_changes_in_the_Building_Topology_Ontology\nThe initial version 0.1.0 of the ontology was documented in:\nMads Holten Rasmussen, Pieter Pauwels, Christian Anker Hviid and Jan Karlshøj (2017) Proposing a Central AEC Ontology That Allows for Domain Specific Extensions, Lean and Computing in Construction Congress (LC3): Volume I – Proceedings of the Joint Conference on Computing in Construction (JC3), July 4-7, 2017, Heraklion, Greece, pp. 237-244 https://doi.org/10.24928/JC3-2017/0153" - } - ], - "http://purl.org/dc/terms/issued": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#dateTime", - "@value": "2018-06-21T12:00:00" - } - ], - "http://purl.org/dc/terms/license": [ + "@language": "ca", + "@value": "té edifici" + }, { - "@id": "https://creativecommons.org/licenses/by/1.0/" - } - ], - "http://purl.org/dc/terms/modified": [ + "@language": "fr", + "@value": "contient bâtiment" + }, { - "@type": "http://www.w3.org/2001/XMLSchema#dateTime", - "@value": "2020-07-31T08:51:00" - } - ], - "http://purl.org/dc/terms/title": [ + "@language": "tr", + "@value": "Binası var" + }, { - "@language": "en", - "@value": "The Building Topology Ontology (BOT)" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "@language": "it", + "@value": "ha edificio" + }, { - "@value": "bot" - } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "@language": "pt", + "@value": "tem edifício" + }, { - "@id": "https://w3id.org/bot#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "@language": "zh-cn", + "@value": "包含建筑" + }, { - "@id": "https://doi.org/10.24928/JC3-2017/0153" + "@language": "cs", + "@value": "má budovu" }, { - "@id": "https://www.researchgate.net/publication/320631574_Recent_changes_in_the_Building_Topology_Ontology" + "@language": "sk", + "@value": "má budovu" }, { - "@id": "http://www.semantic-web-journal.net/system/files/swj2279.pdf" + "@language": "fa", + "@value": "ساختمان دارد" } ], - "http://www.w3.org/2002/07/owl#priorVersion": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "https://w3id.org/bot-0.3.1" + "@id": "https://w3id.org/bot#Building" } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "https://w3id.org/bot-0.3.2" + "@id": "https://w3id.org/bot#containsZone" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@value": "0.3.2" + "@value": "stable" + } + ], + "https://schema.org/domainIncludes": [ + { + "@id": "https://w3id.org/bot#Site" } ] }, { - "@id": "https://w3id.org/bot#hasSubElement", + "@id": "https://w3id.org/bot#Interface", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relation between two building elements, either one element hosting another (e.g. a wall hosts a window) or a subcomposition of a building element into smaller parts (e.g. an air handling unit has as a part a fan)." + "@value": "A generic concept to qualify the relationship of two or more things in the world, where at least one is a building element or zone. Examples:\n - Qualification of heat transmission between zones through one or more building elements. This includes one-dimensional (surface) heat losses from one zone to another through a single building element, a two dimensional (line) loss from one zone to another through the connection in which the two elements meet or a three dimensional (point) loss from one zone to another through the connection where three elements (typically two walls and a slab) meet. \n - Connection of an electric device to the electric system of a building. \n - A door between one room and another." }, { "@language": "nl", - "@value": "Relatie tussen twee gebouwelementen, ofwel één element dat een andere element bevat (bv. een muur die een raam bevat) of een subcompositie van een gebouwelement in kleinere delen (bv. een luchtbehandelingskast die een ventilator bevat)." + "@value": "Een generiek concept om een kwalificeerbare relatie te creëren tussen twee of meer dingen uit de wereld, waarbij er minstens één een gebouwelement of zone is. Voorbeelden:\n - kwalificeren van de warmte transmissie tussen gebouw zones doorheen één of meerdere gebouwelementen. Dit omvat ééndimensionele (oppervlakte) warmteverliezen van één zone naar een andere zone doorheen een gebouwelement, tweedimensionele (lijn) verliezen van één zone naar een andere zone doorheen de connectie tussen twee gebouwelementen of driedimensionele (punt) verliezen van één zone naar een andere zone doorheen de connectie tussen drie gebouwelementen (typisch twee muren en een vloer- of dakplaat).\n - Connectie tussen een elektrisch toestel en het elektrisch systeem van een gebouw.\n - Een deur tussen twee ruimtes" }, { "@language": "de", - "@value": "Beziehung zwischen zwei Bauteilen, wobei entweder eines das andere enthält (z.B. eine Wand enthält ein Fenster) oder ein ganzes, das aus anderen Teilen zusammen gesetzt ist (z.B. eine Lüftungsanlage hat eine Komponente Lüfter)." + "@value": "Ein allgemeines Konzept um eine qualifizierte Beziehung zwischen einem oder mehreren Dingen auf der Welt auszudrücken. Hierbei ist wenigstens eines der Dinge ein Bauteil oder eine Zone eines Gebäudes. Beispiele: - Qualifizierung des Wärmeübergangs durch ein oder mehrere Bauteile. Dies umfasst eindimensionale Wärmeübertragung (Fläche) durch ein Bauteil von einer Zone zur nächsten; zweidimensionaler Wärmeübergang (Linie) von einer Zone zur nächsten an der Kontaktstelle, an der sich diese treffen oder dreidimensional (Punkt) von einer zone zur nächsten an der drei Bauteile sich treffen (typischerweise ist dies der Fall, wenn zwei Wände und die Decke sich treffen); - Verbindung eines elektrischen Geräts mit dem elektrischen Versorgungssystem eines Gebäudes; - Eine Tür zwischen zwei Räumen." }, { "@language": "es", - "@value": "Relación entre dos elementos de construcción, ya sea un elemento que aloja a otro (por ejemplo, una ventana alojada en una pared) o una subcomposición de un elemento de construcción en partes más pequeñas (por ejemplo, una unidad de ventilación tiene una parte que es un ventilador)." + "@value": "Concepto genérico para calificar la relación de dos o más cosas en el mundo, donde al menos una es un elemento o zona de construcción. \nEjemplos:\n- Calificación de la transmisión de calor entre zonas a través de uno o más elementos de construcción. Esto incluye pérdidas de calor unidimensionales (de superficie) de una zona a otra a través de un único elemento de construcción, una pérdida bidimensional (línea) de una zona a otra a través de la conexión en la que los dos elementos se encuentran, o una pérdida tridimensional de una zona a otra a través de la conexión donde se encuentran tres elementos (típicamente dos paredes y una losa).\n- Conexión de un dispositivo eléctrico al sistema eléctrico de un edificio.\n- Una puerta entre una habitación y otra." }, { "@language": "fi", - "@value": "Suhde kahden elementin välillä, joko yhdestä elementistä siihen asennettuun toiseen elementtiin (esimerkiksi seinään asennettu ikkuna) tai elementin osittelu pienempiin osiin (esimerkiksi ilmankäsittelykonella on osana puhallin)." + "@value": "Yleinen konsepti kahden tai useamman asian rajapinnan määrittämiseen, missä ainakin toinen asia on joko elementti tai vyöhyke. Esimerkkejä:\n - Kahden vyöhykkeen välillä yhden tai useamman elementin kautta tapahtuvan lämmönsiirtymisen määrittely. Tämä sisältää yksiulotteiset (pinta) lämpöhäviöt vyöhykeeltä toiselle yhden rakennuselementin kautta, kaksiulotteiset (jana) häviöt yhdeltä vyöhykkeeltä toiselle kahden elementin yhteenliitoskohdissa, tai kolmiulotteiset (piste) häviöt yhdeltä vyöhykkeeltä toiselle kolmen elementin (yleensä kaksi seinää ja taso) yhteenliitospisteessä.\n - Sähkölaitteen liitos rakennuksen sähköjärjestelmään.\n - Ovi kahden huoneen välillä." }, { "@language": "sv", - "@value": "Relation mellan två byggdelar där antingen endera är monterad i den andra (t.ex. ett fönster som är monterat i en vägg) eller endera är del av den andra (t.ex. en fläkt som är del av ett ventilationsaggregat)." + "@value": "Ett generiskt koncept som beskriver relationen mellan två eller flera saker i världen, där åtminstone den ena är ett byggdel eller en zon. Exempelvis: \n- Beskrivning av värmeöverföring mellan zoner genom en eller flera byggdelar. Detta inkluderar endimensionella värmeförluster från en zon till en annan genom en enkel byggdels yta, tvådimensionella förluster från en zon till en annan genom linjen där zonernas respektive byggdelar möts, eller tredimentionella förluster från en zon till en annan genom en punkt där tre byggdelar (vanligtvis två väggar och en platta) möts.\n- Kopplingen mellan en elektrisk apparatur och elsystemet i en byggnad.\n- En dörr mellan ett rum och ett annat." }, { "@language": "da", - "@value": "Relation mellem to bygningsdele, enten en bygningsdel, der er \"hostet\" af en anden (fx et vindue, der \"hostet\" af en væg) eller en underkomposition af en bygningsdel i mindre dele (fx en ventilator som en del af et ventilationsaggregat)." + "@value": "Et generisk koncept til at kvalificere forholdet mellem to eller flere ting i verden, hvoraf mindst den ene er en bygningsdel eller -zone. Eksempler:\n - Kvalificering af varmeoverførsel mellem zoner gennem en eller flere bygningsdele. Dette inkluderer endimensionelle (flade) varmetab fra en zone til en anden gennem en enkelt bygningsdel, todimensionelle (linie) tab fra en zone til en anden gennem den samling, hvor de to elementer mødes, eller tredimensionelle (punkt) tab fra en zone til en anden gennem samlingen, hvor tre elementer (typisk to vægge og et dæk) mødes.\n - Forbindelsen mellem et elektrisk device og det elektriske system i en bygning.\n - En dør mellem et rum og et andet." }, { "@language": "ca", - "@value": "Relació entre dos elements de construcció, ja sigui un element que allotja un altre (per exemple, una mur que conté una finestra) o una subcomposició d'un element de construcció en parts més petites (per exemple, una unitat de ventilació té una part que és un ventilador)." + "@value": "Concepte genèric per qualificar la relació de dues o més coses del món, on almenys una d'elles és un element o zona constructiva. \nExemples:\n- Qualificació de la transmissió de calor entre zones a través d’un o més elements d’edificació. Això inclou pèrdues de calor (superficials) unidimensionals d'una zona a una altra mitjançant un element de construcció, una pèrdua bidireccional (en línia) d'una zona a una altra mitjançant la connexió en què es troben els dos elements, o una pèrdua tridimensional (en un punt) d’una zona a una altra mitjançant la connexió on es reuneixen tres elements (normalment dues parets i una llosa).\n- Connexió d’un dispositiu elèctric al sistema elèctric d’un edifici.\n- Una porta entre una habitació i una altra." }, { "@language": "fr", - "@value": "Relation entre deux éléments du bâti, soit un élément hébergeant un autre (ex., un mur héberge une fenêtre), ou une décomposition d'un élément en sous-parties (ex., un système de gestion de l'air et un ventilateur qu'il contient)" + "@value": "Une interface correspond à la surface où se rencontrent a) deux éléments d'un bâtiment, b) deux zones ou encore c) un élément d'un bâtiment avec une zone. Un cas d'utilisation type est constituée par la qualification de la zone de transmission de chaleur entre une zone et un mur couvrant plusieurs zones." }, { "@language": "tr", - "@value": "Bir a) bina parçası ve b) bina parçası arasındaki bağlantının a) tarafından barındırmasıdır. Örneğin: inst:wall bot:hasSubElement inst:window." + "@value": "Arayüz, iki bina parçası, iki bölge veya bir bina parçası ile bir bölgenin buluştuğu alandır. İkisi arasındaki bağlantıyı nitelendirmek için kullanılabilir. Bir kullanım durumu, bir bölge ve birkaç bölgeyi kapsayan bir duvar arasındaki ısı transfer alanının niteliği olabilir." }, { "@language": "it", - "@value": "Relazione tra due elementi di costruzione che può realizzarsi perché un elemento ne ospita un altro (es. un muro ospita una finestra) o la scomposizione di un elemento in parti più piccole (es. un'unità di trattamento aria ha un ventilatore come sua parte)." + "@value": "Concetto generico per caratterizzare la relazione fra due o più cose nel mondo, dove almeno una di queste è un elemento di costruzione o una zona. Esempi:\n - La certificazione della trasmissione di calore tra zone attraverso uno o più elementi di costruzione. Questo include la dispersione termica unidimensionale (superficie) da una zona ad un'altra attraverso un singolo elemento di costruzione, un dispersione bidimensionale (linea) da una zona ad un'altra attraverso la connessione dove i due elementi si incontrano, una dispersione tridimensionale (punto) da una zona ad un'altra attraverso la connessione dove tre elementi (tipicamente due pareti e una soletta) si incontrano.\n - Connessione di un dispositivo elettrico con un impianto elettrico di un edificio.\n - Una porta tra una stanza e un'altra." }, { "@language": "pt", - "@value": "Relação entre dois elementos arquitectónicos, quer seja um elemento contendo outro (p.e. uma parede aloja uma janela) ou a subcomposição de um elemento arquitectónico por partes menores (p.e. uma unidade de ventilação contém uma parte que é um ventilador)." + "@value": "Conceito genérico para qualificar a relação entre duas ou mais coisas no mundo, onde pelo menos uma é um elemento de edifício ou uma zona. Exemplos:\n- Qualificação de transmissão de calor entre zonas através de um ou mais elementos do edifício. Isto inclui perdas de calor unidimensionais (superfície) de uma zona para outra através de um único elemento do edifício, uma perda bidimensional (linha) de uma zona para outra através da conexão onde os dois elementos se encontram ou uma perda tridimensional (ponto) de uma zona para outra através da conexão onde três elementos se encontram (tipicamente duas paredes e uma laje).\n- Conexão de um equipamento eléctrico ao sistema eléctrico de um edifício.\n- Uma porta entre dois compartimentos." }, { "@language": "zh-cn", - "@value": "两个建筑构件之间的关系,要么是一个元素承载另一个元素(例如,一扇窗户由墙壁承载),要么是将建筑构件细分为较小的部分(例如,作为空气处理单元一部分的风扇)。" + "@value": "这是一种通用概念,用于限定世界上两个或多个事物之间的关系,其中二者至少一个是建筑构件或区域。 比如说:\r\n -通过一个或多个建筑构件或建筑区域之间的热传递。 这包括通过单个建筑构件从一个区域到另一区域的一维(表面)热损失,通过两个构件的相接从一个区域到另一区域的二维(线)热损失或通过三个元素(通常是两堵墙和一个平板)的相接从一个区域到另一个区域的三维(点)损耗。\r\n-将电气设备连接到建筑电气系统。\r\n-房间之间的门\n" }, { "@language": "cs", - "@value": "Vztah mezi prvkem a) a dalším prvkem b), který je součástí prvku a)" + "@value": "Rozhraní je obecný koncept který definuje vztah dvou a víc věcí ve fyzickém světě, kde alespoň jeden z nich je stavební element nebo zóna. \nPříklady:\nkoncepce přenosu tepla mezi zónami prostřednictvím jednoho nebo vícero stavebních elementů. To obsahuje plošnou tepelnou výměnu z jedné do druhé zóna přes jeden stavební objekt, dále to obsahuje tepelnou výměnu lineární vazbou, dále to obsahuje tepelnou výměnu bodem v/na elementu nebo elementech (typicky dvě stěny a podlaha či strop). \n - spojení elektrického zařízení do elektrického systému v budově.\n - dveře mezi dvěma pokoji\n" }, { "@language": "sk", - "@value": "Vzťah medzi prvkom a) a ďalším prvkom b), ktorý je súčasťou prvku a)" + "@value": "Rozhranie je obecný koncept, ktorý definuje vzťah dvoch a viac vecí vo fyzickom svete, kde aspoň jeden z nich je stavebný prvok alebo zóna. \nPríklady:\n- koncepcia prenosu tepla mezi zónami prostredníctvom jedného alebo viacero stavebných elementov. To obshuje plošnú tepelnú výmenu z jednej do druhej zóny cez jeden stavebný element, ďalej to obsahuje tepelnou výmenu lineárnou väzbou, ďalej to obsahuje tepelnú výmenu bodom v/na elemente alebo elementoch (typicky dve steny a podlaha, či strop).\n- spojenie elektrického zariadenia do elektrického systému v budove. \n- dvere medzi dvomi miestnosťami. \n" }, { "@language": "fa", - "@value": "ارتباط بین دو المان ساختمان؛ یا رابطه یک المان میزبان با المان دیگر (برای مثال یک پنجره میزبانی میشود توسط یک دیوار)؛ یا رابطه یک المان با زیرمجموعه‌ای از المانهای کوچکتر ساختمان (برای مثال یک فن به عنوان بخشی از واحد کنترل هوا)." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "https://w3id.org/bot#Element" + "@value": "یک مفهوم کلی از شرایط رابطه بین دو یا چند چیزدر دنیا، در حالی که حداقل یکی از آنها المان یا منطقه است. مثال:\n- شرایط انتقال گرما بین یک منطقه و منطقه دیگر از طریق یک یا چند المان ساختمان. این میتواند شامل انتقال/اتلاف گرمای یک بعدی (سطحی) از یک منطقه به منطقه‌ی دیگر از طریق یک المان ساختمان؛ یا، انتقال/اتلاف گرمای دو بعدی (خطی) از یک منطقه به منطقه‌ی دیگر از طریق اتصال بین دو المان ساختمان؛ و یا، انتقال/اتلاف گرمای سه بعدی (نقطه‌ای) از یک منطقه به منطقه‌ی دیگر از طریق برقراری اتصال بین سه المان ساختمان (معمولا دو دیوار و یک دال) باشد.\n- ارتباط یک دستگاه الکتریکی با یک سیستم الکتریکی ساختمان.\n- یک در بین یک اتاق و اتاق دیگر.\n" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1856,70 +1825,73 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has sub-element" + "@value": "Interface" }, { "@language": "nl", - "@value": "heeft subelement" + "@value": "Interface" }, { "@language": "de", - "@value": "hat Unterbauteil" + "@value": "Schnittstelle" }, { "@language": "es", - "@value": "alberga sub elemento" + "@value": "Interfaz" }, { "@language": "fi", - "@value": "omaa osaelementin" + "@value": "Rajapinta" }, { "@language": "sv", - "@value": "värd för sub element" + "@value": "Gränssnitt" }, { "@language": "da", - "@value": "har underbygningsdel" + "@value": "Grænseflade" }, { "@language": "ca", - "@value": "té un subelement" + "@value": "Interfície" }, { "@language": "fr", - "@value": "a sous-élément" + "@value": "Interface" }, { "@language": "tr", - "@value": "alt öğesi var" + "@value": "Arayüzey" }, { "@language": "it", - "@value": "ha sotto-elemento" + "@value": "Interfaccia" }, { "@language": "pt", - "@value": "tem sub elemento" + "@value": "Interface" }, { "@language": "zh-cn", - "@value": "包含子构件" + "@value": "界面" }, { "@language": "cs", - "@value": "má součást" + "@value": "Rozhraní" }, { "@language": "sk", - "@value": "má súčasť" + "@value": "Rozhranie\n" }, { "@language": "fa", - "@value": "زیرالمان دارد" + "@value": "رابط" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#disjointWith": [ + { + "@id": "https://w3id.org/bot#Zone" + }, { "@id": "https://w3id.org/bot#Element" } @@ -1931,74 +1903,86 @@ ] }, { - "@id": "https://w3id.org/bot#intersectingElement", + "@id": "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "https://w3id.org/bot#intersectsZone", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://www.w3.org/2002/07/owl#SymmetricProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relation between a Zone and a building Element that intersects it." + "@value": "Relationship between two zones whose 3D extent intersect. For example, a stairwell intersects different storeys." }, { "@language": "nl", - "@value": "Relatie tussen een zone en een gebouwelement die de zone doorsnijdt." + "@value": "Een relatie tussen twee zones waarvan de driedimensionale omvang doorsnijdend is. Bijvoorbeeld een traphal die verschillende verdiepingen doorsnijdt." }, { "@language": "de", - "@value": "Beziehung zwischen einer Zone und einem Bauteil, das die Zone schneidet." + "@value": "Beziehung zwischen zwei Zonen, die sich schneiden. Zum Beispiel schneidet eine Treppe verschiedene Geschosse." }, { "@language": "es", - "@value": "Relación entre una zona y un elemento constructivo que la interseca." + "@value": "Relación entre dos zonas cuya extensión hace que una interseccione con la otra. Por ejemplo, una escalera cruza diferentes pisos." }, { "@language": "fi", - "@value": "Suhde vyöhykkeen ja sitä leikkaavan rakennuselementin välillä." + "@value": "Suhde kahden vyöhykkeen välillä, jotka leikkaavat toisiaan. Esimerkiksi rappuset leikkaavat useita kerroksia." }, { "@language": "sv", - "@value": "Relationen mellan en zon och en byggdel som korsar zonen." + "@value": "Relationen mellan två zoner vars tredimensionella utsträckning korsar varandra. Till exempel, ett trapphus som skär igenom flera våningar." }, { "@language": "da", - "@value": "Forholdet mellem en zone og et bygningselement, der krydser det." + "@value": "Forholdet mellem to zoner, hvis 3D-omfang skærer hinanden. For eksempel skærer et trappehus forskellige etager." }, { "@language": "ca", - "@value": "Relació entre una zona i un element constructiu que la intersecta." + "@value": "Relació entre dues zones l'extensió fa que una interseccioni amb l'altra. Per exemple, una escala creua diferents pisos." }, { "@language": "fr", - "@value": "Relation entre une zone et un élément du bâtiment qui la traverse." + "@value": "Relation entre deux zones dont l'étendue 3D se croise. Par exemple, une cage d'escalier croise différents étages." }, { "@language": "tr", - "@value": "Bir Bölge ve onunla kesişen bir yapı Elemanı arasındaki ilişki." + "@value": "3D kapsamı kesişen iki bölge arasındaki ilişki. Örneğin, bir merdiven boşluğu farklı katlarla kesişir." }, { "@language": "it", - "@value": "Relazione tra una zona e un elemento di costruzione che la interseca." + "@value": "Relazione tra due zone le cui estensioni 3D si intersecano. Per esempio, una tromba delle scale interseca vari piani." }, { "@language": "pt", - "@value": "Relação entre uma Zona e um Elemento construtivo que a intersecta." + "@value": "Relação entre duas zonas cuja extensão tridimensional se intersecta. Por exemplo, uma caixa de escadas intersecta vários pisos." }, { "@language": "zh-cn", - "@value": "区域中相交建筑构件之间的关系。" + "@value": "两个区域之间三维空间相交的关系。 例如,楼梯间与不同楼层的相交" }, { "@language": "cs", - "@value": "Vztah mezi zónou a stavebním prvkem, který ji protíná." + "@value": "Vztah dvou zón, které se protínají svým prostorovým ohraničením. Na příklad, eskalátor protíná vícero podlažních zón." }, { "@language": "sk", - "@value": "Vzťah medzi zónou a stavebným prvkom, ktorý ju pretína." + "@value": "Vzťach dvoch zón, ktoré sa pretínajú svojim priestorovým rozhraním. Príkladom môže byť eskalátor prestupujúci cez vac zón-podlaží." }, { "@language": "fa", - "@value": "رابطه بین یک منطقه با المان ساختمانی که با آن در تلاقی است." + "@value": "رابطه بین دو منطقه که حدود سه بعدی آنها با هم تلاقی دارد. برای مثال، یک راه پله از منطقه های مختلف عبور می کند و با آنها تلاقی دارد." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "https://w3id.org/bot#Zone" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2009,343 +1993,363 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "intersecting element" + "@value": "intersects zone" }, { "@language": "nl", - "@value": "doorsnijdend element" + "@value": "snijdt door zone" }, { "@language": "de", - "@value": "schneidendes Bauteil" + "@value": "sich schneidende Zone" }, { "@language": "es", - "@value": "elemento de intersección" + "@value": "interseca con zona" }, { "@language": "fi", - "@value": "leikkaava elementti" + "@value": "leikkaa vyöhykettä" }, { "@language": "sv", - "@value": "korsande byggdel" + "@value": "skär zon" }, { "@language": "da", - "@value": "krydsende Bygningsdel" + "@value": "skærer zone" }, { "@language": "ca", - "@value": "element d'intersecció" + "@value": "interseca amb zona" }, { "@language": "fr", - "@value": "élément intersectant" + "@value": "intersecte zone" }, { "@language": "tr", - "@value": "Eleman ile temas" + "@value": "Bölge ile temas" }, { "@language": "it", - "@value": "elemento intersecante" + "@value": "interseca zona" }, { "@language": "pt", - "@value": "elemento intersectante" + "@value": "intersecta zona" }, { "@language": "zh-cn", - "@value": "相交构件" + "@value": "相交区域" }, { "@language": "cs", - "@value": "protíná element-prvek" + "@value": "protíná zónu" }, { "@language": "sk", - "@value": "pretína element-prvok" + "@value": "pretína zónu" }, { "@language": "fa", - "@value": "المان متلاقی" + "@value": "منطقه متلاقی" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "https://w3id.org/bot#hasElement" + "@id": "https://w3id.org/bot#Zone" } ], "http://www.w3.org/2002/07/owl#propertyDisjointWith": [ { - "@id": "https://w3id.org/bot#adjacentElement" + "@id": "https://w3id.org/bot#adjacentZone" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@value": "stable" } - ] - }, - { - "@id": "https://w3id.org/bot#containsElement", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "https://schema.org/domainIncludes": [ { - "@language": "en", - "@value": "Relation to a building element contained in a zone." + "@id": "https://w3id.org/bot#Site" }, { - "@language": "nl", - "@value": "Relatie tussen zone en een gebouwelement bevat in die zone." + "@id": "https://w3id.org/bot#Building" }, { - "@language": "de", - "@value": "Beziehung einer Zone zu einem Bauteil, dass es enthält." + "@id": "https://w3id.org/bot#Storey" }, { - "@language": "es", - "@value": "Relación a un elemento arquitectónico contenido en una zona." + "@id": "https://w3id.org/bot#Space" + } + ], + "https://schema.org/rangeIncludes": [ + { + "@id": "https://w3id.org/bot#Site" }, { - "@language": "fi", - "@value": "Suhde vyöhykkeen sisältämään rakennuselementtiin." + "@id": "https://w3id.org/bot#Building" }, { - "@language": "sv", - "@value": "Relation till en byggdel som inryms i en zon." + "@id": "https://w3id.org/bot#Storey" }, { - "@language": "da", - "@value": "Relation til en bygningsdel, som er indeholdt i en zone." + "@id": "https://w3id.org/bot#Space" + } + ] + }, + { + "@id": "https://orcid.org/0000-0002-2033-859X", + "@type": [ + "http://www.w3.org/2006/vcard/ns#Individual", + "https://schema.org/Person" + ], + "http://www.w3.org/2006/vcard/ns#fn": [ + { + "@value": "Georg Ferdinand Schneider" + } + ], + "https://schema.org/name": [ + { + "@value": "Georg Ferdinand Schneider" + } + ] + }, + { + "@id": "https://w3id.org/bot#", + "@type": [ + "http://www.w3.org/2002/07/owl#Ontology", + "http://purl.org/vocommons/voaf#Vocabulary" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "All contributing members of the W3C Linked Building Data Community Group" }, { - "@language": "ca", - "@value": "Relació a un element arquitectònic contingut en una zona." + "@value": "Mathias Bonduel" }, { - "@language": "fr", - "@value": "Relation à définir entre un élément de bâti et la zone le contenant" + "@value": "Sjoerd Rongen" }, { - "@language": "tr", - "@value": "Bir bölgede bulunan bir bina parçasıyla ilişki." + "@value": "Katja Breitenfelder" }, { - "@language": "it", - "@value": "Relazione con elementi di costruzione contenuti in una zona." + "@value": "Edison Chung" }, { - "@language": "pt", - "@value": "Relação com um elemento da construção contido numa zona." + "@value": "María Poveda-Villalón" }, { - "@language": "zh-cn", - "@value": "区域中包含的建筑构件的关系。" + "@value": "Ville Kukkonen" }, { - "@language": "cs", - "@value": "Vztah k stavebnímu prvku obsaženém v zóně." + "@value": "Lars Wikström" }, { - "@language": "sk", - "@value": "Vzťah k stavebnému prvku, obsiahnutom v zóne." + "@value": "Karl Hammar" }, { - "@language": "fa", - "@value": "رابطه بین یک منطقه با المان ساختمانی که آنرا در بر گرفته است." - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "@value": "Hervé Pruvost" + }, { - "@id": "https://w3id.org/bot#" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@value": "Ana Roxin" + }, { - "@language": "en", - "@value": "contains element" + "@value": "Gonçal Costa" }, { - "@language": "nl", - "@value": "bevat element" + "@value": "Walter Terkaj" }, { - "@language": "de", - "@value": "enthält Bauteil" + "@value": "Rui de Klerk" }, { - "@language": "es", - "@value": "contiene elemento" + "@value": "Rui Ma" }, { - "@language": "fi", - "@value": "sisältää elementin" + "@value": "Richard Pinka" }, { - "@language": "sv", - "@value": "innehåller byggdel" + "@value": "Jyrki Oraskari" }, { - "@language": "da", - "@value": "indeholder bygningsdel" + "@value": "Ali Kücükavci" }, { - "@language": "ca", - "@value": "conté un element" + "@value": "Pouya Zangeneh" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Mads Holten Rasmussen" }, { - "@language": "fr", - "@value": "contient élément" + "@value": "Pieter Pauwels" }, { - "@language": "tr", - "@value": "Eleman icerir" + "@value": "Maxime Lefrançois" }, { - "@language": "it", - "@value": "contiene elemento" + "@value": "Georg Ferdinand Schneider" }, { - "@language": "pt", - "@value": "comtém elemento" + "@id": "http://maxime-lefrancois.info/me#" }, { - "@language": "zh-cn", - "@value": "包含构件" + "@id": "https://orcid.org/0000-0002-2033-859X" }, { - "@language": "cs", - "@value": "obsahuje element-prvek" + "@id": "https://orcid.org/0000-0002-6519-7057" }, { - "@language": "sk", - "@value": "obsahuje element-prvok" + "@id": "https://orcid.org/0000-0001-8020-4609" + } + ], + "http://purl.org/dc/terms/description": [ + { + "@language": "en", + "@value": "The Building Topology Ontology (BOT) is a simple ontology defining the core concepts of a building.\nIt is a simple, easy to extend ontology for the construction industry to document and exchange building data on the web.\nChanges since version 0.2.0 of the ontology are documented in:\nhttps://w3id.org/bot/bot.html#changes\nThe version 0.2.0 of the ontology is documented in:\nMads Holten Rasmussen, Pieter Pauwels, Maxime Lefrançois, Georg Ferdinand Schneider, Christian Anker Hviid and Jan Karlshøj (2017) Recent changes in the Building Topology Ontology, 5th Linked Data in Architecture and Construction Workshop (LDAC2017), November 13-15, 2017, Dijon, France, https://www.researchgate.net/publication/320631574_Recent_changes_in_the_Building_Topology_Ontology\nThe initial version 0.1.0 of the ontology was documented in:\nMads Holten Rasmussen, Pieter Pauwels, Christian Anker Hviid and Jan Karlshøj (2017) Proposing a Central AEC Ontology That Allows for Domain Specific Extensions, Lean and Computing in Construction Congress (LC3): Volume I – Proceedings of the Joint Conference on Computing in Construction (JC3), July 4-7, 2017, Heraklion, Greece, pp. 237-244 https://doi.org/10.24928/JC3-2017/0153" + } + ], + "http://purl.org/dc/terms/issued": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#dateTime", + "@value": "2018-06-21T12:00:00" + } + ], + "http://purl.org/dc/terms/license": [ + { + "@id": "https://creativecommons.org/licenses/by/1.0/" + } + ], + "http://purl.org/dc/terms/modified": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#dateTime", + "@value": "2020-07-31T08:51:00" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@language": "en", + "@value": "The Building Topology Ontology (BOT)" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "bot" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@id": "https://w3id.org/bot#" + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@id": "https://doi.org/10.24928/JC3-2017/0153" }, { - "@language": "fa", - "@value": "المان دربرگیرنده" + "@id": "https://www.researchgate.net/publication/320631574_Recent_changes_in_the_Building_Topology_Ontology" + }, + { + "@id": "http://www.semantic-web-journal.net/system/files/swj2279.pdf" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#priorVersion": [ { - "@id": "https://w3id.org/bot#hasElement" + "@id": "https://w3id.org/bot-0.3.1" } ], - "http://www.w3.org/2002/07/owl#propertyChainAxiom": [ + "http://www.w3.org/2002/07/owl#versionIRI": [ { - "@list": [ - { - "@id": "https://w3id.org/bot#containsZone" - }, - { - "@id": "https://w3id.org/bot#containsElement" - } - ] + "@id": "https://w3id.org/bot-0.3.2" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ + "http://www.w3.org/2002/07/owl#versionInfo": [ { - "@value": "stable" + "@value": "0.3.2" } ] }, { - "@id": "https://schema.org/domainIncludes", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/license", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/modified", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://www.w3.org/2006/vcard/ns#fn", + "@id": "http://purl.org/dc/terms/issued", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "https://w3id.org/bot#hasSpace", + "@id": "https://w3id.org/bot#containsZone", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://www.w3.org/2002/07/owl#TransitiveProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relation to spaces contained in a zone. The typical domains of bot:hasSpace are instances of bot:Storey or bot:Building." + "@value": "Relationship to the subzones of a major zone. A space zone could for instance be contained in a storey zone which is further contained in a building zone. bot:containsZone is a transitive property. This implies that in the previous example a bot:containsZone relationship holds between the space zone and the building zone." }, { "@language": "nl", - "@value": "Relatie tot ruimtes die zich in een zone bevinden. De typische domeinen van bot:hasSpace zijn instanties van bot:Storey of bot:Building." + "@value": "Relatie tussen subzones van een hoofd zone. Een ruimtezone kan bijvoorbeeld worden bevat door een verdiepingszone, die wederom bevat wordt door een gebouwzone. bot:containsZone is een transitieve eigenschap, wat betekent dat in het vorige voorbeeld de ruimtezone ook bevat wordt door de gebouwzone." }, { "@language": "de", - "@value": "Beziehung von Räumen, die sich in einer Zone befinden. Oft ist die rdfs:domain eine Instanz von bot:Storey oder bot:Building." + "@value": "Beziehung zwischen Zonen, wobei eine die andere enthält. Zum Beispiel kann eine Raumzone in einer Geschossszone enthalten sein, die wiederrum in einer Gebäudezone enthalten ist. bot:containsZone is eine transitive Beziehung, dass heisst zwischen der Raumzone im vorherigen Beispiel und der Gebäudezone besteht auch die Beziehung bot:containsZone." }, { "@language": "es", - "@value": "Relación a espacios contenidos en una zona. Los dominios típicos de bot:hasSpace son instancias de bot:Storey o bot:Building." + "@value": "Relación entre subzonas con una una zona principal. Por ejemplo, una zona espacial podría estar contenida en una zona de piso que a su vez está contenida en una zona de edificio. bot:containsZone es una propiedad transitiva. Esto implica que en el ejemplo anterior se mantiene una relación entre la zona espacial y la zona de edificio a través de bot:containsZone." }, { "@language": "fi", - "@value": "Suhde vyöhykkeeseen kuuluviin tiloihin. Tyypillinen lähtöjoukko ovat luokkien bot:Storey tai bot:Building instanssit." + "@value": "Suhde päävyöhykkeen osavyöhykkeisiin. Tila voi esimerkiksi sisältyä kerrokseen, joka puolestaan voi sisältyä rakennukseen. bot:containsZone on transitiivinen ominaisuus. Tästä seuraa, että edellisessä esimerkissä myös rakennuksen ja tilan välillä pätee bot:containsZone." }, { "@language": "sv", - "@value": "Relation till rum som inryms i en zon. Typiska domäner för bot:hasSpace är förekomster av bot:Storey och bot:Building." + "@value": "Relation till delzoner i en huvudzon. En rumszon kan till exempel inrymmas i en våningszon som i sin tur inryms i en byggnadszon. bot:containsZone är en transitiv relation vilket i exemplet betyder att rumszonen också inryms i byggnadszonen." }, { "@language": "da", - "@value": "Relation til rum indeholdt i en zone. De typiske domæner for bot:hasSpace er forekomster af bot:Storey og bot:Building." + "@value": "Relation til underzoner i en større zone. En rum-zone kan for eksempel være indeholdt i en etage-zone som ydermere er indeholdt i en bygnings-zone. bot:containsZone er en transitiv egenskab, hvilket betyder at rum-zonen i det forrige eksempel også er indeholdt i bygnings-zonen." }, { "@language": "ca", - "@value": "Relació a espais continguts en una zona. Els dominis típics de bot:hasSpace són instàncies de bot:Storey o bot:Building." + "@value": "Relació entre subzones amb una zona principal. Per exemple, una zona espacial podria estar continguda en una zona de pis que a la vegada està continguda en una zona d'edifici. bot:containsZone és una propietat transitiva. Això implica que en l'exemple anterior es manté una relació entre la zona espacial i la zona de edifici a través de bot:containsZone." }, { "@language": "fr", - "@value": "Relation à définir entre les pièces d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Storey et bot:Building." + "@value": "Relation entre les sous-zones composant une zone plus grande. Cette propriété est transitive." }, { "@language": "tr", - "@value": "Bir bölgede bulunan odalarla ilişkisi. Bot:hasSpace için tipik etki alanları bot:Building ve bot:Storey örnekleridir." + "@value": "Daha büyük bir bölgedeki içerinde yeralan alt bölgelerin birbirleriyle bağlantısı. Örneğin, bir arsa bölgesi, bir bina bölgesini icerebilir ve bir bina bölgesi bir oda bölgesini icerebilir. bot:includeZone geçişli bir özelliktir, yani önceki örnekteki boşluk bölgesi de bina bölgesinde yer alır." }, { "@language": "it", - "@value": "Relazione con gli spazi contenuti in una zona. Il tipico dominio di bot:hasSpace è l'unione di bot:Storey e bot:Building." + "@value": "Relazione tra una zona e una sotto-zona. Per esempio, una zona spaziale può essere contenuta nella zona di un piano che a sua volta è contenuto nella zona di un edificio. bot:containsZone è una proprietà transitiva. Ciò implica che nel precedente esempio la relazione bot:containsZone si verifica anche tra la zona spaziale e la zona dell'edificio." }, { "@language": "pt", - "@value": "Relação com espaços contidos numa zona. Os domínios típicos de bot:hasSpace são instâncias de bot:Storey ou de bot:Building." + "@value": "Relação entre subzonas de uma zona maior. Uma zona espacial pode, por exemplo, estar contida na zona de um piso que está, por sua vez, contida na zona de um edifício.\nbot:containsZone é uma propriedade transitiva. Isto implica que, no exemplo anterior, exista uma relação bot:containsZone entre uma zona espacial e a zona do edifício." }, { "@language": "zh-cn", - "@value": "区域含有空间的关系。 bot:hasSpace的典型使用范围是bot:Storey和bot:Building中的实例。" + "@value": "主要区域和其子区域的从属关系。 空间区域实例可以包含在楼层区域中,该楼层区域进一步包含在建筑物区域中。 bot:containsZone是传递属性。 这意味着在前面的示例中,空间区域和建筑物区域之间也保持着bot:containsZone关系。" }, { "@language": "cs", - "@value": "Vztah prostorů nacházejících se v zóně a dané zóny. Typická doména bot:hasSpace jsou instance bot:Storey a bot:Building." + "@value": "Vztah hlavní zóny k pod-zónám. Prostorová zóna může být napříklat umístěna v zóně podlaží, která jako zóna je umístěna v zóně budova. bot:containsZone je přenositelná vlastnost, co znamená, že daná vlastnost vyšší zóny v dané hierarchii se promítá i do zón které jsou součástí vyšší zóny." }, { "@language": "sk", - "@value": "Vzťah priestorov nachádzajúcich sa v zóne a danej zóny. Typická doména bot:hasSpace sú inštancie bot:Storey a bot:Buuilding." + "@value": "Vzťah hlavnej zóny k pod-zónam. Priestorová zóna môže napríklad byť umiestnená v zóne podlažia, ktoré ako zóna môže byť ďalej umiestnené v zóne budovy. bot:containsZone je prenositeľná vlastnost, ktorá znamená, že pokiaľ väčšia zóna A je v zóne budova, aj menšie zóny, ktorú zóna A obsahuje, sú v budove." }, { "@language": "fa", - "@value": "ارتباط با فضاهایی که دربرگرفته شده‌اند. دامنه‌ی اصلی bot:hasSpace عنصرهایی از جنس bot:Building وbot:Storey هستند." + "@value": "رابطه با زیر منطقه های یک منطقه اصلی. به عنوان مثال یک منطقه فضایی می تواند در یک منطقه طبقه قرار گرفته باشد که آن به خودی خود در یک منطقه ساختمان قرار گرفته. رابطه‌ی bot:containsZone یک رابطه‌ی انتقالی است. به این معنا که در مثال قبلی رابطه‌ی bot:containsZone بین بخش فضا و بخش ساختمان نیز برقرار میشود." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -2361,77 +2365,72 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has space" + "@value": "contains zone" }, { "@language": "nl", - "@value": "heeft ruimte" + "@value": "bevat zone" }, { "@language": "de", - "@value": "hat Raum" + "@value": "enthält Zone" }, { "@language": "es", - "@value": "tiene espacio" + "@value": "contiene zona" }, { "@language": "fi", - "@value": "omaa tilan" + "@value": "sisältää vyöhykkeen" }, { "@language": "sv", - "@value": "har rum" + "@value": "innehåller zon" }, { "@language": "da", - "@value": "har rum" + "@value": "indeholder zone" }, { "@language": "ca", - "@value": "té espai" + "@value": "conté zona" }, { "@language": "fr", - "@value": "contient pièce" + "@value": "contient zone" }, { "@language": "tr", - "@value": "Odası var" + "@value": "Bölge icerir" }, { "@language": "it", - "@value": "ha spazio" + "@value": "contiene zona" }, { "@language": "pt", - "@value": "tem espaço" + "@value": "contém zona" }, { "@language": "zh-cn", - "@value": "包含空间" + "@value": "包含区域" }, { "@language": "cs", - "@value": "má prostor" + "@value": "obsahuje zónu" }, { "@language": "sk", - "@value": "má priestor" + "@value": "obsahuje zónu" }, { "@language": "fa", - "@value": "فضا دارد" + "@value": "منطقه دربرگیرنده" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "https://w3id.org/bot#Space" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "https://w3id.org/bot#containsZone" + "@id": "https://w3id.org/bot#Zone" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2440,80 +2439,104 @@ } ], "https://schema.org/domainIncludes": [ + { + "@id": "https://w3id.org/bot#Site" + }, + { + "@id": "https://w3id.org/bot#Building" + }, + { + "@id": "https://w3id.org/bot#Storey" + }, + { + "@id": "https://w3id.org/bot#Space" + } + ], + "https://schema.org/rangeIncludes": [ + { + "@id": "https://w3id.org/bot#Site" + }, + { + "@id": "https://w3id.org/bot#Building" + }, { "@id": "https://w3id.org/bot#Storey" + }, + { + "@id": "https://w3id.org/bot#Space" } ] }, { - "@id": "https://w3id.org/bot#hasStorey", + "@id": "https://w3id.org/bot#adjacentZone", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://www.w3.org/2002/07/owl#SymmetricProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relation to storeys contained in a zone. The typical domains of bot:hasStorey are instances of bot:Building." + "@value": "Relationship between two zones that share a common interface, but do not intersect." }, { "@language": "nl", - "@value": "Relatie tot de verdiepingen die zich in een zone bevinden. De typische domeinen van bot:hasStorey zijn instanties van bot:Building." + "@value": "Relatie tussen twee zones die een interface delen, maar niet doorsnijdend zijn" }, { "@language": "de", - "@value": "Beziehung zwischen Geschossen, die in einer Zone enthalten sind. Oft ist die rdfs:domain eine Instanz von bot:Building." + "@value": "Beziehung zwischen zwei Zonen die eine gemeinsame Grenzfläche haben, aber sich nicht schneiden." }, { "@language": "es", - "@value": "Relación con los pisos contenidos en una zona. Los dominios típicos de bot:hasStorey son instancias de bot:Building." + "@value": "Relación entre dos zonas que comparten una interfaz común, pero que no intersecan." }, { "@language": "fi", - "@value": "Suhde vyöhykkeeseen kuuluviin kerroksiin. Tyypillinen lähtöjoukko on luokan bot:Building instanssit." + "@value": "Suhde kahden vyöhykkeen välillä, jotka jakavat yhteisen rajapinnan mutta eivät leikkaa toisiaan." }, { "@language": "sv", - "@value": "Relation som uttrycker vilka våningar som finns i en Zon. Används typiskt med instanser av bot:Building." + "@value": "Relation mellan två zoner som delar ett gemensamt gränssnitt men som inte korsar varandra." }, { "@language": "da", - "@value": "Relation til etager indeholdt i en zone. De typiske domæner for bot:hasStorey er forekomster af bot:Building." + "@value": "Relation mellem to zoner, der deler en fælles grænseflade." }, { "@language": "ca", - "@value": "Relació amb els pisos continguts en una zona. Els dominis típics de bot: hasStorey son instàncies de bot:Building." + "@value": "Relació entre dues zones que comparteixen una interfície comuna, però que no interseccionen" }, { "@language": "fr", - "@value": "Relation à définir entre les étages d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Building." + "@value": "Relation entre deux zones partageant une interface commune, sans intersection" }, { "@language": "tr", - "@value": "Bir bölgede bulunan katlarla ilişkisi. Bot:hasStorey için tipik etki alanları bot:Building örnekleridir." + "@value": "Ortak bir arayüzü paylaşan iki bölge arasındaki bağlantı." }, { "@language": "it", - "@value": "Relazione con i piani contenuti in una zona. Il tipico dominio di bot:hasStorey è bot:Building." + "@value": "Relazione tra due zone che condividono un'interfaccia senza però intersecarsi." }, { "@language": "pt", - "@value": "Relação com os pisos contidos numa zona. Os domínios típicos de bot:hasStorey são instâncias de bot:Building." + "@value": "Relação entre duas zonas que partilham um interface comum mas que não se intersectam." }, { "@language": "zh-cn", - "@value": "区域中含有楼层的关系。 bot:hasStorey的典型使用范围是bot:Building中的实例。" + "@value": "两个区域之间共享公共界面但不相交的关系" }, { "@language": "cs", - "@value": "Vztah zóny-podlaží a zóny, ve které se nachází. Typická doména bot:hasStorey jsou instance bot:Building." + "@value": "Vztah mezi dvěmi zónami, které se dotýkají, ale neprotínají se." }, { "@language": "sk", - "@value": "Vzťah zóny-podlažia a zóny, v ktorej sa nachádza. Typická doména bot:hasStorey sú inštancie bot:Building." + "@value": "Vzťah medzi dvomi zónami, ktoré sa dotýkajú, ale nepretínajú sa." }, { "@language": "fa", - "@value": "ارتباط با طبقه‌هایی که دربرگرفته شده‌اند. دامنه‌ی اصلی bot:hasStorey عنصرهایی از جنس bot:Building هستند." + "@value": "رابطه بین دو منطقه که یک رابط مشترک دارند، ولی منقطع نیستند." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -2529,77 +2552,77 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has storey" + "@value": "adjacent zone" }, { "@language": "nl", - "@value": "heeft verdieping" + "@value": "aangrenzende zone" }, { "@language": "de", - "@value": "hat Geschoss" + "@value": "angrenzende Zone" }, { "@language": "es", - "@value": "tiene piso" + "@value": "zona adyacente" }, { "@language": "fi", - "@value": "omaa kerroksen" + "@value": "viereinen vyöhyke" }, { "@language": "sv", - "@value": "har våning" + "@value": "angränsande zon" }, { "@language": "da", - "@value": "har etage" + "@value": "tilstødende zone" }, { "@language": "ca", - "@value": "té pis" + "@value": "zona adjacent" }, { "@language": "fr", - "@value": "a étage" + "@value": "zone adjacente" }, { "@language": "tr", - "@value": "Katı var" + "@value": "Bitisik bölge" }, { "@language": "it", - "@value": "ha piano" + "@value": "zona adiacente" }, { "@language": "pt", - "@value": "tem piso" + "@value": "zona adjacente" }, { "@language": "zh-cn", - "@value": "包含楼层" + "@value": "相邻区域" }, { "@language": "cs", - "@value": "má podlaží" + "@value": "přilehlá zóna" }, { "@language": "sk", - "@value": "má podlažie" + "@value": "priľahlá zóna" }, { "@language": "fa", - "@value": "طبقه دارد" + "@value": "منطقه همجوار" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "https://w3id.org/bot#Storey" + "@id": "https://w3id.org/bot#Zone" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2002/07/owl#propertyDisjointWith": [ { - "@id": "https://w3id.org/bot#containsZone" + "@id": "https://w3id.org/bot#intersectsZone" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2608,86 +2631,109 @@ } ], "https://schema.org/domainIncludes": [ + { + "@id": "https://w3id.org/bot#Site" + }, { "@id": "https://w3id.org/bot#Building" + }, + { + "@id": "https://w3id.org/bot#Storey" + }, + { + "@id": "https://w3id.org/bot#Space" + } + ], + "https://schema.org/rangeIncludes": [ + { + "@id": "https://w3id.org/bot#Site" + }, + { + "@id": "https://w3id.org/bot#Building" + }, + { + "@id": "https://w3id.org/bot#Storey" + }, + { + "@id": "https://w3id.org/bot#Space" } ] }, { - "@id": "https://w3id.org/bot#containsZone", + "@id": "https://schema.org/name", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty", - "http://www.w3.org/2002/07/owl#TransitiveProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "https://w3id.org/bot#Storey", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relationship to the subzones of a major zone. A space zone could for instance be contained in a storey zone which is further contained in a building zone. bot:containsZone is a transitive property. This implies that in the previous example a bot:containsZone relationship holds between the space zone and the building zone." + "@value": "A part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent. A bot:Storey is contained in one or more buildings, and is intended to contain one or more spaces that are horizontally connected. Storeys of a building are connected by means of vertical connections such as elevators and stairs. A bot:Storey encompasses both zones above and below ground, for example, a building with 21 floors above ground, one ground floor and 3 basements is equal to the sentence: A building has 25 instances of bot:Storey." }, { "@language": "nl", - "@value": "Relatie tussen subzones van een hoofd zone. Een ruimtezone kan bijvoorbeeld worden bevat door een verdiepingszone, die wederom bevat wordt door een gebouwzone. bot:containsZone is een transitieve eigenschap, wat betekent dat in het vorige voorbeeld de ruimtezone ook bevat wordt door de gebouwzone." + "@value": "Een deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft. Een bot:Storey is deel van één of meerdere gebouwen, en is bedoeld om één of meerdere ruimtes te bevatten die horizontaal geconnecteerd zijn. De verdiepingen van een gebouw zijn verbonden door middel van verticale connecties zoals liften en trappen. Een bot:Storey omvat zowel zones boven als onder de grond, bijvoorbeeld een gebouw met 21 verdiepingen boven de grond, één gelijkvloers en 3 kelderverdiepingen is evenwaardig aan de zin: Een gebouw heeft 25 instanties van bot:Storey." }, { "@language": "de", - "@value": "Beziehung zwischen Zonen, wobei eine die andere enthält. Zum Beispiel kann eine Raumzone in einer Geschossszone enthalten sein, die wiederrum in einer Gebäudezone enthalten ist. bot:containsZone is eine transitive Beziehung, dass heisst zwischen der Raumzone im vorherigen Beispiel und der Gebäudezone besteht auch die Beziehung bot:containsZone." + "@value": "Ein Teil der realen oder virtuellen Welt die beide Teil dieser Welt sind und eine räumliche Ausdehnung hat. Ein bot:Storey ist in einem oder mehreren Gebäuden enthalten und es besteht die Absicht oder es ist der Fall, dass es ein oder mehrere Räume enthält, die horizontal miteinander verbunden sind. Geschosse eines Gebäudes sind vertikal miteinander verbunden, durch zum Beispiel Aufzüge oder Treppen. Ein bot:Storey umfassst zonen die über und unter der Erdoberfläche liegen. Zum Beispiel hat ein Gebäude mit 21 Geschossen über der Erde, ein Erdgeschoss und 3 Kellerstockwerken insgesamt 25 Instanzen von bot:Storey." }, { "@language": "es", - "@value": "Relación entre subzonas con una una zona principal. Por ejemplo, una zona espacial podría estar contenida en una zona de piso que a su vez está contenida en una zona de edificio. bot:containsZone es una propiedad transitiva. Esto implica que en el ejemplo anterior se mantiene una relación entre la zona espacial y la zona de edificio a través de bot:containsZone." + "@value": "Una parte del mundo físico o virtual que está inherentemente ubicado en este mundo y que tiene una extensión espacial en 3D. Un bot:Storey está contenido en uno o más edificios, y está destinado a contener uno o más espacios que están conectados horizontalmente. Las plantas de un edificio están conectadas por medio de conexiones verticales como ascensores y escaleras. Un bot:Storey abarca ambas zonas sobre y debajo del suelo, por ejemplo, un edificio con 21 pisos sobre el suelo, una planta baja y 3 sótanos debería contener 25 instancias de bot:Storey." }, { "@language": "fi", - "@value": "Suhde päävyöhykkeen osavyöhykkeisiin. Tila voi esimerkiksi sisältyä kerrokseen, joka puolestaan voi sisältyä rakennukseen. bot:containsZone on transitiivinen ominaisuus. Tästä seuraa, että edellisessä esimerkissä myös rakennuksen ja tilan välillä pätee bot:containsZone." + "@value": "Fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet. bot:Storey sisältyy yhteen tai useampaan rakennukseen, ja sen tarkoitus on sisältää yksi tai useampi tila jotka ovat vaakasuunnassa yhteydessä. Rakennuksen kerrokset ovat yhteydessä toisiinsa pystysuuntaisilla yhteyksillä, kuten hisseillä ja rappusilla. bot:Storey kattaa vyöhykkeet sekä maan alla että päällä. Esimerkiksi rakennus, jossa on pohjakerros, 21 kerrosta sen yläpuolella, ja 3 kerrosta kellaria, on yhtäläinen seuraavan lauseen kanssa: rakennuksella on 25 bot:Storey instanssia." }, { "@language": "sv", - "@value": "Relation till delzoner i en huvudzon. En rumszon kan till exempel inrymmas i en våningszon som i sin tur inryms i en byggnadszon. bot:containsZone är en transitiv relation vilket i exemplet betyder att rumszonen också inryms i byggnadszonen." + "@value": "En del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner. En bot:Storey är inrymd i en eller flera byggnader, och är menad att innehålla ett eller flera utrymmen som är förbundna horisontellt. Sådana våningar i en byggnad är förbundna med hjälp av lodrätta förbindelser såsom hissar och trappor. Bot:Storey kan användas för att beskriva såväl våningar över som under mark; till exempel så har en byggnad med 21 våningar över marken, en entrénvåning, och tre källarvåningar totalt 25 bot:Storey-instanser." }, { "@language": "da", - "@value": "Relation til underzoner i en større zone. En rum-zone kan for eksempel være indeholdt i en etage-zone som ydermere er indeholdt i en bygnings-zone. bot:containsZone er en transitiv egenskab, hvilket betyder at rum-zonen i det forrige eksempel også er indeholdt i bygnings-zonen." + "@value": "En del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning. En bot:Storey er indeholdt i en eller flere bygninger og er beregnet til at indeholde et eller flere rum, der er horisontalt forbundet. Etager i en bygning er forbundet ved hjælp af lodrette forbindelser såsom elevatorer og trapper. En bot:Storey omfatter både zoner over og under jorden, for eksempel en bygning med 21 etager over jorden, en stueetage og 3 kældre er lig med sætningen: En bygning har 25 tilfælde af bot:Storey." }, { "@language": "ca", - "@value": "Relació entre subzones amb una zona principal. Per exemple, una zona espacial podria estar continguda en una zona de pis que a la vegada està continguda en una zona d'edifici. bot:containsZone és una propietat transitiva. Això implica que en l'exemple anterior es manté una relació entre la zona espacial i la zona de edifici a través de bot:containsZone." + "@value": "Una part del món físic o virtual que està inherentment ubicat en aquest món i que té una extensió espacial en 3D. Un bot:Storey està contingut en un o més edificis, i està destinat a contenir un o més espais que estan connectats horitzontalment. Les plantes d'un edifici estan connectades per mitjà de connexions verticals com ascensors i escales. Un bot:Storey abasta les dues zones sobre i sota de terra, per exemple, un edifici amb 21 pisos sobre terra, una planta baixa i 3 soterranis hauria de contenir 25 instàncies de bot:Storey." }, { "@language": "fr", - "@value": "Relation entre les sous-zones composant une zone plus grande. Cette propriété est transitive." + "@value": "Correspond à un niveau du bâtiment" }, { "@language": "tr", - "@value": "Daha büyük bir bölgedeki içerinde yeralan alt bölgelerin birbirleriyle bağlantısı. Örneğin, bir arsa bölgesi, bir bina bölgesini icerebilir ve bir bina bölgesi bir oda bölgesini icerebilir. bot:includeZone geçişli bir özelliktir, yani önceki örnekteki boşluk bölgesi de bina bölgesinde yer alır." + "@value": "Bir binanın katı" }, { "@language": "it", - "@value": "Relazione tra una zona e una sotto-zona. Per esempio, una zona spaziale può essere contenuta nella zona di un piano che a sua volta è contenuto nella zona di un edificio. bot:containsZone è una proprietà transitiva. Ciò implica che nel precedente esempio la relazione bot:containsZone si verifica anche tra la zona spaziale e la zona dell'edificio." + "@value": "Una parte del mondo fisico o virtuale che si trova intrinsecamente in questo mondo e ha una estensione spaziale tridimensionale. Un bot:Storey è contenuto in uno o più edifici ed è destinato a contenere uno o più spazi che sono connessi orizzontalmente. I piani di un edificio sono connessi attraverso connessioni verticali come ascensori e scale. Un bot:Storey comprende zone che si trovano sia sopra che sotto il livello del suolo; per esempio, un edificio con un piano terra, ulteriori 21 piani di altezza e 3 piani interrati corrisponde a un edificio con 25 istanze di bot:Storey." }, { "@language": "pt", - "@value": "Relação entre subzonas de uma zona maior. Uma zona espacial pode, por exemplo, estar contida na zona de um piso que está, por sua vez, contida na zona de um edifício.\nbot:containsZone é uma propriedade transitiva. Isto implica que, no exemplo anterior, exista uma relação bot:containsZone entre uma zona espacial e a zona do edifício." + "@value": "Uma parte do mundo físico ou do mundo virtual que está inerentemente localizada neste mundo e que tem uma extensão espacial tridimensional. \nUm bot:Storey está contido num ou mais edifícios e está destinado a conter um ou mais espaços que estejam conectados horizontalmente. Os pisos de um edifício estão ligados através de ligações verticais tais como escadas e elevadores.\nUm bot:Storey abrange tanto as zonas acima como abaixo do solo; por exemplo, um edifício com 21 andares acima do solo, um piso térreo e três caves pode ser descrito como: um edifício que possui 25 instâncias de bot:Storey." }, { "@language": "zh-cn", - "@value": "主要区域和其子区域的从属关系。 空间区域实例可以包含在楼层区域中,该楼层区域进一步包含在建筑物区域中。 bot:containsZone是传递属性。 这意味着在前面的示例中,空间区域和建筑物区域之间也保持着bot:containsZone关系。" + "@value": "本质上是存在于物理世界或虚拟世界的一部分,并具有3D空间范围。bot:Storey包含在一个或多个建筑物中,其旨在包含一个或多个水平连接的空间。 建筑物的楼层通过垂直连接(例如电梯和楼梯)连接。 bot:Storey包含地上和地下两个区域,例如,一栋楼高21层,含有一楼及地下3个地下室的建筑物可以表达为:一栋建筑物有25个bot:Storey实例。" }, { "@language": "cs", - "@value": "Vztah hlavní zóny k pod-zónám. Prostorová zóna může být napříklat umístěna v zóně podlaží, která jako zóna je umístěna v zóně budova. bot:containsZone je přenositelná vlastnost, co znamená, že daná vlastnost vyšší zóny v dané hierarchii se promítá i do zón které jsou součástí vyšší zóny." + "@value": "Část fyzického světa nebo virtuálního světa, která je neodmyslitelně umístěna jak ve fyzickém světě tak má 3D virtuální prostorový rozsah. Bot:Storey je obsažen v jedné nebo vícero budovách a má obsahovat jeden nebo vícero prostorů, které jsou spojeny horizontálně. Podlaží budovy jsou spojeny svislými spoji, jako je například výtahová šachta, nebo schodiště. Bot:Storey zahrnuje jak zóny nad tak pod úrovní terénu, například, prohlášení: budova s 21 nadzemními podlažími, jedním přízemím a 3 podzemními podlažími má stejný význam jako prohlášení: budova má 25 instancí bot:Storey." }, { "@language": "sk", - "@value": "Vzťah hlavnej zóny k pod-zónam. Priestorová zóna môže napríklad byť umiestnená v zóne podlažia, ktoré ako zóna môže byť ďalej umiestnené v zóne budovy. bot:containsZone je prenositeľná vlastnost, ktorá znamená, že pokiaľ väčšia zóna A je v zóne budova, aj menšie zóny, ktorú zóna A obsahuje, sú v budove." + "@value": "Časť fyzického alebo virtuálneho sveta, ktorá je neodmyslitelne umiestnená ako vo fyzickom svete, tak má 3D virtuálny priestorový rozsah. Bot:Storey je obsiahnutý v jednej alebo viacero budovách a má obsahovať jeden alebo viacero priestorov, ktoré sú spojené horizontálne. Podlažia budovy sú spojené zvislými spojmi, ako je napríklad výťahová šachta, alebo schodisko. Bot:Storey zahŕňa ako zóny nad, tak pod úrovňou terénu, napríklad, prehlásenie: budova s 21 nadzemnými podlažiami, prízemím a 3 podzemnými podlažiami má rovnaký význam ako prehlásenie: budova má 25 inštancií bot:Storey." }, { "@language": "fa", - "@value": "رابطه با زیر منطقه های یک منطقه اصلی. به عنوان مثال یک منطقه فضایی می تواند در یک منطقه طبقه قرار گرفته باشد که آن به خودی خود در یک منطقه ساختمان قرار گرفته. رابطه‌ی bot:containsZone یک رابطه‌ی انتقالی است. به این معنا که در مثال قبلی رابطه‌ی bot:containsZone بین بخش فضا و بخش ساختمان نیز برقرار میشود." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "https://w3id.org/bot#Zone" + "@value": "بخشی از دنیای فیزیکی، و یا مجازی که اساساً هم در دنیا وجود دارد و دارای حدود مکانی سه بعدی میباشند. یک bot:Storey در یک یا چند ساختمان قرار میگیرد، و دربرگیرنده‌ی یک یا چند فضا است که به صورت افقی به هم متصل شده اند.\nطبقه های یک ساختمان از طریق اتصالات عمودی مانند آسانسور و پله به هم متصل میشوند. یک bot:Storey هر دو منطقه بالا و زیر زمین را پوشش می‎دهد، برای مثال، یک ساختمان با 21 طبقه بالای زمین، یک طبقه همکف و3 طبفه یک ساختمان با 25 عنصر bot:Storey است.\n" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2698,183 +2744,196 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "contains zone" + "@value": "Storey" }, { "@language": "nl", - "@value": "bevat zone" + "@value": "Verdieping" }, { "@language": "de", - "@value": "enthält Zone" + "@value": "Geschoss (Architektur)" }, { "@language": "es", - "@value": "contiene zona" + "@value": "Piso" }, { "@language": "fi", - "@value": "sisältää vyöhykkeen" + "@value": "Kerros" }, { "@language": "sv", - "@value": "innehåller zon" + "@value": "Våning" }, { "@language": "da", - "@value": "indeholder zone" + "@value": "Etage" }, { "@language": "ca", - "@value": "conté zona" + "@value": "Pis" }, { "@language": "fr", - "@value": "contient zone" + "@value": "Étage" }, { "@language": "tr", - "@value": "Bölge icerir" + "@value": "Kat" }, { "@language": "it", - "@value": "contiene zona" + "@value": "Piano di edificio" }, { "@language": "pt", - "@value": "contém zona" + "@value": "Piso" }, { "@language": "zh-cn", - "@value": "包含区域" + "@value": "楼层" }, { "@language": "cs", - "@value": "obsahuje zónu" + "@value": "Podlaží" }, { "@language": "sk", - "@value": "obsahuje zónu" + "@value": "Podlažie" }, { "@language": "fa", - "@value": "منطقه دربرگیرنده" + "@value": "طبقه" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "https://w3id.org/bot#Zone" } ], - "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ - { - "@value": "stable" - } - ], - "https://schema.org/domainIncludes": [ + "http://www.w3.org/2002/07/owl#disjointWith": [ { "@id": "https://w3id.org/bot#Site" }, { "@id": "https://w3id.org/bot#Building" }, - { - "@id": "https://w3id.org/bot#Storey" - }, { "@id": "https://w3id.org/bot#Space" } ], - "https://schema.org/rangeIncludes": [ - { - "@id": "https://w3id.org/bot#Site" - }, - { - "@id": "https://w3id.org/bot#Building" - }, - { - "@id": "https://w3id.org/bot#Storey" - }, + "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@id": "https://w3id.org/bot#Space" + "@value": "stable" } ] }, { - "@id": "https://schema.org/rangeIncludes", + "@id": "http://purl.org/dc/terms/modified", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "https://w3id.org/bot#Interface", + "@id": "https://schema.org/domainIncludes", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/contributor", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocommons/voaf#Vocabulary", "@type": [ "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "https://w3id.org/bot#intersectingElement", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A generic concept to qualify the relationship of two or more things in the world, where at least one is a building element or zone. Examples:\n - Qualification of heat transmission between zones through one or more building elements. This includes one-dimensional (surface) heat losses from one zone to another through a single building element, a two dimensional (line) loss from one zone to another through the connection in which the two elements meet or a three dimensional (point) loss from one zone to another through the connection where three elements (typically two walls and a slab) meet. \n - Connection of an electric device to the electric system of a building. \n - A door between one room and another." + "@value": "Relation between a Zone and a building Element that intersects it." }, { "@language": "nl", - "@value": "Een generiek concept om een kwalificeerbare relatie te creëren tussen twee of meer dingen uit de wereld, waarbij er minstens één een gebouwelement of zone is. Voorbeelden:\n - kwalificeren van de warmte transmissie tussen gebouw zones doorheen één of meerdere gebouwelementen. Dit omvat ééndimensionele (oppervlakte) warmteverliezen van één zone naar een andere zone doorheen een gebouwelement, tweedimensionele (lijn) verliezen van één zone naar een andere zone doorheen de connectie tussen twee gebouwelementen of driedimensionele (punt) verliezen van één zone naar een andere zone doorheen de connectie tussen drie gebouwelementen (typisch twee muren en een vloer- of dakplaat).\n - Connectie tussen een elektrisch toestel en het elektrisch systeem van een gebouw.\n - Een deur tussen twee ruimtes" + "@value": "Relatie tussen een zone en een gebouwelement die de zone doorsnijdt." }, { "@language": "de", - "@value": "Ein allgemeines Konzept um eine qualifizierte Beziehung zwischen einem oder mehreren Dingen auf der Welt auszudrücken. Hierbei ist wenigstens eines der Dinge ein Bauteil oder eine Zone eines Gebäudes. Beispiele: - Qualifizierung des Wärmeübergangs durch ein oder mehrere Bauteile. Dies umfasst eindimensionale Wärmeübertragung (Fläche) durch ein Bauteil von einer Zone zur nächsten; zweidimensionaler Wärmeübergang (Linie) von einer Zone zur nächsten an der Kontaktstelle, an der sich diese treffen oder dreidimensional (Punkt) von einer zone zur nächsten an der drei Bauteile sich treffen (typischerweise ist dies der Fall, wenn zwei Wände und die Decke sich treffen); - Verbindung eines elektrischen Geräts mit dem elektrischen Versorgungssystem eines Gebäudes; - Eine Tür zwischen zwei Räumen." + "@value": "Beziehung zwischen einer Zone und einem Bauteil, das die Zone schneidet." }, { "@language": "es", - "@value": "Concepto genérico para calificar la relación de dos o más cosas en el mundo, donde al menos una es un elemento o zona de construcción. \nEjemplos:\n- Calificación de la transmisión de calor entre zonas a través de uno o más elementos de construcción. Esto incluye pérdidas de calor unidimensionales (de superficie) de una zona a otra a través de un único elemento de construcción, una pérdida bidimensional (línea) de una zona a otra a través de la conexión en la que los dos elementos se encuentran, o una pérdida tridimensional de una zona a otra a través de la conexión donde se encuentran tres elementos (típicamente dos paredes y una losa).\n- Conexión de un dispositivo eléctrico al sistema eléctrico de un edificio.\n- Una puerta entre una habitación y otra." + "@value": "Relación entre una zona y un elemento constructivo que la interseca." }, { "@language": "fi", - "@value": "Yleinen konsepti kahden tai useamman asian rajapinnan määrittämiseen, missä ainakin toinen asia on joko elementti tai vyöhyke. Esimerkkejä:\n - Kahden vyöhykkeen välillä yhden tai useamman elementin kautta tapahtuvan lämmönsiirtymisen määrittely. Tämä sisältää yksiulotteiset (pinta) lämpöhäviöt vyöhykeeltä toiselle yhden rakennuselementin kautta, kaksiulotteiset (jana) häviöt yhdeltä vyöhykkeeltä toiselle kahden elementin yhteenliitoskohdissa, tai kolmiulotteiset (piste) häviöt yhdeltä vyöhykkeeltä toiselle kolmen elementin (yleensä kaksi seinää ja taso) yhteenliitospisteessä.\n - Sähkölaitteen liitos rakennuksen sähköjärjestelmään.\n - Ovi kahden huoneen välillä." + "@value": "Suhde vyöhykkeen ja sitä leikkaavan rakennuselementin välillä." }, { "@language": "sv", - "@value": "Ett generiskt koncept som beskriver relationen mellan två eller flera saker i världen, där åtminstone den ena är ett byggdel eller en zon. Exempelvis: \n- Beskrivning av värmeöverföring mellan zoner genom en eller flera byggdelar. Detta inkluderar endimensionella värmeförluster från en zon till en annan genom en enkel byggdels yta, tvådimensionella förluster från en zon till en annan genom linjen där zonernas respektive byggdelar möts, eller tredimentionella förluster från en zon till en annan genom en punkt där tre byggdelar (vanligtvis två väggar och en platta) möts.\n- Kopplingen mellan en elektrisk apparatur och elsystemet i en byggnad.\n- En dörr mellan ett rum och ett annat." + "@value": "Relationen mellan en zon och en byggdel som korsar zonen." }, { "@language": "da", - "@value": "Et generisk koncept til at kvalificere forholdet mellem to eller flere ting i verden, hvoraf mindst den ene er en bygningsdel eller -zone. Eksempler:\n - Kvalificering af varmeoverførsel mellem zoner gennem en eller flere bygningsdele. Dette inkluderer endimensionelle (flade) varmetab fra en zone til en anden gennem en enkelt bygningsdel, todimensionelle (linie) tab fra en zone til en anden gennem den samling, hvor de to elementer mødes, eller tredimensionelle (punkt) tab fra en zone til en anden gennem samlingen, hvor tre elementer (typisk to vægge og et dæk) mødes.\n - Forbindelsen mellem et elektrisk device og det elektriske system i en bygning.\n - En dør mellem et rum og et andet." + "@value": "Forholdet mellem en zone og et bygningselement, der krydser det." }, { "@language": "ca", - "@value": "Concepte genèric per qualificar la relació de dues o més coses del món, on almenys una d'elles és un element o zona constructiva. \nExemples:\n- Qualificació de la transmissió de calor entre zones a través d’un o més elements d’edificació. Això inclou pèrdues de calor (superficials) unidimensionals d'una zona a una altra mitjançant un element de construcció, una pèrdua bidireccional (en línia) d'una zona a una altra mitjançant la connexió en què es troben els dos elements, o una pèrdua tridimensional (en un punt) d’una zona a una altra mitjançant la connexió on es reuneixen tres elements (normalment dues parets i una llosa).\n- Connexió d’un dispositiu elèctric al sistema elèctric d’un edifici.\n- Una porta entre una habitació i una altra." + "@value": "Relació entre una zona i un element constructiu que la intersecta." }, { "@language": "fr", - "@value": "Une interface correspond à la surface où se rencontrent a) deux éléments d'un bâtiment, b) deux zones ou encore c) un élément d'un bâtiment avec une zone. Un cas d'utilisation type est constituée par la qualification de la zone de transmission de chaleur entre une zone et un mur couvrant plusieurs zones." + "@value": "Relation entre une zone et un élément du bâtiment qui la traverse." }, { "@language": "tr", - "@value": "Arayüz, iki bina parçası, iki bölge veya bir bina parçası ile bir bölgenin buluştuğu alandır. İkisi arasındaki bağlantıyı nitelendirmek için kullanılabilir. Bir kullanım durumu, bir bölge ve birkaç bölgeyi kapsayan bir duvar arasındaki ısı transfer alanının niteliği olabilir." + "@value": "Bir Bölge ve onunla kesişen bir yapı Elemanı arasındaki ilişki." }, { "@language": "it", - "@value": "Concetto generico per caratterizzare la relazione fra due o più cose nel mondo, dove almeno una di queste è un elemento di costruzione o una zona. Esempi:\n - La certificazione della trasmissione di calore tra zone attraverso uno o più elementi di costruzione. Questo include la dispersione termica unidimensionale (superficie) da una zona ad un'altra attraverso un singolo elemento di costruzione, un dispersione bidimensionale (linea) da una zona ad un'altra attraverso la connessione dove i due elementi si incontrano, una dispersione tridimensionale (punto) da una zona ad un'altra attraverso la connessione dove tre elementi (tipicamente due pareti e una soletta) si incontrano.\n - Connessione di un dispositivo elettrico con un impianto elettrico di un edificio.\n - Una porta tra una stanza e un'altra." + "@value": "Relazione tra una zona e un elemento di costruzione che la interseca." }, { "@language": "pt", - "@value": "Conceito genérico para qualificar a relação entre duas ou mais coisas no mundo, onde pelo menos uma é um elemento de edifício ou uma zona. Exemplos:\n- Qualificação de transmissão de calor entre zonas através de um ou mais elementos do edifício. Isto inclui perdas de calor unidimensionais (superfície) de uma zona para outra através de um único elemento do edifício, uma perda bidimensional (linha) de uma zona para outra através da conexão onde os dois elementos se encontram ou uma perda tridimensional (ponto) de uma zona para outra através da conexão onde três elementos se encontram (tipicamente duas paredes e uma laje).\n- Conexão de um equipamento eléctrico ao sistema eléctrico de um edifício.\n- Uma porta entre dois compartimentos." + "@value": "Relação entre uma Zona e um Elemento construtivo que a intersecta." }, { "@language": "zh-cn", - "@value": "这是一种通用概念,用于限定世界上两个或多个事物之间的关系,其中二者至少一个是建筑构件或区域。 比如说:\r\n -通过一个或多个建筑构件或建筑区域之间的热传递。 这包括通过单个建筑构件从一个区域到另一区域的一维(表面)热损失,通过两个构件的相接从一个区域到另一区域的二维(线)热损失或通过三个元素(通常是两堵墙和一个平板)的相接从一个区域到另一个区域的三维(点)损耗。\r\n-将电气设备连接到建筑电气系统。\r\n-房间之间的门\n" + "@value": "区域中相交建筑构件之间的关系。" }, { "@language": "cs", - "@value": "Rozhraní je obecný koncept který definuje vztah dvou a víc věcí ve fyzickém světě, kde alespoň jeden z nich je stavební element nebo zóna. \nPříklady:\nkoncepce přenosu tepla mezi zónami prostřednictvím jednoho nebo vícero stavebních elementů. To obsahuje plošnou tepelnou výměnu z jedné do druhé zóna přes jeden stavební objekt, dále to obsahuje tepelnou výměnu lineární vazbou, dále to obsahuje tepelnou výměnu bodem v/na elementu nebo elementech (typicky dvě stěny a podlaha či strop). \n - spojení elektrického zařízení do elektrického systému v budově.\n - dveře mezi dvěma pokoji\n" + "@value": "Vztah mezi zónou a stavebním prvkem, který ji protíná." }, { "@language": "sk", - "@value": "Rozhranie je obecný koncept, ktorý definuje vzťah dvoch a viac vecí vo fyzickom svete, kde aspoň jeden z nich je stavebný prvok alebo zóna. \nPríklady:\n- koncepcia prenosu tepla mezi zónami prostredníctvom jedného alebo viacero stavebných elementov. To obshuje plošnú tepelnú výmenu z jednej do druhej zóny cez jeden stavebný element, ďalej to obsahuje tepelnou výmenu lineárnou väzbou, ďalej to obsahuje tepelnú výmenu bodom v/na elemente alebo elementoch (typicky dve steny a podlaha, či strop).\n- spojenie elektrického zariadenia do elektrického systému v budove. \n- dvere medzi dvomi miestnosťami. \n" + "@value": "Vzťah medzi zónou a stavebným prvkom, ktorý ju pretína." }, { "@language": "fa", - "@value": "یک مفهوم کلی از شرایط رابطه بین دو یا چند چیزدر دنیا، در حالی که حداقل یکی از آنها المان یا منطقه است. مثال:\n- شرایط انتقال گرما بین یک منطقه و منطقه دیگر از طریق یک یا چند المان ساختمان. این میتواند شامل انتقال/اتلاف گرمای یک بعدی (سطحی) از یک منطقه به منطقه‌ی دیگر از طریق یک المان ساختمان؛ یا، انتقال/اتلاف گرمای دو بعدی (خطی) از یک منطقه به منطقه‌ی دیگر از طریق اتصال بین دو المان ساختمان؛ و یا، انتقال/اتلاف گرمای سه بعدی (نقطه‌ای) از یک منطقه به منطقه‌ی دیگر از طریق برقراری اتصال بین سه المان ساختمان (معمولا دو دیوار و یک دال) باشد.\n- ارتباط یک دستگاه الکتریکی با یک سیستم الکتریکی ساختمان.\n- یک در بین یک اتاق و اتاق دیگر.\n" + "@value": "رابطه بین یک منطقه با المان ساختمانی که با آن در تلاقی است." } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2885,75 +2944,77 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Interface" + "@value": "intersecting element" }, { "@language": "nl", - "@value": "Interface" + "@value": "doorsnijdend element" }, { "@language": "de", - "@value": "Schnittstelle" + "@value": "schneidendes Bauteil" }, { "@language": "es", - "@value": "Interfaz" + "@value": "elemento de intersección" }, { "@language": "fi", - "@value": "Rajapinta" + "@value": "leikkaava elementti" }, { "@language": "sv", - "@value": "Gränssnitt" + "@value": "korsande byggdel" }, { "@language": "da", - "@value": "Grænseflade" + "@value": "krydsende Bygningsdel" }, { "@language": "ca", - "@value": "Interfície" + "@value": "element d'intersecció" }, { "@language": "fr", - "@value": "Interface" + "@value": "élément intersectant" }, { "@language": "tr", - "@value": "Arayüzey" + "@value": "Eleman ile temas" }, { "@language": "it", - "@value": "Interfaccia" + "@value": "elemento intersecante" }, { "@language": "pt", - "@value": "Interface" + "@value": "elemento intersectante" }, { "@language": "zh-cn", - "@value": "界面" + "@value": "相交构件" }, { "@language": "cs", - "@value": "Rozhraní" + "@value": "protíná element-prvek" }, { "@language": "sk", - "@value": "Rozhranie\n" + "@value": "pretína element-prvok" }, { "@language": "fa", - "@value": "رابط" + "@value": "المان متلاقی" } ], - "http://www.w3.org/2002/07/owl#disjointWith": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "https://w3id.org/bot#Zone" - }, + "@id": "https://w3id.org/bot#hasElement" + } + ], + "http://www.w3.org/2002/07/owl#propertyDisjointWith": [ { - "@id": "https://w3id.org/bot#Element" + "@id": "https://w3id.org/bot#adjacentElement" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -2963,74 +3024,79 @@ ] }, { - "@id": "https://w3id.org/bot#hasSimple3DModel", + "@id": "https://w3id.org/bot#interfaceOf", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Links any bot:Zone or bot:Element to a 3D Model encoded as a literal." + "@value": "Relationship between an interface and another thing (building zone, element or owl:Thing)" }, { "@language": "nl", - "@value": "Verbindt gelijk welke bot:Zone of bot:Element instantie met een 3D model geëncodeerd in een literal." + "@value": "Relatie tussen een interface en een ander ding (gebouwzone, gebouwelement of owl:Thing)." }, { "@language": "de", - "@value": "Verbindet jede bot:Zone oder bot:Element zu einem 3D Model, dass als Literal codiert ist." + "@value": "Beziehung zwischen einer Schnittstelle und einem anderen Ding (Gebäude zone, Bauteil oder owl:Thing)." }, { "@language": "es", - "@value": "Vincula cualquier bot:Zone o bot:Element a un modelo 3D codificado como literal." + "@value": "Relación entre una interfaz y otra cosa (zona de construcción, elemento o owl:Thing)" }, { "@language": "fi", - "@value": "Liittää vyöhykkeen (bot:Zone) tai elementin (bot:Element) sen yksinkertaiseksi arvoksi enkoodattuun 3D-malliin." + "@value": "Suhde rajapinnan ja toisen asian välillä (rakennuksen vyöhyke, elementti, tai owl:Thing)." }, { "@language": "sv", - "@value": "Länkar en instans av bot:Zone eller bot:Element till en 3D-modell uttryckt som en RDF literal." + "@value": "Relation mellan ett gränssnitt och något angränsande (en zon, en byggdel, eller owl:Thing)." }, { "@language": "da", - "@value": "Forbinder enhver instans af bot:Zone eller bot:Element med en 3D-model beskrevet som en literal." + "@value": "Relation mellem en grænseflade og en anden ting (bygningszone, bygningsdel eller owl:Thing)." }, { "@language": "ca", - "@value": "Vincula qualsevol bot:Zone o bot:Element a un model 3D codificat com literal." + "@value": "Relació entre una interfície i una altra cosa (zona de construcció, element o owl:Thing)" }, { "@language": "fr", - "@value": "Relie tout bot:Zone ou bot:Element à un modèle 3D encodé comme" + "@value": "Relation à définir entre une interface et une zone ou un élément adjacents." }, { "@language": "tr", - "@value": "bot:Zone'nin herhangi bir örneğini bağlar ya da bot:Element'i bir literal olarak tanimlanan 3D-model ile bağlar." + "@value": "Bir arabirim ile bitişik bir bölge veya bina parçası arasındaki ilişki." }, { "@language": "it", - "@value": "Collega una istanza di bot:Zone o bot:Element ad un modello 3D codificato come un literal." + "@value": "Relazione tra un'interfaccia e un'altra cosa (zona di edificio, elemento di costruzione o owl:Thing)" }, { "@language": "pt", - "@value": "Vincula qualquer bot:Zone ou bot:Element a um Modelo 3D codificado como um literal." + "@value": "Relação entre um interface e outra coisa (zona do edifício, elemento ou owl:Thing)" }, { "@language": "zh-cn", - "@value": "将任何bot:Zone或bot:Element链接到编码为文本的3D模型。" + "@value": "界面与其他对象(建筑热区,构件或owl:Thing)之间的关系。" }, { "@language": "cs", - "@value": "Propojuje jakýkoliv bot:Zone nebo bot:Element na 3D model definovaný jako literál." + "@value": "Vztah mezi rozhraním a přilehlou zónou nebo prvkem." }, { "@language": "sk", - "@value": "Prepojuje akýkoľvek bot:Zone alebo bot:Element na 3D model definovaný ako literál." + "@value": "Vzťah medzi rozhraním a priľahlou zónou alebo prvkom." }, { "@language": "fa", - "@value": "رابطه یک عنصر bot:Zone یا bot:Elementبا یک مدل سه بعدی که به صورت یک نوشته رمزگذاری شده است." + "@value": "رابطه بین یک رابط و یک عنصر دیگر (منطقه ساختمان، المان، و یا owl:Thing)" + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "https://w3id.org/bot#Interface" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3041,157 +3107,144 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has simple 3D model" + "@value": "interface of" }, { "@language": "nl", - "@value": "heeft eenvoudig 3D model" + "@value": "interface van" }, { "@language": "de", - "@value": "hat einfaches 3D Modell" + "@value": "Schnittstelle von" }, { "@language": "es", - "@value": "tiene modelo 3D simple" + "@value": "interfaz de" }, { "@language": "fi", - "@value": "omaa yksinkertaisen 3D-mallin" + "@value": "rajapintana" }, { "@language": "sv", - "@value": "har enkel 3D-modell" + "@value": "gränssnitt för" }, { "@language": "da", - "@value": "har simpel 3D-model" + "@value": "grænseflade for" }, { "@language": "ca", - "@value": "té un model 3D senzill" + "@value": "interfície de" }, { "@language": "fr", - "@value": "a modèle 3D simple" + "@value": "interface de" }, { "@language": "tr", - "@value": "Basit bir 3D modeli var" + "@value": "Arayüzü" }, { "@language": "it", - "@value": "ha modello 3D semplice" + "@value": "interfaccia di" }, { "@language": "pt", - "@value": "tem modelo 3D simples" + "@value": "interface de" }, { "@language": "zh-cn", - "@value": "含有简单的3D模型" + "@value": "交界面于" }, { "@language": "cs", - "@value": "má jednoduchý 3D model" + "@value": "je rozhraní/je rozhraním" }, { "@language": "sk", - "@value": "má jednoduchý 3D model" + "@value": "je rozhranie/rozhraním" }, { "@language": "fa", - "@value": "مدل سه بعدی ساده دارد" + "@value": "رابط است" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@value": "unstable" - } - ], - "https://schema.org/domainIncludes": [ - { - "@id": "https://w3id.org/bot#Element" - }, - { - "@id": "https://w3id.org/bot#Zone" + "@value": "stable" } ] }, { - "@id": "https://w3id.org/bot#hasZeroPoint", + "@id": "https://w3id.org/bot#Site", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Links a bot:Site to an instance that encodes the latitude and longitude of the Zero Point of the building site. This could be an instance of a wgs84:Point. The definition of GIS and geometry is not within the scope of BOT and an appropriate ontology needs to be selected here by the user. The use of this property is potentially ambiguous and it might be removed or revised in future editions of the ontology." + "@value": "A part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent. It is intended to contain or contains one or more buildings." }, { "@language": "nl", - "@value": "Verbindt een bot:Zone instantie met een instantie die de lengtegraad en breedtegraad definieert van het nulpunt van een bot:Site instantie. Dit kan een instantie zijn van wgs84:Point. De definitie van GIS en geometrie valt niet in de scope van BOT en de gebruiker moet een gepaste ontology hiervoor selecteren. Het gebruik van deze eigenschap is potentieel ambigu en kan verwijderd of herzien worden in toekomstige versies van deze ontologie." + "@value": "Een deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft. Het is bedoeld om één of meerdere gebouwen te bevatten of bevat al één of meerdere gebouwen." }, { "@language": "de", - "@value": "Verbindet eine Instanz von bot:Site mit einer Instanz, die den Längen- und Breitengrad des Nullpunkts des Grundstücks definiert. Dies kann eine Instanz eines wgs84:Point sein. Die Definition von GIS und Geometrie ist nicht Bestandteil von BOT. Die Nutzung dieses Properties ist potenziell zweideutig und es besteht die Möglichkeit das es in Zukunft überarbeitet oder entfernt wird." + "@value": "Ein Teil der realen oder virtuellen Welt die beide Teil dieser Welt sind und eine räumliche Ausdehnung hat. Es besteht die Absicht, dass es Gebäude enthält, oder es enthält ein oder mehr Gebäude." }, { "@language": "es", - "@value": "Vincula un bot:Site a una instancia que codifica la latitud y longitud del punto cero del sitio del edificio. Esta puede ser una instancia de un wgs84:Point. La definición de SIG y de la geometría no está dentro del alcance de BOT por lo que el usuario deberá utilizar para ello una ontología apropiada en combinación con BOT. El uso de esta propiedad es potencialmente ambigua y podría ser eliminada o revisada en ediciones futuras de la ontología." + "@value": "Una parte del mundo físico o un mundo virtual que está inherentemente ubicada en este mundo y que tiene una extensión espacial en 3D. Está destinado a contener o contiene uno o más edificios." }, { "@language": "fi", - "@value": "Liittää bot:Site:n instanssiin, jolla merkitään rakennustyömaan nollakohdan leveys- ja pituuspiirit. Tämä voi olla esimerkki wgs84:Point-luokan instanssi. BOT ei kata GIS:ä tai geometriaa, joten käyttäjän tulee valita sopiva ontologia.Tämän propertyn käyttö on mahdollisesti moniselitteistä, ja se voidaan poistaa tai tarkistaa ontologian tulevissa versioissa." + "@value": "Fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet. Sen on tarkoitus sisältää tai se sisältää yhden tai useamman rakennuksen." }, { "@language": "sv", - "@value": "Länkar en byggnadsplats (en instans av bot:Site) till en instans som uttrycker latitud och longitud för den berörda byggnadsplatsens origo. Detta kan exempelvis vara en instans av wgs84:Point. Definitioner för GIS och geometrier är utanför BOTs scope och användaren ansvarar själv för att välja en lämplig ontologi för detta syfte. Användningen av denna relation är potentiellt tvetydig och den kan komma att revideras eller tas bort i framtida versioner av ontologin." + "@value": "En del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner. Den är avsedd att innehålla, eller innehåller, en eller flera byggnader." }, { "@language": "da", - "@value": "Forbinder et bot:Site med en forekomst, der beskriver en længde- og breddegrad for byggegrundens nulpunkt. Dette kunne være en forekomst af et wgs84:Point. Definitionen af GIS og geometri er ikke omfattet af BOT og en passende ontologi må her vælges af brugeren. Brugen af denne egenskab er potentielt tvetydig, og den kan fjernes eller revideres i fremtidige udgaver af ontologien." + "@value": "En del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning. En byggegrund er beregnet til at indeholde, eller indeholder én eller flere bygninger." }, { "@language": "ca", - "@value": "Vincula un bot:Site a una instància que codifica la latitud i longitud de el punt zero del lloc de l'edifici. Aquesta pot ser una instància d'un wgs84:Point. La definició de SIG i de la geometria no està dins de l'abast de la BOT, per tant, l'usuari haurà de seleccionar una ontologia apropiada. L'ús d'aquesta propietat és potencialment ambigua i podria ser eliminada o revisada en edicions futures de l'ontologia." + "@value": "Una part del món físic o un món virtual que es troba inherentment ubicada en aquest món i que té una extensió espacial en 3D. Està destinada a contenir un contingut o més edificis." }, { "@language": "fr", - "@value": "Lie un bot:Site à un individu qui encode la latitude et la longitude du point zéro du site du bâtiment. Ceci peut être une instance de wgs84:Point. La définition du système de coordonnée géographique et de la géométrie n'est pas défini par BOT et l'utilisateur doit choisir l'ontologie appropriée. L'utilisation de cette propriété est potentiellement ambigue et elle pourrait être supprimée ou modifiée dans les prochaines versions de l'ontologie." + "@value": "Un site comprend un ou plusieurs bâtiments" }, { "@language": "tr", - "@value": "bir bot:Site ile bir olusumla bağlantı kurar: Bina alanının sıfır noktasında enlem ve boylamını tanımlayan bir örnekle bağlar. Bu bir wgs84:Point örneği olabilir. GPS ve geometrinin tanımı BOT kapsamında değildir ve kullanıcı tarafından uygun bir ontoloji seçilmelidir. Bu özelliğin kullanımı potansiyel olarak belirsizdir ve gelecekteki ontolojinin sürümlerinde kaldırılabilir veya revize edilebilir." + "@value": "Bir veya daha fazla bina içeren alan." }, { "@language": "it", - "@value": "Collega un bot:Site ad un'istanza che codifica la latitudine e longitudine del punto zero di un sito. Questa può essere l'istanza di wgs84:Point. La definizioen di GIS e geometrie non rientra nell'ambito di BOT ed è pertanto necessario che l'utente selezioni una ontologia adeguata. L'uso di questa proprietà è potenzialmente ambiguo e potrebbe essere rimossa o revisionata in successive edizioni dell'ontologia." + "@value": "Una parte del mondo fisico o virtuale che si trova intrinsecamente in questo mondo e ha una estensione spaziale tridimensionale. Un sito contiene o è destinato a contenere uno o più edifici." }, { "@language": "pt", - "@value": "Relaciona um bot:Site com uma instância que codifica a latitude e longitude do ponto zero de um sítio de construção. Este poderá ser uma instância de um wgs84:Point. As definições de SIG e de geometria não estão no escopo de BOT, sendo necessário que o/a utilizador/a seleccione uma ontologia adequada para o efeito. A utilização desta propriedade é potencialmente ambígua, podendo esta ser removida ou revista em versões futuras desta ontologia." + "@value": "Uma parte do mundo físico ou do mundo virtual que está inerentemente localizada neste mundo e que tem uma extensão espacial tridimensional. Contém ou destina-se a conter um ou mais edifícios." }, { "@language": "zh-cn", - "@value": "将bot:Site链接到一个实例,对该实例建筑位置原点的纬度和经度进行编码。 这可以是wgs84:Point的一个实例。 GIS和几何的定义不在BOT的范围内,用户需要在此处选择适当的本体。该属性的使用可能是模棱两可的,并且在以后的本体版本中可能会删除或修改它。" + "@value": "本质上是存在于物理世界或虚拟世界的一部分,并具有3D空间范围。它旨在包含一个或多个建筑物。" }, { "@language": "cs", - "@value": "Napojuje bot:Site na instanci, který definuje zeměpisnou šířku a délku nulového bodu budovy. To může být instancí wgs84:Point. Definice GIS a geometrie není v rozsahu BOT a je potřebné použít jinou adekvátní ontologii. Využití této vlastnosti je potenciálně nepřesné a nejasné a může být odstraněno nebo revidováno v budoucích úpravách této ontologie." + "@value": "Staveniště jako část fyzického světa nebo virtuálního světa které jsou neodmyslitelně umístěna jak ve fyzickém světě tak majíce 3D virtuální prostorový rozsah. Záměrem staveniště je obsahovat alespoň jednu stavbu, např. budovu či stavební konstrukci.\r\n" }, { "@language": "sk", - "@value": "Napojuje bot:Site na inštanciu ktorá definuje zemepisnú šírku a dĺžku nulového bodu budovy. To môže byť inštanciou wgs84:Pint. Definícia GIS a geometrie nie je v rozsahu BOT a je potrebné použiť inú adekvátnu ontológiu. Využitie tejto vlastnosti je potenciálne nepresné a nejasné a môže byť odstránené alebo revidované v budúcich úpravách tejto ontológie." + "@value": "Stavenisko ako časť fyzického, alebo virtuálneho sveta, ktoré sú neodmysliteľne umiestnené ako vo fyzickom svete tak majúc 3D virtuálny priestorový rozsah. Zámerom staveniska je obsahovať aspoň jednu stavbu, napríklad budovu, či stavebnú konštrukciu." }, { "@language": "fa", - "@value": "رابطه یک عنصر bot:Site با عنصری که طول وعرض جغرافیایی نقطه صفر سایت ساختمان را مشخص می کند. این میتواند یک عنصراز wgs84:Point باشد. تعریف GIS و هندسه در دایره‌ وضایف آنتالوژی جاینگاری ساختمان (BOT) نیست و لازم است یک آنتالوژی مناسب توسط کاربر برای این موضوع انتخاب شود. استفاده از این ویژگی به طور بالقوه ای مبهم است و ممکن است در نسخه های بعدی این آنتالوژی حذف یا اصلاح شود." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "https://w3id.org/bot#Site" + "@value": "بخشی از دنیای فیزیکی، و یا مجازی که اساساً در دنیا وجود دارد و دارای حدود مکانی سه بعدی است. یک عنصر سایت در برگیرنده‌ی یک یا چند ساختمان است.\n\n" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3202,131 +3255,114 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has zero point" + "@value": "Site" }, { "@language": "nl", - "@value": "heeft nulpunt" + "@value": "Terrein" }, { "@language": "de", - "@value": "hat Nullpunkt" + "@value": "Grundstück" }, { "@language": "es", - "@value": "tiene punto cero" + "@value": "Sitio" }, { "@language": "fi", - "@value": "omaa nollapisteen" + "@value": "Tontti" }, { "@language": "sv", - "@value": "har origo" + "@value": "Plats" }, { "@language": "da", - "@value": "har nulpunkt" + "@value": "Grund" }, { "@language": "ca", - "@value": "té un punt zero" + "@value": "Lloc" }, { "@language": "fr", - "@value": "a point origine" + "@value": "Site" }, { "@language": "tr", - "@value": "Sıfır noktasi var" + "@value": "Arsa" }, { "@language": "it", - "@value": "ha punto zero" + "@value": "Sito" }, { "@language": "pt", - "@value": "tem ponto zero" + "@value": "Sítio" }, { "@language": "zh-cn", - "@value": "含有原点" + "@value": "地点" }, { "@language": "cs", - "@value": "má nulový bod" + "@value": "Staveniště, stavební pozemek, stavební plocha, zastavěná plocha." }, { "@language": "sk", - "@value": "má nulový bod" + "@value": "Stavenisko, stavebný pozemok, stavebná plocha, zastavaná plocha." }, { "@language": "fa", - "@value": "نقطه صفر دارد" + "@value": "سایت" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://github.com/w3c-lbd-cg/bot/issues/41" + "@id": "https://w3id.org/bot#Zone" + } + ], + "http://www.w3.org/2002/07/owl#disjointWith": [ + { + "@id": "https://w3id.org/bot#Building" + }, + { + "@id": "https://w3id.org/bot#Storey" + }, + { + "@id": "https://w3id.org/bot#Space" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@value": "unstable" + "@value": "stable" } ] }, { - "@id": "http://purl.org/dc/terms/title", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "https://w3id.org/bot#hostsElement", + "@id": "https://w3id.org/bot#aggregates", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation between an element a) and another element b) hosted by element a). Example: inst:wall bot:hostsElement inst:window" - }, - { - "@language": "nl", - "@value": "This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relatie tussen een gebouwelement a) en een ander element b) dat een ander element in zich heeft a). Voorbeeld: inst:wall bot:hostsElement inst:window" + "@value": "This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Links an aggregate (a cluster of elements that can be treated as a single unit) to its sub-elements. For example an Air Handling Unit aggregates, among other elements, a fan and a filter.\n \nExample of how to use bot:aggregates in a product ontology:\n```\nproduct:Fan rdfs:subClassOf bot:Element .\nproduct:Filter rdfs:subClassOf bot:Element .\nproduct:hasFan rdfs:subPropertyOf bot:aggregates ;\n rdfs:range product:Fan .\nproduct:hasFilter rdfs:subPropertyOf product:aggregates ;\n rdfs:range product:Filter .\nproduct:AirHandlingUnit rdfs:subClassOf bot:Element ;\n rdfs:subClassOf [ owl:onProperty product:hasFan ; owl:someValuesFrom product:Fan ] ;\n rdfs:subClassOf [ owl:onProperty product:hasFilter ; owl:someValuesFrom product:Filter ] .\n```" }, { "@language": "da", - "@value": "This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation mellem en bygningsdel a) og en anden bygningsdel b) hostet af element a). Eksempel: inst:wall bot:hostsElement inst:window" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "https://w3id.org/bot#Element" + "@value": "This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Forbinder et aggregat (en klynge af elementer, som kan behandles som en samlet enhed) med dets delelementer. For eksempel aggregerer et ventilationsaggregat, blandt andre elementer, en ventilator og et filter.\n \nEksempel på brug af bot:aggregates i en produkt-ontologi:\n```\nproduct:Fan rdfs:subClassOf bot:Element .\nproduct:Filter rdfs:subClassOf bot:Element .\nproduct:hasFan rdfs:subPropertyOf bot:aggregates ;\n rdfs:range product:Fan .\nproduct:hasFilter rdfs:subPropertyOf product:aggregates ;\n rdfs:range product:Filter .\nproduct:AirHandlingUnit rdfs:subClassOf bot:Element ;\n rdfs:subClassOf [ owl:onProperty product:hasFan ; owl:someValuesFrom product:Fan ] ;\n rdfs:subClassOf [ owl:onProperty product:hasFilter ; owl:someValuesFrom product:Filter ] .\n```" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "hosts element" - }, - { - "@language": "nl", - "@value": "hoster element" + "@value": "aggregates" }, { "@language": "da", - "@value": "hoster element" - }, - { - "@language": "nl", - "@value": "heeft element" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "https://w3id.org/bot#Element" + "@value": "aggregerer" } ], "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ @@ -3341,85 +3377,91 @@ ] }, { - "@id": "http://purl.org/dc/terms/issued", + "@id": "https://orcid.org/0000-0002-6519-7057", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2006/vcard/ns#Individual", + "https://schema.org/Person" + ], + "http://www.w3.org/2006/vcard/ns#fn": [ + { + "@value": "Mads Holten Rasmussen" + } + ], + "https://schema.org/name": [ + { + "@value": "Mads Holten Rasmussen" + } ] }, { - "@id": "https://w3id.org/bot#interfaceOf", + "@id": "https://w3id.org/bot#Building", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relationship between an interface and another thing (building zone, element or owl:Thing)" + "@value": "An independent unit of the built environment with a characteristic spatial structure, intended to serve at least one function or user activity [ISO 12006-2:2013]. A bot:Building is a part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent, is contained in a building site, and can contain one or more storeys that are vertically connected." }, { "@language": "nl", - "@value": "Relatie tussen een interface en een ander ding (gebouwzone, gebouwelement of owl:Thing)." + "@value": "Een onafhankelijke entiteit met een ruimtelijke structuur die onderdeel is van de gebouwde omgeving, en bedoeld is om minimaal één functie of gebruikersactiviteit te bedienen [ISO 12006-2:2013]. Een bot:Building is deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft, is deel van een gebouwsite, en kan één of meerder verdiepingen bevatten die verticaal verbonden zijn." }, { "@language": "de", - "@value": "Beziehung zwischen einer Schnittstelle und einem anderen Ding (Gebäude zone, Bauteil oder owl:Thing)." + "@value": "Eine eigenständige Einheit der bebauten Umgebung mit einer charakteristischen räumlichen Struktur. Es besteht die Absicht das es eine Funktion oder Nutzung erlaubt [ISO 12006-2:2013]. Ein bot:Building ist Teil der realen und virtuellen Welt und hat eine räumliche Ausdehnung. Es ist enthalten in einem Grundstück und kann ein oder mehrere Stockwerke enthalten, die vertical miteinander verbunden sind." }, { "@language": "es", - "@value": "Relación entre una interfaz y otra cosa (zona de construcción, elemento o owl:Thing)" + "@value": "Unidad independiente del entorno construido con una estructura espacial característica, destinada a servir al menos una función o actividad del usuario [ISO 12006-2: 2013]. Un bot:Building es tanto una parte del mundo físico o virtual que se encuentra inherentemente situado en este mundo y que tiene una extensión espacial 3D, se encuentra en un emplazamiento de edificación, y puede contener uno o más pisos conectados verticalmente." }, { "@language": "fi", - "@value": "Suhde rajapinnan ja toisen asian välillä (rakennuksen vyöhyke, elementti, tai owl:Thing)." + "@value": "Rakennetun ympäristön itsenäinen osa, jolla on ominainen avaruudellinen rakenne, ja joka on tarkoitettu palvelemaan ainakin yhtä funktiota tai käyttäjäaktiviteettia [ISO 12006-2:2013]. bot:Building on fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet, sijaitsee tontilla, ja se voi sisältää yhden tai useamman kerroksen jotka ovat pystysuunnassa yhteydessä." }, { "@language": "sv", - "@value": "Relation mellan ett gränssnitt och något angränsande (en zon, en byggdel, eller owl:Thing)." + "@value": "En oberoende enhet i den byggda miljön med en karaktäristisk rumslig struktur som stödjer minst en funktion eller användaraktivitet. [ISO 12006-2:2013]. En bot:Building är en del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner, ligger på en plats, och kan ha en eller flera vertikalt förbundna våningar." }, { "@language": "da", - "@value": "Relation mellem en grænseflade og en anden ting (bygningszone, bygningsdel eller owl:Thing)." + "@value": "En uafhængig enhed i det bebyggede miljø med en karakteristisk rumlig struktur, beregnet til at betjene mindst en funktion eller brugeraktivitet [ISO 12006-2: 2013]. En bot:Building er en del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning, er indeholdt på et byggefelt og kan indeholde en eller flere etager, der er lodret forbundet." }, { "@language": "ca", - "@value": "Relació entre una interfície i una altra cosa (zona de construcció, element o owl:Thing)" + "@value": "Unitat independent de l’entorn construït amb una estructura espacial característica, destinada a servir almenys una funció o activitat de l’usuari [ISO 12006-2: 2013]. Un bot:Building és tant una part del món físic o virtual que es troba inherentment situat en aquest món i que té una extensió espacial 3D, es troba en un emplaçament d’edificació, i pot contenir un o més pisos connectats verticalment." }, { "@language": "fr", - "@value": "Relation à définir entre une interface et une zone ou un élément adjacents." + "@value": "Une unité indépendante de l'environnement bâti avec une structure spatiale caractéristique, conçue pour répondre à une fonction ou une activité de l'utilisateur [ISO 12006-2:2013]" }, { "@language": "tr", - "@value": "Bir arabirim ile bitişik bir bölge veya bina parçası arasındaki ilişki." + "@value": "Bir yapılı ortamına sahip, ve karakteri mekansal olan ve en az bir funksiyona veya kullanıcı etkinligini desteleyen bir bağımsız parcadir. " }, { "@language": "it", - "@value": "Relazione tra un'interfaccia e un'altra cosa (zona di edificio, elemento di costruzione o owl:Thing)" + "@value": "Un'unità indipendente dell'ambiente costruito con una struttura spaziale caratteristica, destinato a servire almeno una funzione o attività degli utenti [ISO 12006-2:2013]. Un bot:Building è parte del mondo fisico o virtuale che si trova intrinsecamente in questo mondo e ha una estensione spaziale tridimensionale, è contenuto in un sito e può contenere uno o più piani che sono connessi verticalmente." }, { "@language": "pt", - "@value": "Relação entre um interface e outra coisa (zona do edifício, elemento ou owl:Thing)" + "@value": "Uma unidade independente do ambiente construído com uma estrutura espacial característica, destinada a servir pelo menos uma função do utilizador [ISO 12006-2:2013].\nUm bot:Building é uma parte do mundo físico ou do mundo virtual que está inerentemente localizado neste mundo e que tem uma extensão espacial tridimensional, que está contido num sítio de construção e que contém um ou mais pisos que estão conectados verticalmente." }, { "@language": "zh-cn", - "@value": "界面与其他对象(建筑热区,构件或owl:Thing)之间的关系。" + "@value": "具有特定空间结构的建筑环境独立单元,旨在服务至少一种功能或用户活动[ISO 12006-2:2013]。 bot:Building是物理或虚拟世界的一部分,其既存在于其中,又具有3D空间范围。bot:Building包含在建筑工地中,并且可以包含一个或多个垂直连接的楼层。" }, { "@language": "cs", - "@value": "Vztah mezi rozhraním a přilehlou zónou nebo prvkem." + "@value": "Nezávislá jednotka v (stavebním) prostředí či veřejném prostoru, s charakteristickou prostorovou strukturou a formou, která má sloužit alespoň pro jednu činnost nebo funkci uživatele [ISO 12006-2: 2013]. \nBot:Building je součástí fyzického nebo virtuálního světa, který je neodmyslitelně umístěn jak ve fyzickém světě, tak má 3D virtuální prostorový rozsah, je umístěn na staveništi (\"Site\") a může obsahovat jedno nebo víc podlaží, která jsou vertikálně propojena. " }, { "@language": "sk", - "@value": "Vzťah medzi rozhraním a priľahlou zónou alebo prvkom." + "@value": "Nezávislá jednotka v (stavebnom) prostredí či verejnom priestore, s charakteristickou priestorovou štruktúrou a formou, ktorá má slúžiť aspoň pre jednu činnosť alebo funkciu uživateľa [ISO 12006-2:2013]. Bot:Building je súčasťou fyzického alebo virtuálneho sveta, ktorý je neodmyslitelnľ umiestnľný ako vo fyzickom svete, tak má 3D virtuálny priestorový rozsah, je umiestnený na stavenisku (\"Site\") a môže obsahovať jedno alebo viac podlaží, ktoré sú vertikálne prepojené. " }, { "@language": "fa", - "@value": "رابطه بین یک رابط و یک عنصر دیگر (منطقه ساختمان، المان، و یا owl:Thing)" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "https://w3id.org/bot#Interface" + "@value": "یک واحد مستقل با ساختار مکانی مشخص از محیط ساخت وساز، که برای ارایه‌ی حداقل یک عملکرد یا فعالیت کاربری در نظرگرفته شده است [ISO 12006-2:2013]. یک bot:Building یک بخش از دنیای فیزیکی یا یک دنیای مجازی است که اساسا در این دنیا قرار دارد و دارای حدود مکانی سه بعدی است، دریک سایت ساختمان قرار گرفته ، و میتواند دربرگیرنده‌ی یک یا چند طبقه باشد که به صورت عمودی به هم متصل شده اند." } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3430,67 +3472,83 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "interface of" + "@value": "Building" }, { "@language": "nl", - "@value": "interface van" + "@value": "Gebouw" }, { "@language": "de", - "@value": "Schnittstelle von" + "@value": "Gebäude" }, { "@language": "es", - "@value": "interfaz de" + "@value": "Edificio" }, { "@language": "fi", - "@value": "rajapintana" + "@value": "Rakennus" }, { "@language": "sv", - "@value": "gränssnitt för" + "@value": "Byggnad" }, { "@language": "da", - "@value": "grænseflade for" + "@value": "Bygning" }, { "@language": "ca", - "@value": "interfície de" + "@value": "Edifici" }, { "@language": "fr", - "@value": "interface de" + "@value": "Bâtiment" }, { "@language": "tr", - "@value": "Arayüzü" + "@value": "Bina" }, { "@language": "it", - "@value": "interfaccia di" + "@value": "Edificio" }, { "@language": "pt", - "@value": "interface de" + "@value": "Edifício" }, { "@language": "zh-cn", - "@value": "交界面于" + "@value": "建筑" }, { "@language": "cs", - "@value": "je rozhraní/je rozhraním" + "@value": "Budova" }, { "@language": "sk", - "@value": "je rozhranie/rozhraním" + "@value": "Budova" }, { "@language": "fa", - "@value": "رابط است" + "@value": "ساختمان" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "https://w3id.org/bot#Zone" + } + ], + "http://www.w3.org/2002/07/owl#disjointWith": [ + { + "@id": "https://w3id.org/bot#Site" + }, + { + "@id": "https://w3id.org/bot#Storey" + }, + { + "@id": "https://w3id.org/bot#Space" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3500,74 +3558,74 @@ ] }, { - "@id": "https://w3id.org/bot#has3DModel", + "@id": "https://w3id.org/bot#hasSimple3DModel", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Links any bot:Zone or bot:Element to a IRI that identifies its 3D Model. This 3D Model can then be described using some dedicated RDF vocabulary. Else, the 3D Model IRI could be dereferenceable, and when looking up the IRI one could retrieve a representation of the 3D Model with some existing data format for 3D models." + "@value": "Links any bot:Zone or bot:Element to a 3D Model encoded as a literal." }, { "@language": "nl", - "@value": "Verbindt gelijk welke bot:Zone of bot:Element instantie met een IRI die een 3D model identificeert. Dit 3D model kan beschreven worden d.m.v. een gespecialiseerde RDF vocabularium. Anderzijds kan de IRI, indien opgevraagd, ook doorverwijzen naar een 3D model in een bestaand data formaat." + "@value": "Verbindt gelijk welke bot:Zone of bot:Element instantie met een 3D model geëncodeerd in een literal." }, { "@language": "de", - "@value": "Verbindet eine Instanz von bot:Zone oder bot:Element zu einer IRI, die das zugehörige 3D Modell identifiziert. Das Modell kann in einem spezifischen RDF Vokabular kodiert sein. Andernfalls kann die IRI auch dereferenzierbar sein." + "@value": "Verbindet jede bot:Zone oder bot:Element zu einem 3D Model, dass als Literal codiert ist." }, { "@language": "es", - "@value": "Vincula cualquier bot:Zone o bot:Element a un IRI que identifica su modelo 3D. Este modelo 3D se puede describir utilizando un vocabulario RDF dedicado. De lo contrario, el IRI del modelo 3D podría ser dereferenciable, y al buscar el IRI se podría recuperar una representación del modelo 3D con algún formato de datos existente para los modelos 3D." + "@value": "Vincula cualquier bot:Zone o bot:Element a un modelo 3D codificado como literal." }, { "@language": "fi", - "@value": "Liittää vyöhykkeen (bot:Zone) tai elementin (bot:Element) sen 3D-mallin yksilöivään IRI:in. Tämä 3D-malli voi olla kuvattu jollakin siihen tarkoitetulla RDF-sanastolla. 3D-mallin IRI voi myös osoittaa johonkin olemassa olevalla dataformaatilla kuvattuun 3D-malliin, joka on ladattavissa IRI:n kautta." + "@value": "Liittää vyöhykkeen (bot:Zone) tai elementin (bot:Element) sen yksinkertaiseksi arvoksi enkoodattuun 3D-malliin." }, { "@language": "sv", - "@value": "Länkar en instans av bot:Zone eller bot:Element till en IRI som identifierar dennas 3D-modell. 3D-modellen kan beskrivas med något avsett RDF-vokabulär; alternativt så kan den peka ut mot en extern representation uttryckt i något existerande dataformat för 3D-modellering." + "@value": "Länkar en instans av bot:Zone eller bot:Element till en 3D-modell uttryckt som en RDF literal." }, { "@language": "da", - "@value": "Forbinder enhver instans af bot:Zone eller bot:Element med en IRI som identificerer dennes 3D-model. Denne 3D-model kan så beskrives ved brug af et dedikeret RDF-vokabular. Alternativt kan 3D-modellens IRI være dereferencerbar, sådan at der modtages en repræsentation af 3D-modellen i et eksisterende dataformat for 3D-modeller når IRIen slås op." + "@value": "Forbinder enhver instans af bot:Zone eller bot:Element med en 3D-model beskrevet som en literal." }, { "@language": "ca", - "@value": "Vincula qualsevol bot:Zone o bot:Element a un IRI que identifica el seu model 3D. Aquest model 3D es pot descriure utilitzant un vocabulari RDF dedicat. En cas contrari, l'IRI de el model 3D podria ser desreferenciable, i al buscar la IRI es podria recuperar una representació de el model 3D amb algun format de dades existent pels models 3D." + "@value": "Vincula qualsevol bot:Zone o bot:Element a un model 3D codificat com literal." }, { "@language": "fr", - "@value": "Relie tout bot:Zone ou bot:Element à un IRI qui identifie son modèle 3D. Ce modèle 3D peut ensuite être décrit à l'aide d'un vocabulaire RDF spécifique. Sinon, le modèle 3D de l'IRI pourrait être déréférencé, et en recherchant l'IRI, on pourrait obtenir une représentation du modèle 3D basée sur un format de données existant pour modèles 3D." + "@value": "Relie tout bot:Zone ou bot:Element à un modèle 3D encodé comme" }, { "@language": "tr", - "@value": "bot:Zone'nin herhangi bir örneğini bağlar ya da bot:Element'i kendi 3D-modelini tanimlayan bir IRI ile bağlar. Bu 3D-model daha sonra özel bir RDF kelime kullanimi ile tanimlanabilir. Bu 3D model daha sonra özel bir RDF kelime kullanımı ile tanımlanabilir. Aksi takdirde, IRI'nin kaydı silinebilir." + "@value": "bot:Zone'nin herhangi bir örneğini bağlar ya da bot:Element'i bir literal olarak tanimlanan 3D-model ile bağlar." }, { "@language": "it", - "@value": "Collega una istanza di bot:Zone o bot:Element ad un IRI che identifica il suo modello 3D. Questo modello 3D può essere descritto usando dei vocabolari RDF dedicati. Altrimenti, lo IRI del modello 3D potrebbe essere dereferenziabile, permettendo tramite esso di raggiungere la rappresentazione del modello 3D codificata secondo un formato esistente per modelli 3D." + "@value": "Collega una istanza di bot:Zone o bot:Element ad un modello 3D codificato come un literal." }, { "@language": "pt", - "@value": "Relaciona qualquer bot:Zone ou bot:Element a um IRI que identifique o seu modelo 3D. Este modelo 3D pode ser descrito usando um vocabulário RDF dedicado. Caso contrário, o IRI do modelo 3D pode ser desreferenciável sendo possível receber, quando se pesquisa o IRI, uma representação do modelo 3D num qualquer formato de dados para modelos 3D." + "@value": "Vincula qualquer bot:Zone ou bot:Element a um Modelo 3D codificado como um literal." }, { "@language": "zh-cn", - "@value": "将任何bot:Zone或bot:Element链接到标识其3D模型的IRI,然后可以使用一些专用的RDF词汇表来描述3D模型。 否则,3D模型IRI可能会被取消引用的,在此情况下,当查找IRI时,可以使用3D模型的某些现有数据格式检索3D模型。" + "@value": "将任何bot:Zone或bot:Element链接到编码为文本的3D模型。" }, { "@language": "cs", - "@value": "Prepojuje akúkoľvek bot:Zone alebo bot:Element ku konkrétnemu IRI, ktoré identifikuje jej/jeho 3D model. Tento 3D model môže byť potom popísaný použitím konkrétnych RDF slovníkov. Alebo, konkrétne IRI konkrétneho 3D modelu môže byť dereferencovateľné a pokiaľ sa bude vyhľadávať podla IRI, vyhľadávajúci môže získať reprezentáciu 3D modelu pomocou/s existujúceho/cím datového/vým formátu/formátem pre reprezentáciu 3D modely." + "@value": "Propojuje jakýkoliv bot:Zone nebo bot:Element na 3D model definovaný jako literál." }, { "@language": "sk", - "@value": "Propojuje jakoukoliv bot:Zone nebo bot:Element ke konkrétnímu IRI, které identifikuje její/jeho 3D model. Tento 3D model potom může být popsán využitím konkrétních RDF slovníků. Nebo, konkrétní IRI konkrétního 3D modelu může být dereferencovatelné, pokud se bude vyhledávat dle IRI, vyhledávající může získat reprezentaci 3D modelu pomocí/s existujícího/jícím datového/vým formátu/formátem pro reprezentaci 3D modelu." + "@value": "Prepojuje akýkoľvek bot:Zone alebo bot:Element na 3D model definovaný ako literál." }, { "@language": "fa", - "@value": "رابطه یک عنصر bot:Zoneیا bot:Element با یک IRI که مدل سه بعدی خود را مشخص می کند. این مدل سه بعدی را می توان با برخی کلمات اختصاصی RDF توصیف کرد. به عبارت دیگر، نشانی مدل سه بعدی می تواند ارائه ای از مدل سه بعدی را با برخی از قالب های داده موجود برای مدل های سه بعدی بازیابی کند." + "@value": "رابطه یک عنصر bot:Zone یا bot:Elementبا یک مدل سه بعدی که به صورت یک نوشته رمزگذاری شده است." } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3578,67 +3636,67 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has 3D model" + "@value": "has simple 3D model" }, { "@language": "nl", - "@value": "heeft 3D model" + "@value": "heeft eenvoudig 3D model" }, { "@language": "de", - "@value": "hat 3D Modell" + "@value": "hat einfaches 3D Modell" }, { "@language": "es", - "@value": "tiene modelo 3D" + "@value": "tiene modelo 3D simple" }, { "@language": "fi", - "@value": "omaa 3D-mallin" + "@value": "omaa yksinkertaisen 3D-mallin" }, { "@language": "sv", - "@value": "har 3D-modell" + "@value": "har enkel 3D-modell" }, { "@language": "da", - "@value": "har 3D-model" + "@value": "har simpel 3D-model" }, { "@language": "ca", - "@value": "té model 3D" + "@value": "té un model 3D senzill" }, { "@language": "fr", - "@value": "a modèle 3D" + "@value": "a modèle 3D simple" }, { "@language": "tr", - "@value": "3D modeli var" + "@value": "Basit bir 3D modeli var" }, { "@language": "it", - "@value": "ha modello 3D" + "@value": "ha modello 3D semplice" }, { "@language": "pt", - "@value": "tem modelo 3D" + "@value": "tem modelo 3D simples" }, { "@language": "zh-cn", - "@value": "含有3D模型" + "@value": "含有简单的3D模型" }, { "@language": "cs", - "@value": "má 3D model" + "@value": "má jednoduchý 3D model" }, { "@language": "sk", - "@value": "má 3D model" + "@value": "má jednoduchý 3D model" }, { "@language": "fa", - "@value": "مدل سه بعدی دارد" + "@value": "مدل سه بعدی ساده دارد" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ @@ -3656,80 +3714,91 @@ ] }, { - "@id": "https://w3id.org/bot#intersectsZone", + "@id": "http://purl.org/dc/terms/title", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty", - "http://www.w3.org/2002/07/owl#SymmetricProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "https://w3id.org/bot#hasZeroPoint", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relationship between two zones whose 3D extent intersect. For example, a stairwell intersects different storeys." + "@value": "Links a bot:Site to an instance that encodes the latitude and longitude of the Zero Point of the building site. This could be an instance of a wgs84:Point. The definition of GIS and geometry is not within the scope of BOT and an appropriate ontology needs to be selected here by the user. The use of this property is potentially ambiguous and it might be removed or revised in future editions of the ontology." }, { "@language": "nl", - "@value": "Een relatie tussen twee zones waarvan de driedimensionale omvang doorsnijdend is. Bijvoorbeeld een traphal die verschillende verdiepingen doorsnijdt." + "@value": "Verbindt een bot:Zone instantie met een instantie die de lengtegraad en breedtegraad definieert van het nulpunt van een bot:Site instantie. Dit kan een instantie zijn van wgs84:Point. De definitie van GIS en geometrie valt niet in de scope van BOT en de gebruiker moet een gepaste ontology hiervoor selecteren. Het gebruik van deze eigenschap is potentieel ambigu en kan verwijderd of herzien worden in toekomstige versies van deze ontologie." }, { "@language": "de", - "@value": "Beziehung zwischen zwei Zonen, die sich schneiden. Zum Beispiel schneidet eine Treppe verschiedene Geschosse." + "@value": "Verbindet eine Instanz von bot:Site mit einer Instanz, die den Längen- und Breitengrad des Nullpunkts des Grundstücks definiert. Dies kann eine Instanz eines wgs84:Point sein. Die Definition von GIS und Geometrie ist nicht Bestandteil von BOT. Die Nutzung dieses Properties ist potenziell zweideutig und es besteht die Möglichkeit das es in Zukunft überarbeitet oder entfernt wird." }, { "@language": "es", - "@value": "Relación entre dos zonas cuya extensión hace que una interseccione con la otra. Por ejemplo, una escalera cruza diferentes pisos." + "@value": "Vincula un bot:Site a una instancia que codifica la latitud y longitud del punto cero del sitio del edificio. Esta puede ser una instancia de un wgs84:Point. La definición de SIG y de la geometría no está dentro del alcance de BOT por lo que el usuario deberá utilizar para ello una ontología apropiada en combinación con BOT. El uso de esta propiedad es potencialmente ambigua y podría ser eliminada o revisada en ediciones futuras de la ontología." }, { "@language": "fi", - "@value": "Suhde kahden vyöhykkeen välillä, jotka leikkaavat toisiaan. Esimerkiksi rappuset leikkaavat useita kerroksia." + "@value": "Liittää bot:Site:n instanssiin, jolla merkitään rakennustyömaan nollakohdan leveys- ja pituuspiirit. Tämä voi olla esimerkki wgs84:Point-luokan instanssi. BOT ei kata GIS:ä tai geometriaa, joten käyttäjän tulee valita sopiva ontologia.Tämän propertyn käyttö on mahdollisesti moniselitteistä, ja se voidaan poistaa tai tarkistaa ontologian tulevissa versioissa." }, { "@language": "sv", - "@value": "Relationen mellan två zoner vars tredimensionella utsträckning korsar varandra. Till exempel, ett trapphus som skär igenom flera våningar." + "@value": "Länkar en byggnadsplats (en instans av bot:Site) till en instans som uttrycker latitud och longitud för den berörda byggnadsplatsens origo. Detta kan exempelvis vara en instans av wgs84:Point. Definitioner för GIS och geometrier är utanför BOTs scope och användaren ansvarar själv för att välja en lämplig ontologi för detta syfte. Användningen av denna relation är potentiellt tvetydig och den kan komma att revideras eller tas bort i framtida versioner av ontologin." }, { "@language": "da", - "@value": "Forholdet mellem to zoner, hvis 3D-omfang skærer hinanden. For eksempel skærer et trappehus forskellige etager." + "@value": "Forbinder et bot:Site med en forekomst, der beskriver en længde- og breddegrad for byggegrundens nulpunkt. Dette kunne være en forekomst af et wgs84:Point. Definitionen af GIS og geometri er ikke omfattet af BOT og en passende ontologi må her vælges af brugeren. Brugen af denne egenskab er potentielt tvetydig, og den kan fjernes eller revideres i fremtidige udgaver af ontologien." }, { "@language": "ca", - "@value": "Relació entre dues zones l'extensió fa que una interseccioni amb l'altra. Per exemple, una escala creua diferents pisos." + "@value": "Vincula un bot:Site a una instància que codifica la latitud i longitud de el punt zero del lloc de l'edifici. Aquesta pot ser una instància d'un wgs84:Point. La definició de SIG i de la geometria no està dins de l'abast de la BOT, per tant, l'usuari haurà de seleccionar una ontologia apropiada. L'ús d'aquesta propietat és potencialment ambigua i podria ser eliminada o revisada en edicions futures de l'ontologia." }, { "@language": "fr", - "@value": "Relation entre deux zones dont l'étendue 3D se croise. Par exemple, une cage d'escalier croise différents étages." + "@value": "Lie un bot:Site à un individu qui encode la latitude et la longitude du point zéro du site du bâtiment. Ceci peut être une instance de wgs84:Point. La définition du système de coordonnée géographique et de la géométrie n'est pas défini par BOT et l'utilisateur doit choisir l'ontologie appropriée. L'utilisation de cette propriété est potentiellement ambigue et elle pourrait être supprimée ou modifiée dans les prochaines versions de l'ontologie." }, { "@language": "tr", - "@value": "3D kapsamı kesişen iki bölge arasındaki ilişki. Örneğin, bir merdiven boşluğu farklı katlarla kesişir." + "@value": "bir bot:Site ile bir olusumla bağlantı kurar: Bina alanının sıfır noktasında enlem ve boylamını tanımlayan bir örnekle bağlar. Bu bir wgs84:Point örneği olabilir. GPS ve geometrinin tanımı BOT kapsamında değildir ve kullanıcı tarafından uygun bir ontoloji seçilmelidir. Bu özelliğin kullanımı potansiyel olarak belirsizdir ve gelecekteki ontolojinin sürümlerinde kaldırılabilir veya revize edilebilir." }, { "@language": "it", - "@value": "Relazione tra due zone le cui estensioni 3D si intersecano. Per esempio, una tromba delle scale interseca vari piani." + "@value": "Collega un bot:Site ad un'istanza che codifica la latitudine e longitudine del punto zero di un sito. Questa può essere l'istanza di wgs84:Point. La definizioen di GIS e geometrie non rientra nell'ambito di BOT ed è pertanto necessario che l'utente selezioni una ontologia adeguata. L'uso di questa proprietà è potenzialmente ambiguo e potrebbe essere rimossa o revisionata in successive edizioni dell'ontologia." }, { "@language": "pt", - "@value": "Relação entre duas zonas cuja extensão tridimensional se intersecta. Por exemplo, uma caixa de escadas intersecta vários pisos." + "@value": "Relaciona um bot:Site com uma instância que codifica a latitude e longitude do ponto zero de um sítio de construção. Este poderá ser uma instância de um wgs84:Point. As definições de SIG e de geometria não estão no escopo de BOT, sendo necessário que o/a utilizador/a seleccione uma ontologia adequada para o efeito. A utilização desta propriedade é potencialmente ambígua, podendo esta ser removida ou revista em versões futuras desta ontologia." }, { "@language": "zh-cn", - "@value": "两个区域之间三维空间相交的关系。 例如,楼梯间与不同楼层的相交" + "@value": "将bot:Site链接到一个实例,对该实例建筑位置原点的纬度和经度进行编码。 这可以是wgs84:Point的一个实例。 GIS和几何的定义不在BOT的范围内,用户需要在此处选择适当的本体。该属性的使用可能是模棱两可的,并且在以后的本体版本中可能会删除或修改它。" }, { "@language": "cs", - "@value": "Vztah dvou zón, které se protínají svým prostorovým ohraničením. Na příklad, eskalátor protíná vícero podlažních zón." + "@value": "Napojuje bot:Site na instanci, který definuje zeměpisnou šířku a délku nulového bodu budovy. To může být instancí wgs84:Point. Definice GIS a geometrie není v rozsahu BOT a je potřebné použít jinou adekvátní ontologii. Využití této vlastnosti je potenciálně nepřesné a nejasné a může být odstraněno nebo revidováno v budoucích úpravách této ontologie." }, { "@language": "sk", - "@value": "Vzťach dvoch zón, ktoré sa pretínajú svojim priestorovým rozhraním. Príkladom môže byť eskalátor prestupujúci cez vac zón-podlaží." + "@value": "Napojuje bot:Site na inštanciu ktorá definuje zemepisnú šírku a dĺžku nulového bodu budovy. To môže byť inštanciou wgs84:Pint. Definícia GIS a geometrie nie je v rozsahu BOT a je potrebné použiť inú adekvátnu ontológiu. Využitie tejto vlastnosti je potenciálne nepresné a nejasné a môže byť odstránené alebo revidované v budúcich úpravách tejto ontológie." }, { "@language": "fa", - "@value": "رابطه بین دو منطقه که حدود سه بعدی آنها با هم تلاقی دارد. برای مثال، یک راه پله از منطقه های مختلف عبور می کند و با آنها تلاقی دارد." + "@value": "رابطه یک عنصر bot:Site با عنصری که طول وعرض جغرافیایی نقطه صفر سایت ساختمان را مشخص می کند. این میتواند یک عنصراز wgs84:Point باشد. تعریف GIS و هندسه در دایره‌ وضایف آنتالوژی جاینگاری ساختمان (BOT) نیست و لازم است یک آنتالوژی مناسب توسط کاربر برای این موضوع انتخاب شود. استفاده از این ویژگی به طور بالقوه ای مبهم است و ممکن است در نسخه های بعدی این آنتالوژی حذف یا اصلاح شود." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "https://w3id.org/bot#Zone" + "@id": "https://w3id.org/bot#Site" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3740,188 +3809,149 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "intersects zone" + "@value": "has zero point" }, { "@language": "nl", - "@value": "snijdt door zone" + "@value": "heeft nulpunt" }, { "@language": "de", - "@value": "sich schneidende Zone" + "@value": "hat Nullpunkt" }, { "@language": "es", - "@value": "interseca con zona" + "@value": "tiene punto cero" }, { "@language": "fi", - "@value": "leikkaa vyöhykettä" + "@value": "omaa nollapisteen" }, { "@language": "sv", - "@value": "skär zon" + "@value": "har origo" }, { "@language": "da", - "@value": "skærer zone" + "@value": "har nulpunkt" }, { "@language": "ca", - "@value": "interseca amb zona" + "@value": "té un punt zero" }, { "@language": "fr", - "@value": "intersecte zone" + "@value": "a point origine" }, { "@language": "tr", - "@value": "Bölge ile temas" + "@value": "Sıfır noktasi var" }, { "@language": "it", - "@value": "interseca zona" + "@value": "ha punto zero" }, { "@language": "pt", - "@value": "intersecta zona" + "@value": "tem ponto zero" }, { "@language": "zh-cn", - "@value": "相交区域" + "@value": "含有原点" }, { "@language": "cs", - "@value": "protíná zónu" + "@value": "má nulový bod" }, { "@language": "sk", - "@value": "pretína zónu" + "@value": "má nulový bod" }, { "@language": "fa", - "@value": "منطقه متلاقی" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "https://w3id.org/bot#Zone" + "@value": "نقطه صفر دارد" } ], - "http://www.w3.org/2002/07/owl#propertyDisjointWith": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "https://w3id.org/bot#adjacentZone" + "@id": "https://github.com/w3c-lbd-cg/bot/issues/41" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { - "@value": "stable" - } - ], - "https://schema.org/domainIncludes": [ - { - "@id": "https://w3id.org/bot#Site" - }, - { - "@id": "https://w3id.org/bot#Building" - }, - { - "@id": "https://w3id.org/bot#Storey" - }, - { - "@id": "https://w3id.org/bot#Space" - } - ], - "https://schema.org/rangeIncludes": [ - { - "@id": "https://w3id.org/bot#Site" - }, - { - "@id": "https://w3id.org/bot#Building" - }, - { - "@id": "https://w3id.org/bot#Storey" - }, - { - "@id": "https://w3id.org/bot#Space" + "@value": "unstable" } ] }, { - "@id": "https://w3id.org/bot#adjacentZone", + "@id": "https://w3id.org/bot#Element", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty", - "http://www.w3.org/2002/07/owl#SymmetricProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Relationship between two zones that share a common interface, but do not intersect." + "@value": "Constituent of a construction entity with a characteristic technical function, form or position [ISO 12006-2:2015, 3.4.7]" }, { "@language": "nl", - "@value": "Relatie tussen twee zones die een interface delen, maar niet doorsnijdend zijn" + "@value": "Bestanddeel van een gebouwde entiteit met een karakteristieke technische functie, vorm of positie [ISO 12006-2:2015, 3.4.7]" }, { "@language": "de", - "@value": "Beziehung zwischen zwei Zonen die eine gemeinsame Grenzfläche haben, aber sich nicht schneiden." + "@value": "Das Bauteil ist im Bauwesen ein einzelnes Teil, ein Element oder eine Komponente, aus denen ein Bauwerk zusammengesetzt wird [ISO 12006-2:2015, 3.4.7]" }, { "@language": "es", - "@value": "Relación entre dos zonas que comparten una interfaz común, pero que no intersecan." + "@value": "Constituyente de una entidad de construcción con una función técnica característica, forma o posición [ISO 12006-2:2015, 3.4.7]" }, { "@language": "fi", - "@value": "Suhde kahden vyöhykkeen välillä, jotka jakavat yhteisen rajapinnan mutta eivät leikkaa toisiaan." + "@value": "Rakennetun kokonaisuuden osa, jolla on ominainen tekninen funktio, muoto tai sijainti [ISO 12006-2:2015, 3.4.7]" }, { "@language": "sv", - "@value": "Relation mellan två zoner som delar ett gemensamt gränssnitt men som inte korsar varandra." + "@value": "Beståndsdel av ett byggnadsverk med en karaktäristisk teknisk funktion, form eller position [ISO 12006-2:2015, 3.4.7]" }, { "@language": "da", - "@value": "Relation mellem to zoner, der deler en fælles grænseflade." + "@value": "Bestanddel af et bygværk med en karakteristisk funktion, form eller position [ISO 12006-2:2015, 3.4.7]" }, { "@language": "ca", - "@value": "Relació entre dues zones que comparteixen una interfície comuna, però que no interseccionen" + "@value": "Constituent d'una entitat de construcció amb una funció tècnica característica, forma o posició [ISO 12006-2:2015, 3.4.7]" }, { "@language": "fr", - "@value": "Relation entre deux zones partageant une interface commune, sans intersection" + "@value": "Constituant d'un bâtiment remplissant une fonction technique spécifique ou ayant une forme ou une position spécifiques [ISO 12006-2:2015, 3.4.7]" }, { "@language": "tr", - "@value": "Ortak bir arayüzü paylaşan iki bölge arasındaki bağlantı." + "@value": "\"Karakteristik fonksiyonu, şekli veya konumu olan bir binanın bileşeni [ISO 12006-2: 2015, 3.4.7]" }, { "@language": "it", - "@value": "Relazione tra due zone che condividono un'interfaccia senza però intersecarsi." + "@value": "Costituente di una entità costruttiva con una funzione tecnica caratteristica, forma o posizione [ISO 12006-2:2015, 3.4.7]" }, { "@language": "pt", - "@value": "Relação entre duas zonas que partilham um interface comum mas que não se intersectam." + "@value": "Constituinte de uma entidade de construção com uma função técnica característica, forma ou posição [ISO 12006-2:2015, 3.4.7]" }, { "@language": "zh-cn", - "@value": "两个区域之间共享公共界面但不相交的关系" + "@value": "具有特定技术功能,形式或位置的建筑实体组成部分" }, { "@language": "cs", - "@value": "Vztah mezi dvěmi zónami, které se dotýkají, ale neprotínají se." + "@value": "Součást stavební entity s charakteristickou technickou funkcí, formou, nebo umístěním [ISO 12006-2, 3.4.7]" }, { "@language": "sk", - "@value": "Vzťah medzi dvomi zónami, ktoré sa dotýkajú, ale nepretínajú sa." + "@value": "Súčasť stavebnej entity s charakteristickou funkciou, formou, alebo umestením [ISO 12006-2, 3.4.7]" }, { "@language": "fa", - "@value": "رابطه بین دو منطقه که یک رابط مشترک دارند، ولی منقطع نیستند." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "https://w3id.org/bot#Zone" + "@value": "تشکیل دهنده‌ی یک واحد ساخت با عملکرد فنی، فرم و یا موقعیت مشخص." } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -3932,111 +3962,81 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "adjacent zone" + "@value": "Building element" }, { "@language": "nl", - "@value": "aangrenzende zone" + "@value": "Gebouwelement" }, { "@language": "de", - "@value": "angrenzende Zone" + "@value": "Bauteil (Bauwesen)" }, { "@language": "es", - "@value": "zona adyacente" + "@value": "Elemento de construcción" }, { "@language": "fi", - "@value": "viereinen vyöhyke" + "@value": "Elementti" }, { "@language": "sv", - "@value": "angränsande zon" + "@value": "Byggdel" }, { "@language": "da", - "@value": "tilstødende zone" + "@value": "Bygningsdel" }, { "@language": "ca", - "@value": "zona adjacent" + "@value": "Element de construcció" }, { "@language": "fr", - "@value": "zone adjacente" + "@value": "Élément d'un bâtiment" }, { "@language": "tr", - "@value": "Bitisik bölge" + "@value": "Bina elemanı" }, { "@language": "it", - "@value": "zona adiacente" + "@value": "Elemento di costruzione" }, { "@language": "pt", - "@value": "zona adjacente" + "@value": "Elemento arquitectónico" }, { "@language": "zh-cn", - "@value": "相邻区域" + "@value": "构件" }, { "@language": "cs", - "@value": "přilehlá zóna" + "@value": "Stavební prvek" }, { "@language": "sk", - "@value": "priľahlá zóna" + "@value": "Stavebný prvok" }, { "@language": "fa", - "@value": "منطقه همجوار" + "@value": "المان" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#disjointWith": [ { "@id": "https://w3id.org/bot#Zone" - } - ], - "http://www.w3.org/2002/07/owl#propertyDisjointWith": [ + }, { - "@id": "https://w3id.org/bot#intersectsZone" + "@id": "https://w3id.org/bot#Interface" } ], "http://www.w3.org/2003/06/sw-vocab-status/ns#term_status": [ { "@value": "stable" } - ], - "https://schema.org/domainIncludes": [ - { - "@id": "https://w3id.org/bot#Site" - }, - { - "@id": "https://w3id.org/bot#Building" - }, - { - "@id": "https://w3id.org/bot#Storey" - }, - { - "@id": "https://w3id.org/bot#Space" - } - ], - "https://schema.org/rangeIncludes": [ - { - "@id": "https://w3id.org/bot#Site" - }, - { - "@id": "https://w3id.org/bot#Building" - }, - { - "@id": "https://w3id.org/bot#Storey" - }, - { - "@id": "https://w3id.org/bot#Space" - } ] } ] \ No newline at end of file diff --git a/docs/ontology/bot/0.3.2/bot.owl b/docs/ontology/bot/0.3.2/bot.owl index 40a810c9..e688a93b 100644 --- a/docs/ontology/bot/0.3.2/bot.owl +++ b/docs/ontology/bot/0.3.2/bot.owl @@ -9,173 +9,6 @@ xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#" > - - - - stable - - Relationship between an interface and another thing (building zone, element or owl:Thing) - Relatie tussen een interface en een ander ding (gebouwzone, gebouwelement of owl:Thing). - Beziehung zwischen einer Schnittstelle und einem anderen Ding (Gebäude zone, Bauteil oder owl:Thing). - Relación entre una interfaz y otra cosa (zona de construcción, elemento o owl:Thing) - Suhde rajapinnan ja toisen asian välillä (rakennuksen vyöhyke, elementti, tai owl:Thing). - Relation mellan ett gränssnitt och något angränsande (en zon, en byggdel, eller owl:Thing). - Relation mellem en grænseflade og en anden ting (bygningszone, bygningsdel eller owl:Thing). - Relació entre una interfície i una altra cosa (zona de construcció, element o owl:Thing) - Relation à définir entre une interface et une zone ou un élément adjacents. - Bir arabirim ile bitişik bir bölge veya bina parçası arasındaki ilişki. - Relazione tra un'interfaccia e un'altra cosa (zona di edificio, elemento di costruzione o owl:Thing) - Relação entre um interface e outra coisa (zona do edifício, elemento ou owl:Thing) - 界面与其他对象(建筑热区,构件或owl:Thing)之间的关系。 - Vztah mezi rozhraním a přilehlou zónou nebo prvkem. - Vzťah medzi rozhraním a priľahlou zónou alebo prvkom. - رابطه بین یک رابط و یک عنصر دیگر (منطقه ساختمان، المان، و یا owl:Thing) - interface of - interface van - Schnittstelle von - interfaz de - rajapintana - gränssnitt för - grænseflade for - interfície de - interface de - Arayüzü - interfaccia di - interface de - 交界面于 - je rozhraní/je rozhraním - je rozhranie/rozhraním - رابط است - - - - - - stable - - Relation to a building element contained in a zone. - Relatie tussen zone en een gebouwelement bevat in die zone. - Beziehung einer Zone zu einem Bauteil, dass es enthält. - Relación a un elemento arquitectónico contenido en una zona. - Suhde vyöhykkeen sisältämään rakennuselementtiin. - Relation till en byggdel som inryms i en zon. - Relation til en bygningsdel, som er indeholdt i en zone. - Relació a un element arquitectònic contingut en una zona. - Relation à définir entre un élément de bâti et la zone le contenant - Bir bölgede bulunan bir bina parçasıyla ilişki. - Relazione con elementi di costruzione contenuti in una zona. - Relação com um elemento da construção contido numa zona. - 区域中包含的建筑构件的关系。 - Vztah k stavebnímu prvku obsaženém v zóně. - Vzťah k stavebnému prvku, obsiahnutom v zóne. - رابطه بین یک منطقه با المان ساختمانی که آنرا در بر گرفته است. - contains element - bevat element - enthält Bauteil - contiene elemento - sisältää elementin - innehåller byggdel - indeholder bygningsdel - conté un element - contient élément - Eleman icerir - contiene elemento - comtém elemento - 包含构件 - obsahuje element-prvek - obsahuje element-prvok - المان دربرگیرنده - - - - - - - - - - - - - - - - stable - - Relationship between two zones that share a common interface, but do not intersect. - Relatie tussen twee zones die een interface delen, maar niet doorsnijdend zijn - Beziehung zwischen zwei Zonen die eine gemeinsame Grenzfläche haben, aber sich nicht schneiden. - Relación entre dos zonas que comparten una interfaz común, pero que no intersecan. - Suhde kahden vyöhykkeen välillä, jotka jakavat yhteisen rajapinnan mutta eivät leikkaa toisiaan. - Relation mellan två zoner som delar ett gemensamt gränssnitt men som inte korsar varandra. - Relation mellem to zoner, der deler en fælles grænseflade. - Relació entre dues zones que comparteixen una interfície comuna, però que no interseccionen - Relation entre deux zones partageant une interface commune, sans intersection - Ortak bir arayüzü paylaşan iki bölge arasındaki bağlantı. - Relazione tra due zone che condividono un'interfaccia senza però intersecarsi. - Relação entre duas zonas que partilham um interface comum mas que não se intersectam. - 两个区域之间共享公共界面但不相交的关系 - Vztah mezi dvěmi zónami, které se dotýkají, ale neprotínají se. - Vzťah medzi dvomi zónami, ktoré sa dotýkajú, ale nepretínajú sa. - رابطه بین دو منطقه که یک رابط مشترک دارند، ولی منقطع نیستند. - adjacent zone - aangrenzende zone - angrenzende Zone - zona adyacente - viereinen vyöhyke - angränsande zon - tilstødende zone - zona adjacent - zone adjacente - Bitisik bölge - zona adiacente - zona adjacente - 相邻区域 - přilehlá zóna - priľahlá zóna - منطقه همجوار - - - - - - - - stable - - Relation to buildings contained in a zone. The typical domains of bot:hasBuilding are instances of bot:Site. - Relatie tot gebouwen die zich in een zone bevinden. De typische domeinen van bot:hasBuilding zijn instanties van bot:Site - Beziehung zwischen Gebäuden, die in einer Zone enthalten sind. Oft ist hier die rdfs:domain eine Instanz von bot:Site. - Relación con los edificios contenidos en una zona. Los dominios típicos de bot:hasBuilding son instancias de bot:Site. - Suhde vyöhykkeeseen kuuluviin rakennuksiin. Tyypillinen lähtöjoukko on luokan bot:Site instanssit. - Relation till byggnader som inryms i en zon. Typiska domäner för bot:hasBuilding är förekomster av bot:Site. - Relation til bygninger indeholdt i en zone. De typiske domæner for bot:hasBuilding er forekomster af bot:Site. - Relació amb els edificis continguts en una zona. Els dominis típics de bot:hasBuilding són instàncies de bot:Site - Relation à définir entre les bâtiments d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Site. - Bir bölgeye dahil binalara ile ilişkisi. Bot:hasBuilding için tipik etki alanları bot:Site örnekleridir. - Relazione con gli edifici contenuti in una zona. Il tipico dominio di bot:hasBuilding è bot:Site. - Relação com edifícios contidos numa zona. Os domínios típicos de bot:hasBuilding são instâncias de bot:Site. - 区域中含有建筑的关系。 bot:hasBuilding的典型使用范围是bot:Site中的实例。 - Vztah budov které jsou přilehlé k zóně. Typickým příkladem je bot:hasBuilding která je instancí bot:Site tzn. staveniště (stav. pozemeek) má budovu, budova stojí na pozemku. - Vzťah budovy a pozemku, na ktorom stojí. Typická doména bot:hasBuilding je inštanciou bot:Site. Tzn. stavenisko(stavebný pozemok) má budovu. - ارتباط با ساختمانهابی که دربرگرفته شده‌اند. دامنه اصلی bot:hasBuilding عنصرهایی از جنس bot:Site هستند. - has building - heeft gebouw - hat Gebäude - tiene edificio - omaa rakennuksen - har byggnad - har bygning - té edifici - contient bâtiment - Binası var - ha edificio - tem edifício - 包含建筑 - má budovu - má budovu - ساختمان دارد - @@ -270,132 +103,83 @@ Zóna منطقه - - - - + + + + stable - Relation between a zone and its adjacent building elements, bounding the zone. - Relatie tussen een zone en zijn aangrenzende gebouwelementen. Het gebouwelement begrenst de zone. - Beziehung zwischen einer Zone und dessen angrenzenden Bauteilen. Die Bauteile begrenzen die Zone. - Relación entre una zona y sus elementos arquitectónicos adyacentes, que limitan el espacio físico. - Suhde vyöhykkeen ja sen viereisten, sitä rajaavien rakennuselementtien välillä. - Relation mellan en zon och dess angränsande byggdelar, som avgränsar det fysiska utrymmet. - Relation mellem en zone og dens tilstødende bygningsdele, som afgrænser det fysiske rum. - Relació entre una zona i els seus elements arquitectònics adjacents, que limiten l'espai físic. - Relation entre une zone et ses éléments adjacents, délimitant l'espace physique - Bir bölge ile bitişik bina parçaları arasındaki ilişki, fiziksel alanı sınırlar. - Relazione tra una zona e i suoi elementi di costruzione adiacenti che delimitano la zona stessa. - Relação entre uma zona e os elementos da construção que lhe são adjacentes, delimitando a zona. - 区域中相邻建筑构件之间的关系,以该区域为界。 - Vztah mezi zónou a její přilehlými stavebními prvky, obklopujícími danou zónu. - Vzťah medzi zónou a stavebnými prvkami obklopujúcimi túto zónu. - رابطه بین یک منطقه و المانهای ساختمانی همجوارش که حدود منطقه را مشخص می کنند. - adjacent element - aangrenzend element - benachbartes Bauteil - elemento adyacente - viereinen elementti - angränsande element - tilstødende element - element adjacent - élément adjacent - Bitisik eleman - elemento adiacente - elemento adjacente - 相邻构件 - přilehlý element-prvek - priľahlý element-prvok - المان همجوار + Constituent of a construction entity with a characteristic technical function, form or position [ISO 12006-2:2015, 3.4.7] + Bestanddeel van een gebouwde entiteit met een karakteristieke technische functie, vorm of positie [ISO 12006-2:2015, 3.4.7] + Das Bauteil ist im Bauwesen ein einzelnes Teil, ein Element oder eine Komponente, aus denen ein Bauwerk zusammengesetzt wird [ISO 12006-2:2015, 3.4.7] + Constituyente de una entidad de construcción con una función técnica característica, forma o posición [ISO 12006-2:2015, 3.4.7] + Rakennetun kokonaisuuden osa, jolla on ominainen tekninen funktio, muoto tai sijainti [ISO 12006-2:2015, 3.4.7] + Beståndsdel av ett byggnadsverk med en karaktäristisk teknisk funktion, form eller position [ISO 12006-2:2015, 3.4.7] + Bestanddel af et bygværk med en karakteristisk funktion, form eller position [ISO 12006-2:2015, 3.4.7] + Constituent d'una entitat de construcció amb una funció tècnica característica, forma o posició [ISO 12006-2:2015, 3.4.7] + Constituant d'un bâtiment remplissant une fonction technique spécifique ou ayant une forme ou une position spécifiques [ISO 12006-2:2015, 3.4.7] + "Karakteristik fonksiyonu, şekli veya konumu olan bir binanın bileşeni [ISO 12006-2: 2015, 3.4.7] + Costituente di una entità costruttiva con una funzione tecnica caratteristica, forma o posizione [ISO 12006-2:2015, 3.4.7] + Constituinte de uma entidade de construção com uma função técnica característica, forma ou posição [ISO 12006-2:2015, 3.4.7] + 具有特定技术功能,形式或位置的建筑实体组成部分 + Součást stavební entity s charakteristickou technickou funkcí, formou, nebo umístěním [ISO 12006-2, 3.4.7] + Súčasť stavebnej entity s charakteristickou funkciou, formou, alebo umestením [ISO 12006-2, 3.4.7] + تشکیل دهنده‌ی یک واحد ساخت با عملکرد فنی، فرم و یا موقعیت مشخص. + Building element + Gebouwelement + Bauteil (Bauwesen) + Elemento de construcción + Elementti + Byggdel + Bygningsdel + Element de construcció + Élément d'un bâtiment + Bina elemanı + Elemento di costruzione + Elemento arquitectónico + 构件 + Stavební prvek + Stavebný prvok + المان - - - - - - stable + + + + + unstable - Links a Zone to an Element that is either contained in, adjacent to or intersecting with the Zone. The intended use of this relationship is not to be stated explicitly, but to be inferred from its sub-properties. It will, for example, allow one to query for all the doors of a building given that they have an adjacency to spaces of the building. - Verbindt een bot:Zone instantie met een bot:Element instantie die er ofwel door bevat wordt, aangrenzend aan is of snijdend mee is. Het is aangeraden om deze relatie niet expliciet te maken, maar af te leiden uit het gebruik van zijn sub relaties. Deze relatie maakt het bijvoorbeeld mogelijk om alle deuren van een gebouw op te vragen als die aangrenzend gedefinieerd zijn aan de ruimtes van het gebouw. - Beziehung zwischen einer Zone und einem Bauteil, dass entweder in der Zone enthalten ist, angrenzend ist, oder sich mit ihr schneidet. Diese Beziehung sollte nicht explizit benutzt werden, sondern ergibt sich implizit aus den Unterbeziehungen. Es ermöglicht, zum Beispiel, dass mit einer Abfrage alle Türen eines Gebäudes, die sich mit einer Zone schneiden ermittelt werden können. - Vincula una zona a un elemento que está contenido en, o es adyacente a, o interseca con la zona. El uso previsto de esta relación no es su definición explícita, sino inferirse de sus subpropiedades. Permitirá, por ejemplo, consultar todas las puertas de un edificio dado que tienen una adyacencia a los espacios del edificio. - Liittää vyöhykkeen (bot:Zone) elementtiin (bot:Element) joka on joko vyöhykkeen sisällä tai vierellä, tai leikkaa sen. Tätä suhdetta ei ole tarkoitus käyttää eksplisiittisesti, vaan se on pääteltävissä sen alaominaisuuksista. Mahdollistaa esimerkiksi kaikkien rakennuksen ovien hakemisen, kunhan ovet on merkitty rakennuksen tilojen viereisiksi elementeiksi (bot:adjacentElement). - Länkar en Zon till en Byggnadsdel som antingen inryms i eller ligger jämte zonen. Den här relationen är inte avseddd att uttryckas explicit, utan den kommer att härledas från under-relationer. Detta möjliggör till exempel att man kan fråga efter samtliga dörrar i en byggnad givet att de ligger i anslutning till utrymmen i byggnaden. - Forbinder en Zone til en bygningsdel der enten er indeholdt i eller tilstødende til zonen. Det er ikke hensigten at denne relation angives eksplicit, men at den udledes af dennes underegneskaber. Det vil for eksempel tillade en forespørgsel på alle døre i en bygning givet at disse er enten tilstødende eller indeholdt i rum i bygningen. - Vincula una zona a un element que està contingut en, o és adjacent a, o interseca amb la zona. L'ús previst d'aquesta relació no s'ha d'establir explícitament, sinó inferir-se de les seves subpropietats. Permetrà, per exemple, consultar totes les portes d'un edifici donat que tenen una adjacència als espais de l'edifici. - Relie une zone à un élément qui est soit contenu dans la zone, adjacent à celle-ci, ou intersectant. L'utilisation prévue de cette relation ne doit pas être indiquée explicitement, mais doit être déduite de ses sous-propriétés. Elle permettra, par exemple, d'interroger toutes les portes d'un bâtiment si elles sont adjacentes à certains des espaces du bâtiment. - Bir Bölgeyi, Bölgenin içinde veya yanında bulunan bir bina parçasına bağlar. Bu ilişkinin açık bir şekilde ifade edilmesi değil, alt özellikleri türetilmesi amaçlanmaktadır. Örneğin, bunların binadaki odalara bitişik ya da bitişik olduğu göz önüne alındığında, bir binadaki tüm kapılar için bir sorgu'ya izin verecektir. - Collega una zona ad un elemento che è contenuto, adiacente o intersecante la zona stessa. Non si prevede l'uso esplicito di questa relazione che deve essere inferita dalle sue sotto-proprietà. Per esempio, permette di cercare tutte le porte di un edificio dato che sono adiacenti agli spazi di un edificio. - Relaciona uma zona com um elemento que está contido em, é adjacente ou intersecta a zona. Não se pretende que esta relação seja declarada explicitamente mas que seja inferida através das suas sub-propriedades. Esta propriedade permitirá, por exemplo, que se faça um query a todas as portas de um edifício que sejam adjacentes a espaços do edifício. - 将区域链接到包含在区域中或附近的构件。 该关系的预期用途不是明确说明的,而是要从其子属性中推断出来。例如,如果构件与建筑物的空间相邻,可以借此查询建筑物的所有门。 - Napojuje zónu na stavební prvek, který se buďto nachází v dané zóně, nebo je na její rozhraní. Využitelnost tohoto vztahu není daná explicitně, ale je vyvozená z vlastností zúčastněných prvků. Například to umožní vyhledat všechny dveře, které se dotýkají konkrétních zón. - Napojuje zónu na stavebný prvok, ktorý sa buď nachádza v danej zóne alebo je na jej rozhraní. Využitie tohto vzťahu nie je definované explicitne, ale je vyvodené z vlastností zúčastnených prvkov. Napríklad to umožní vyhľadať všetky dvere v budove, ktoré sa dotýkajú nejakých zón. - رابطه یک منطقه با المانی که یا توسط منطقه در برگرفته شده و یا همجوار است. کاربرد این رابطه نه لزوماً به صورت مستقیم که بلکه برای نتیجه‌گیری حاصل از زیر-روابط ابراز شده است.این رابطه، به عنوان مثال، امکان استعلام (query) از همه درهای یک ساختمان که در مجاورت فضای خاصی هستند را فراهم می کند. - has element - heeft element - hat Bauteil - alberga elemento - omaa elementin - värd för element - har element - té element - a élément - Elemanı var - ha elemento - tem elemento - 含构件 - má element - má element - المان دارد - - - - - - - - - - - - stable - - A part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent. It is intended to contain or contains one or more buildings. - Een deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft. Het is bedoeld om één of meerdere gebouwen te bevatten of bevat al één of meerdere gebouwen. - Ein Teil der realen oder virtuellen Welt die beide Teil dieser Welt sind und eine räumliche Ausdehnung hat. Es besteht die Absicht, dass es Gebäude enthält, oder es enthält ein oder mehr Gebäude. - Una parte del mundo físico o un mundo virtual que está inherentemente ubicada en este mundo y que tiene una extensión espacial en 3D. Está destinado a contener o contiene uno o más edificios. - Fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet. Sen on tarkoitus sisältää tai se sisältää yhden tai useamman rakennuksen. - En del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner. Den är avsedd att innehålla, eller innehåller, en eller flera byggnader. - En del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning. En byggegrund er beregnet til at indeholde, eller indeholder én eller flere bygninger. - Una part del món físic o un món virtual que es troba inherentment ubicada en aquest món i que té una extensió espacial en 3D. Està destinada a contenir un contingut o més edificis. - Un site comprend un ou plusieurs bâtiments - Bir veya daha fazla bina içeren alan. - Una parte del mondo fisico o virtuale che si trova intrinsecamente in questo mondo e ha una estensione spaziale tridimensionale. Un sito contiene o è destinato a contenere uno o più edifici. - Uma parte do mundo físico ou do mundo virtual que está inerentemente localizada neste mundo e que tem uma extensão espacial tridimensional. Contém ou destina-se a conter um ou mais edifícios. - 本质上是存在于物理世界或虚拟世界的一部分,并具有3D空间范围。它旨在包含一个或多个建筑物。 - Staveniště jako část fyzického světa nebo virtuálního světa které jsou neodmyslitelně umístěna jak ve fyzickém světě tak majíce 3D virtuální prostorový rozsah. Záměrem staveniště je obsahovat alespoň jednu stavbu, např. budovu či stavební konstrukci. - - Stavenisko ako časť fyzického, alebo virtuálneho sveta, ktoré sú neodmysliteľne umiestnené ako vo fyzickom svete tak majúc 3D virtuálny priestorový rozsah. Zámerom staveniska je obsahovať aspoň jednu stavbu, napríklad budovu, či stavebnú konštrukciu. - بخشی از دنیای فیزیکی، و یا مجازی که اساساً در دنیا وجود دارد و دارای حدود مکانی سه بعدی است. یک عنصر سایت در برگیرنده‌ی یک یا چند ساختمان است. - - - Site - Terrein - Grundstück - Sitio - Tontti - Plats - Grund - Lloc - Site - Arsa - Sito - Sítio - 地点 - Staveniště, stavební pozemek, stavební plocha, zastavěná plocha. - Stavenisko, stavebný pozemok, stavebná plocha, zastavaná plocha. - سایت + Links any bot:Zone or bot:Element to a 3D Model encoded as a literal. + Verbindt gelijk welke bot:Zone of bot:Element instantie met een 3D model geëncodeerd in een literal. + Verbindet jede bot:Zone oder bot:Element zu einem 3D Model, dass als Literal codiert ist. + Vincula cualquier bot:Zone o bot:Element a un modelo 3D codificado como literal. + Liittää vyöhykkeen (bot:Zone) tai elementin (bot:Element) sen yksinkertaiseksi arvoksi enkoodattuun 3D-malliin. + Länkar en instans av bot:Zone eller bot:Element till en 3D-modell uttryckt som en RDF literal. + Forbinder enhver instans af bot:Zone eller bot:Element med en 3D-model beskrevet som en literal. + Vincula qualsevol bot:Zone o bot:Element a un model 3D codificat com literal. + Relie tout bot:Zone ou bot:Element à un modèle 3D encodé comme + bot:Zone'nin herhangi bir örneğini bağlar ya da bot:Element'i bir literal olarak tanimlanan 3D-model ile bağlar. + Collega una istanza di bot:Zone o bot:Element ad un modello 3D codificato come un literal. + Vincula qualquer bot:Zone ou bot:Element a um Modelo 3D codificado como um literal. + 将任何bot:Zone或bot:Element链接到编码为文本的3D模型。 + Propojuje jakýkoliv bot:Zone nebo bot:Element na 3D model definovaný jako literál. + Prepojuje akýkoľvek bot:Zone alebo bot:Element na 3D model definovaný ako literál. + رابطه یک عنصر bot:Zone یا bot:Elementبا یک مدل سه بعدی که به صورت یک نوشته رمزگذاری شده است. + has simple 3D model + heeft eenvoudig 3D model + hat einfaches 3D Modell + tiene modelo 3D simple + omaa yksinkertaisen 3D-mallin + har enkel 3D-modell + har simpel 3D-model + té un model 3D senzill + a modèle 3D simple + Basit bir 3D modeli var + ha modello 3D semplice + tem modelo 3D simples + 含有简单的3D模型 + má jednoduchý 3D model + má jednoduchý 3D model + مدل سه بعدی ساده دارد @@ -436,6 +220,86 @@ má 3D model مدل سه بعدی دارد + + + + unstable + + + Links a bot:Site to an instance that encodes the latitude and longitude of the Zero Point of the building site. This could be an instance of a wgs84:Point. The definition of GIS and geometry is not within the scope of BOT and an appropriate ontology needs to be selected here by the user. The use of this property is potentially ambiguous and it might be removed or revised in future editions of the ontology. + Verbindt een bot:Zone instantie met een instantie die de lengtegraad en breedtegraad definieert van het nulpunt van een bot:Site instantie. Dit kan een instantie zijn van wgs84:Point. De definitie van GIS en geometrie valt niet in de scope van BOT en de gebruiker moet een gepaste ontology hiervoor selecteren. Het gebruik van deze eigenschap is potentieel ambigu en kan verwijderd of herzien worden in toekomstige versies van deze ontologie. + Verbindet eine Instanz von bot:Site mit einer Instanz, die den Längen- und Breitengrad des Nullpunkts des Grundstücks definiert. Dies kann eine Instanz eines wgs84:Point sein. Die Definition von GIS und Geometrie ist nicht Bestandteil von BOT. Die Nutzung dieses Properties ist potenziell zweideutig und es besteht die Möglichkeit das es in Zukunft überarbeitet oder entfernt wird. + Vincula un bot:Site a una instancia que codifica la latitud y longitud del punto cero del sitio del edificio. Esta puede ser una instancia de un wgs84:Point. La definición de SIG y de la geometría no está dentro del alcance de BOT por lo que el usuario deberá utilizar para ello una ontología apropiada en combinación con BOT. El uso de esta propiedad es potencialmente ambigua y podría ser eliminada o revisada en ediciones futuras de la ontología. + Liittää bot:Site:n instanssiin, jolla merkitään rakennustyömaan nollakohdan leveys- ja pituuspiirit. Tämä voi olla esimerkki wgs84:Point-luokan instanssi. BOT ei kata GIS:ä tai geometriaa, joten käyttäjän tulee valita sopiva ontologia.Tämän propertyn käyttö on mahdollisesti moniselitteistä, ja se voidaan poistaa tai tarkistaa ontologian tulevissa versioissa. + Länkar en byggnadsplats (en instans av bot:Site) till en instans som uttrycker latitud och longitud för den berörda byggnadsplatsens origo. Detta kan exempelvis vara en instans av wgs84:Point. Definitioner för GIS och geometrier är utanför BOTs scope och användaren ansvarar själv för att välja en lämplig ontologi för detta syfte. Användningen av denna relation är potentiellt tvetydig och den kan komma att revideras eller tas bort i framtida versioner av ontologin. + Forbinder et bot:Site med en forekomst, der beskriver en længde- og breddegrad for byggegrundens nulpunkt. Dette kunne være en forekomst af et wgs84:Point. Definitionen af GIS og geometri er ikke omfattet af BOT og en passende ontologi må her vælges af brugeren. Brugen af denne egenskab er potentielt tvetydig, og den kan fjernes eller revideres i fremtidige udgaver af ontologien. + Vincula un bot:Site a una instància que codifica la latitud i longitud de el punt zero del lloc de l'edifici. Aquesta pot ser una instància d'un wgs84:Point. La definició de SIG i de la geometria no està dins de l'abast de la BOT, per tant, l'usuari haurà de seleccionar una ontologia apropiada. L'ús d'aquesta propietat és potencialment ambigua i podria ser eliminada o revisada en edicions futures de l'ontologia. + Lie un bot:Site à un individu qui encode la latitude et la longitude du point zéro du site du bâtiment. Ceci peut être une instance de wgs84:Point. La définition du système de coordonnée géographique et de la géométrie n'est pas défini par BOT et l'utilisateur doit choisir l'ontologie appropriée. L'utilisation de cette propriété est potentiellement ambigue et elle pourrait être supprimée ou modifiée dans les prochaines versions de l'ontologie. + bir bot:Site ile bir olusumla bağlantı kurar: Bina alanının sıfır noktasında enlem ve boylamını tanımlayan bir örnekle bağlar. Bu bir wgs84:Point örneği olabilir. GPS ve geometrinin tanımı BOT kapsamında değildir ve kullanıcı tarafından uygun bir ontoloji seçilmelidir. Bu özelliğin kullanımı potansiyel olarak belirsizdir ve gelecekteki ontolojinin sürümlerinde kaldırılabilir veya revize edilebilir. + Collega un bot:Site ad un'istanza che codifica la latitudine e longitudine del punto zero di un sito. Questa può essere l'istanza di wgs84:Point. La definizioen di GIS e geometrie non rientra nell'ambito di BOT ed è pertanto necessario che l'utente selezioni una ontologia adeguata. L'uso di questa proprietà è potenzialmente ambiguo e potrebbe essere rimossa o revisionata in successive edizioni dell'ontologia. + Relaciona um bot:Site com uma instância que codifica a latitude e longitude do ponto zero de um sítio de construção. Este poderá ser uma instância de um wgs84:Point. As definições de SIG e de geometria não estão no escopo de BOT, sendo necessário que o/a utilizador/a seleccione uma ontologia adequada para o efeito. A utilização desta propriedade é potencialmente ambígua, podendo esta ser removida ou revista em versões futuras desta ontologia. + 将bot:Site链接到一个实例,对该实例建筑位置原点的纬度和经度进行编码。 这可以是wgs84:Point的一个实例。 GIS和几何的定义不在BOT的范围内,用户需要在此处选择适当的本体。该属性的使用可能是模棱两可的,并且在以后的本体版本中可能会删除或修改它。 + Napojuje bot:Site na instanci, který definuje zeměpisnou šířku a délku nulového bodu budovy. To může být instancí wgs84:Point. Definice GIS a geometrie není v rozsahu BOT a je potřebné použít jinou adekvátní ontologii. Využití této vlastnosti je potenciálně nepřesné a nejasné a může být odstraněno nebo revidováno v budoucích úpravách této ontologie. + Napojuje bot:Site na inštanciu ktorá definuje zemepisnú šírku a dĺžku nulového bodu budovy. To môže byť inštanciou wgs84:Pint. Definícia GIS a geometrie nie je v rozsahu BOT a je potrebné použiť inú adekvátnu ontológiu. Využitie tejto vlastnosti je potenciálne nepresné a nejasné a môže byť odstránené alebo revidované v budúcich úpravách tejto ontológie. + رابطه یک عنصر bot:Site با عنصری که طول وعرض جغرافیایی نقطه صفر سایت ساختمان را مشخص می کند. این میتواند یک عنصراز wgs84:Point باشد. تعریف GIS و هندسه در دایره‌ وضایف آنتالوژی جاینگاری ساختمان (BOT) نیست و لازم است یک آنتالوژی مناسب توسط کاربر برای این موضوع انتخاب شود. استفاده از این ویژگی به طور بالقوه ای مبهم است و ممکن است در نسخه های بعدی این آنتالوژی حذف یا اصلاح شود. + has zero point + heeft nulpunt + hat Nullpunkt + tiene punto cero + omaa nollapisteen + har origo + har nulpunkt + té un punt zero + a point origine + Sıfır noktasi var + ha punto zero + tem ponto zero + 含有原点 + má nulový bod + má nulový bod + نقطه صفر دارد + + + + + + + + stable + + Relation to spaces contained in a zone. The typical domains of bot:hasSpace are instances of bot:Storey or bot:Building. + Relatie tot ruimtes die zich in een zone bevinden. De typische domeinen van bot:hasSpace zijn instanties van bot:Storey of bot:Building. + Beziehung von Räumen, die sich in einer Zone befinden. Oft ist die rdfs:domain eine Instanz von bot:Storey oder bot:Building. + Relación a espacios contenidos en una zona. Los dominios típicos de bot:hasSpace son instancias de bot:Storey o bot:Building. + Suhde vyöhykkeeseen kuuluviin tiloihin. Tyypillinen lähtöjoukko ovat luokkien bot:Storey tai bot:Building instanssit. + Relation till rum som inryms i en zon. Typiska domäner för bot:hasSpace är förekomster av bot:Storey och bot:Building. + Relation til rum indeholdt i en zone. De typiske domæner for bot:hasSpace er forekomster af bot:Storey og bot:Building. + Relació a espais continguts en una zona. Els dominis típics de bot:hasSpace són instàncies de bot:Storey o bot:Building. + Relation à définir entre les pièces d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Storey et bot:Building. + Bir bölgede bulunan odalarla ilişkisi. Bot:hasSpace için tipik etki alanları bot:Building ve bot:Storey örnekleridir. + Relazione con gli spazi contenuti in una zona. Il tipico dominio di bot:hasSpace è l'unione di bot:Storey e bot:Building. + Relação com espaços contidos numa zona. Os domínios típicos de bot:hasSpace são instâncias de bot:Storey ou de bot:Building. + 区域含有空间的关系。 bot:hasSpace的典型使用范围是bot:Storey和bot:Building中的实例。 + Vztah prostorů nacházejících se v zóně a dané zóny. Typická doména bot:hasSpace jsou instance bot:Storey a bot:Building. + Vzťah priestorov nachádzajúcich sa v zóne a danej zóny. Typická doména bot:hasSpace sú inštancie bot:Storey a bot:Buuilding. + ارتباط با فضاهایی که دربرگرفته شده‌اند. دامنه‌ی اصلی bot:hasSpace عنصرهایی از جنس bot:Building وbot:Storey هستند. + has space + heeft ruimte + hat Raum + tiene espacio + omaa tilan + har rum + har rum + té espai + contient pièce + Odası var + ha spazio + tem espaço + 包含空间 + má prostor + má priestor + فضا دارد + @@ -475,6 +339,58 @@ pretína element-prvok المان متلاقی + + + + + + + + + + + + + + + + + + stable + + Relationship between two zones that share a common interface, but do not intersect. + Relatie tussen twee zones die een interface delen, maar niet doorsnijdend zijn + Beziehung zwischen zwei Zonen die eine gemeinsame Grenzfläche haben, aber sich nicht schneiden. + Relación entre dos zonas que comparten una interfaz común, pero que no intersecan. + Suhde kahden vyöhykkeen välillä, jotka jakavat yhteisen rajapinnan mutta eivät leikkaa toisiaan. + Relation mellan två zoner som delar ett gemensamt gränssnitt men som inte korsar varandra. + Relation mellem to zoner, der deler en fælles grænseflade. + Relació entre dues zones que comparteixen una interfície comuna, però que no interseccionen + Relation entre deux zones partageant une interface commune, sans intersection + Ortak bir arayüzü paylaşan iki bölge arasındaki bağlantı. + Relazione tra due zone che condividono un'interfaccia senza però intersecarsi. + Relação entre duas zonas que partilham um interface comum mas que não se intersectam. + 两个区域之间共享公共界面但不相交的关系 + Vztah mezi dvěmi zónami, které se dotýkají, ale neprotínají se. + Vzťah medzi dvomi zónami, ktoré sa dotýkajú, ale nepretínajú sa. + رابطه بین دو منطقه که یک رابط مشترک دارند، ولی منقطع نیستند. + adjacent zone + aangrenzende zone + angrenzende Zone + zona adyacente + viereinen vyöhyke + angränsande zon + tilstødende zone + zona adjacent + zone adjacente + Bitisik bölge + zona adiacente + zona adjacente + 相邻区域 + přilehlá zóna + priľahlá zóna + منطقه همجوار + @@ -520,62 +436,6 @@ Um bot:Storey abrange tanto as zonas acima como abaixo do solo; por exemplo, um Podlažie طبقه - - - true - - hosts element - hoster element - hoster element - heeft element - This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation between an element a) and another element b) hosted by element a). Example: inst:wall bot:hostsElement inst:window - This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relatie tussen een gebouwelement a) en een ander element b) dat een ander element in zich heeft a). Voorbeeld: inst:wall bot:hostsElement inst:window - This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation mellem en bygningsdel a) og en anden bygningsdel b) hostet af element a). Eksempel: inst:wall bot:hostsElement inst:window - - - - - - - - - - stable - - A part of the physical world or a virtual world whose 3D spatial extent is bounded actually or theoretically, and provides for certain functions within the zone it is contained in. - Een deel van de fysieke wereld of een virtuele wereld waarvan de driedimensionale omvang feitelijk of virtueel begrensd is, en dat bepaalde activiteiten faciliteert in de zone die de ruimte bevat. - Ein Teil der realen oder virtuellen Welt, dessen räumliche Ausdehnung tatsächlich oder virtuell begrenzt ist. In der Zone in der es enthalten ist stellt es bestimmte Funktionen bereit. - Una parte del mundo físico o de un mundo virtual cuya extensión espacial tridimensional está limitada física o teóricamente, y provee ciertas funciones dentro de la zona donde está contenida. - Osa fyysisestä -tai virtuaalista maailmasta, jonka 3D-tila on rajattu oikeasti tai teoreettisesti ja tarjoaa tiettyjä toimintoja vyöhykkeellä, johon se sisältyy. - En del av den fysiska världen eller en virtuell värld vars spatiala utsträckning i tre dimensioner är faktiskt eller teoretiskt begränsad, och som tillhandahåller vissa funktioner för zonen den är inrymd i. - En del af den fysiske verden eller en virtuel verden, hvis 3D-rumlige omfang er afgrænset faktisk eller teoretisk, og giver bestemte funktioner inden for den zone, den er indeholdt i. - Una part de el món físic o d'un món virtual l'extensió espacial tridimensional està limitada física o teòricament, i proveeix certes funcions dins de la zona on està continguda. - Une partie du monde physique ou virtuel dont l'extension 3D est limitée réellement ou théoriquement, et apporte des fonctions aux zones dans laquelle elle est contenue. - Fiziksel dünyanın veya sanal dünyanın, 3D mekansal kapsamı gerçekte veya teorik olarak tanımlanmış olan ve içinde bulunduğu bölgede belirli fonksiyonları yerine getiren bir kısmıdır. - Una parte del mondo fisico o virtuale il cui spazio 3D è delimitato effettivamente o virtualmente, e fornisce determinate funzioni all'interno della zona in cui è contenuta. - Uma parte do mundo físico ou de um mundo virtual cuja extensão espacial 3D esteja delimitada de forma efectiva ou teórica, que fornece certas funções dentro da zona em que está contido. - 是物理世界或虚拟世界的一部分,其3D空间范围实际上或在理论上受到限制,可在其所包含的区域内提供某些功能。 - Ohraničený troj-rozměrný rozsah definovaný fyzicky nebo pojmově [ISO 12006-2 (DIS 2013), 3.4.3] - Ohraničený troj-rozmerný rozsah definovaný fyzicky nebo pojmovo [ISO 12006-2 (DIS 2013), 3.4.3] - بخشی از دنیای فیزیکی، و یا مجازی که وسعت مکانی سه بعدی آن از نظر حقیقی و یا تئوری محدود است، و عملکردهای مشخصی را در منطقه‌ای که در آن قرار گرفته ارائه می دهد. - - Space - Ruimte - Raum - Espacio - Tila - Utrymme - Rum - Espai - Pièce - Oda - Spazio - Espaço - 空间 - Prostor - Priestor - فضا - @@ -587,111 +447,33 @@ Um bot:Storey abrange tanto as zonas acima como abaixo do solo; por exemplo, um Beziehung zwischen zwei Bauteilen, wobei entweder eines das andere enthält (z.B. eine Wand enthält ein Fenster) oder ein ganzes, das aus anderen Teilen zusammen gesetzt ist (z.B. eine Lüftungsanlage hat eine Komponente Lüfter). Relación entre dos elementos de construcción, ya sea un elemento que aloja a otro (por ejemplo, una ventana alojada en una pared) o una subcomposición de un elemento de construcción en partes más pequeñas (por ejemplo, una unidad de ventilación tiene una parte que es un ventilador). Suhde kahden elementin välillä, joko yhdestä elementistä siihen asennettuun toiseen elementtiin (esimerkiksi seinään asennettu ikkuna) tai elementin osittelu pienempiin osiin (esimerkiksi ilmankäsittelykonella on osana puhallin). - Relation mellan två byggdelar där antingen endera är monterad i den andra (t.ex. ett fönster som är monterat i en vägg) eller endera är del av den andra (t.ex. en fläkt som är del av ett ventilationsaggregat). - Relation mellem to bygningsdele, enten en bygningsdel, der er "hostet" af en anden (fx et vindue, der "hostet" af en væg) eller en underkomposition af en bygningsdel i mindre dele (fx en ventilator som en del af et ventilationsaggregat). - Relació entre dos elements de construcció, ja sigui un element que allotja un altre (per exemple, una mur que conté una finestra) o una subcomposició d'un element de construcció en parts més petites (per exemple, una unitat de ventilació té una part que és un ventilador). - Relation entre deux éléments du bâti, soit un élément hébergeant un autre (ex., un mur héberge une fenêtre), ou une décomposition d'un élément en sous-parties (ex., un système de gestion de l'air et un ventilateur qu'il contient) - Bir a) bina parçası ve b) bina parçası arasındaki bağlantının a) tarafından barındırmasıdır. Örneğin: inst:wall bot:hasSubElement inst:window. - Relazione tra due elementi di costruzione che può realizzarsi perché un elemento ne ospita un altro (es. un muro ospita una finestra) o la scomposizione di un elemento in parti più piccole (es. un'unità di trattamento aria ha un ventilatore come sua parte). - Relação entre dois elementos arquitectónicos, quer seja um elemento contendo outro (p.e. uma parede aloja uma janela) ou a subcomposição de um elemento arquitectónico por partes menores (p.e. uma unidade de ventilação contém uma parte que é um ventilador). - 两个建筑构件之间的关系,要么是一个元素承载另一个元素(例如,一扇窗户由墙壁承载),要么是将建筑构件细分为较小的部分(例如,作为空气处理单元一部分的风扇)。 - Vztah mezi prvkem a) a dalším prvkem b), který je součástí prvku a) - Vzťah medzi prvkom a) a ďalším prvkom b), ktorý je súčasťou prvku a) - ارتباط بین دو المان ساختمان؛ یا رابطه یک المان میزبان با المان دیگر (برای مثال یک پنجره میزبانی میشود توسط یک دیوار)؛ یا رابطه یک المان با زیرمجموعه‌ای از المانهای کوچکتر ساختمان (برای مثال یک فن به عنوان بخشی از واحد کنترل هوا). - has sub-element - heeft subelement - hat Unterbauteil - alberga sub elemento - omaa osaelementin - värd för sub element - har underbygningsdel - té un subelement - a sous-élément - alt öğesi var - ha sotto-elemento - tem sub elemento - 包含子构件 - má součást - má súčasť - زیرالمان دارد - - - - - unstable - - - Links a bot:Site to an instance that encodes the latitude and longitude of the Zero Point of the building site. This could be an instance of a wgs84:Point. The definition of GIS and geometry is not within the scope of BOT and an appropriate ontology needs to be selected here by the user. The use of this property is potentially ambiguous and it might be removed or revised in future editions of the ontology. - Verbindt een bot:Zone instantie met een instantie die de lengtegraad en breedtegraad definieert van het nulpunt van een bot:Site instantie. Dit kan een instantie zijn van wgs84:Point. De definitie van GIS en geometrie valt niet in de scope van BOT en de gebruiker moet een gepaste ontology hiervoor selecteren. Het gebruik van deze eigenschap is potentieel ambigu en kan verwijderd of herzien worden in toekomstige versies van deze ontologie. - Verbindet eine Instanz von bot:Site mit einer Instanz, die den Längen- und Breitengrad des Nullpunkts des Grundstücks definiert. Dies kann eine Instanz eines wgs84:Point sein. Die Definition von GIS und Geometrie ist nicht Bestandteil von BOT. Die Nutzung dieses Properties ist potenziell zweideutig und es besteht die Möglichkeit das es in Zukunft überarbeitet oder entfernt wird. - Vincula un bot:Site a una instancia que codifica la latitud y longitud del punto cero del sitio del edificio. Esta puede ser una instancia de un wgs84:Point. La definición de SIG y de la geometría no está dentro del alcance de BOT por lo que el usuario deberá utilizar para ello una ontología apropiada en combinación con BOT. El uso de esta propiedad es potencialmente ambigua y podría ser eliminada o revisada en ediciones futuras de la ontología. - Liittää bot:Site:n instanssiin, jolla merkitään rakennustyömaan nollakohdan leveys- ja pituuspiirit. Tämä voi olla esimerkki wgs84:Point-luokan instanssi. BOT ei kata GIS:ä tai geometriaa, joten käyttäjän tulee valita sopiva ontologia.Tämän propertyn käyttö on mahdollisesti moniselitteistä, ja se voidaan poistaa tai tarkistaa ontologian tulevissa versioissa. - Länkar en byggnadsplats (en instans av bot:Site) till en instans som uttrycker latitud och longitud för den berörda byggnadsplatsens origo. Detta kan exempelvis vara en instans av wgs84:Point. Definitioner för GIS och geometrier är utanför BOTs scope och användaren ansvarar själv för att välja en lämplig ontologi för detta syfte. Användningen av denna relation är potentiellt tvetydig och den kan komma att revideras eller tas bort i framtida versioner av ontologin. - Forbinder et bot:Site med en forekomst, der beskriver en længde- og breddegrad for byggegrundens nulpunkt. Dette kunne være en forekomst af et wgs84:Point. Definitionen af GIS og geometri er ikke omfattet af BOT og en passende ontologi må her vælges af brugeren. Brugen af denne egenskab er potentielt tvetydig, og den kan fjernes eller revideres i fremtidige udgaver af ontologien. - Vincula un bot:Site a una instància que codifica la latitud i longitud de el punt zero del lloc de l'edifici. Aquesta pot ser una instància d'un wgs84:Point. La definició de SIG i de la geometria no està dins de l'abast de la BOT, per tant, l'usuari haurà de seleccionar una ontologia apropiada. L'ús d'aquesta propietat és potencialment ambigua i podria ser eliminada o revisada en edicions futures de l'ontologia. - Lie un bot:Site à un individu qui encode la latitude et la longitude du point zéro du site du bâtiment. Ceci peut être une instance de wgs84:Point. La définition du système de coordonnée géographique et de la géométrie n'est pas défini par BOT et l'utilisateur doit choisir l'ontologie appropriée. L'utilisation de cette propriété est potentiellement ambigue et elle pourrait être supprimée ou modifiée dans les prochaines versions de l'ontologie. - bir bot:Site ile bir olusumla bağlantı kurar: Bina alanının sıfır noktasında enlem ve boylamını tanımlayan bir örnekle bağlar. Bu bir wgs84:Point örneği olabilir. GPS ve geometrinin tanımı BOT kapsamında değildir ve kullanıcı tarafından uygun bir ontoloji seçilmelidir. Bu özelliğin kullanımı potansiyel olarak belirsizdir ve gelecekteki ontolojinin sürümlerinde kaldırılabilir veya revize edilebilir. - Collega un bot:Site ad un'istanza che codifica la latitudine e longitudine del punto zero di un sito. Questa può essere l'istanza di wgs84:Point. La definizioen di GIS e geometrie non rientra nell'ambito di BOT ed è pertanto necessario che l'utente selezioni una ontologia adeguata. L'uso di questa proprietà è potenzialmente ambiguo e potrebbe essere rimossa o revisionata in successive edizioni dell'ontologia. - Relaciona um bot:Site com uma instância que codifica a latitude e longitude do ponto zero de um sítio de construção. Este poderá ser uma instância de um wgs84:Point. As definições de SIG e de geometria não estão no escopo de BOT, sendo necessário que o/a utilizador/a seleccione uma ontologia adequada para o efeito. A utilização desta propriedade é potencialmente ambígua, podendo esta ser removida ou revista em versões futuras desta ontologia. - 将bot:Site链接到一个实例,对该实例建筑位置原点的纬度和经度进行编码。 这可以是wgs84:Point的一个实例。 GIS和几何的定义不在BOT的范围内,用户需要在此处选择适当的本体。该属性的使用可能是模棱两可的,并且在以后的本体版本中可能会删除或修改它。 - Napojuje bot:Site na instanci, který definuje zeměpisnou šířku a délku nulového bodu budovy. To může být instancí wgs84:Point. Definice GIS a geometrie není v rozsahu BOT a je potřebné použít jinou adekvátní ontologii. Využití této vlastnosti je potenciálně nepřesné a nejasné a může být odstraněno nebo revidováno v budoucích úpravách této ontologie. - Napojuje bot:Site na inštanciu ktorá definuje zemepisnú šírku a dĺžku nulového bodu budovy. To môže byť inštanciou wgs84:Pint. Definícia GIS a geometrie nie je v rozsahu BOT a je potrebné použiť inú adekvátnu ontológiu. Využitie tejto vlastnosti je potenciálne nepresné a nejasné a môže byť odstránené alebo revidované v budúcich úpravách tejto ontológie. - رابطه یک عنصر bot:Site با عنصری که طول وعرض جغرافیایی نقطه صفر سایت ساختمان را مشخص می کند. این میتواند یک عنصراز wgs84:Point باشد. تعریف GIS و هندسه در دایره‌ وضایف آنتالوژی جاینگاری ساختمان (BOT) نیست و لازم است یک آنتالوژی مناسب توسط کاربر برای این موضوع انتخاب شود. استفاده از این ویژگی به طور بالقوه ای مبهم است و ممکن است در نسخه های بعدی این آنتالوژی حذف یا اصلاح شود. - has zero point - heeft nulpunt - hat Nullpunkt - tiene punto cero - omaa nollapisteen - har origo - har nulpunkt - té un punt zero - a point origine - Sıfır noktasi var - ha punto zero - tem ponto zero - 含有原点 - má nulový bod - má nulový bod - نقطه صفر دارد - - - - - - stable - - Constituent of a construction entity with a characteristic technical function, form or position [ISO 12006-2:2015, 3.4.7] - Bestanddeel van een gebouwde entiteit met een karakteristieke technische functie, vorm of positie [ISO 12006-2:2015, 3.4.7] - Das Bauteil ist im Bauwesen ein einzelnes Teil, ein Element oder eine Komponente, aus denen ein Bauwerk zusammengesetzt wird [ISO 12006-2:2015, 3.4.7] - Constituyente de una entidad de construcción con una función técnica característica, forma o posición [ISO 12006-2:2015, 3.4.7] - Rakennetun kokonaisuuden osa, jolla on ominainen tekninen funktio, muoto tai sijainti [ISO 12006-2:2015, 3.4.7] - Beståndsdel av ett byggnadsverk med en karaktäristisk teknisk funktion, form eller position [ISO 12006-2:2015, 3.4.7] - Bestanddel af et bygværk med en karakteristisk funktion, form eller position [ISO 12006-2:2015, 3.4.7] - Constituent d'una entitat de construcció amb una funció tècnica característica, forma o posició [ISO 12006-2:2015, 3.4.7] - Constituant d'un bâtiment remplissant une fonction technique spécifique ou ayant une forme ou une position spécifiques [ISO 12006-2:2015, 3.4.7] - "Karakteristik fonksiyonu, şekli veya konumu olan bir binanın bileşeni [ISO 12006-2: 2015, 3.4.7] - Costituente di una entità costruttiva con una funzione tecnica caratteristica, forma o posizione [ISO 12006-2:2015, 3.4.7] - Constituinte de uma entidade de construção com uma função técnica característica, forma ou posição [ISO 12006-2:2015, 3.4.7] - 具有特定技术功能,形式或位置的建筑实体组成部分 - Součást stavební entity s charakteristickou technickou funkcí, formou, nebo umístěním [ISO 12006-2, 3.4.7] - Súčasť stavebnej entity s charakteristickou funkciou, formou, alebo umestením [ISO 12006-2, 3.4.7] - تشکیل دهنده‌ی یک واحد ساخت با عملکرد فنی، فرم و یا موقعیت مشخص. - Building element - Gebouwelement - Bauteil (Bauwesen) - Elemento de construcción - Elementti - Byggdel - Bygningsdel - Element de construcció - Élément d'un bâtiment - Bina elemanı - Elemento di costruzione - Elemento arquitectónico - 构件 - Stavební prvek - Stavebný prvok - المان + Relation mellan två byggdelar där antingen endera är monterad i den andra (t.ex. ett fönster som är monterat i en vägg) eller endera är del av den andra (t.ex. en fläkt som är del av ett ventilationsaggregat). + Relation mellem to bygningsdele, enten en bygningsdel, der er "hostet" af en anden (fx et vindue, der "hostet" af en væg) eller en underkomposition af en bygningsdel i mindre dele (fx en ventilator som en del af et ventilationsaggregat). + Relació entre dos elements de construcció, ja sigui un element que allotja un altre (per exemple, una mur que conté una finestra) o una subcomposició d'un element de construcció en parts més petites (per exemple, una unitat de ventilació té una part que és un ventilador). + Relation entre deux éléments du bâti, soit un élément hébergeant un autre (ex., un mur héberge une fenêtre), ou une décomposition d'un élément en sous-parties (ex., un système de gestion de l'air et un ventilateur qu'il contient) + Bir a) bina parçası ve b) bina parçası arasındaki bağlantının a) tarafından barındırmasıdır. Örneğin: inst:wall bot:hasSubElement inst:window. + Relazione tra due elementi di costruzione che può realizzarsi perché un elemento ne ospita un altro (es. un muro ospita una finestra) o la scomposizione di un elemento in parti più piccole (es. un'unità di trattamento aria ha un ventilatore come sua parte). + Relação entre dois elementos arquitectónicos, quer seja um elemento contendo outro (p.e. uma parede aloja uma janela) ou a subcomposição de um elemento arquitectónico por partes menores (p.e. uma unidade de ventilação contém uma parte que é um ventilador). + 两个建筑构件之间的关系,要么是一个元素承载另一个元素(例如,一扇窗户由墙壁承载),要么是将建筑构件细分为较小的部分(例如,作为空气处理单元一部分的风扇)。 + Vztah mezi prvkem a) a dalším prvkem b), který je součástí prvku a) + Vzťah medzi prvkom a) a ďalším prvkom b), ktorý je súčasťou prvku a) + ارتباط بین دو المان ساختمان؛ یا رابطه یک المان میزبان با المان دیگر (برای مثال یک پنجره میزبانی میشود توسط یک دیوار)؛ یا رابطه یک المان با زیرمجموعه‌ای از المانهای کوچکتر ساختمان (برای مثال یک فن به عنوان بخشی از واحد کنترل هوا). + has sub-element + heeft subelement + hat Unterbauteil + alberga sub elemento + omaa osaelementin + värd för sub element + har underbygningsdel + té un subelement + a sous-élément + alt öğesi var + ha sotto-elemento + tem sub elemento + 包含子构件 + má součást + má súčasť + زیرالمان دارد @@ -780,6 +562,89 @@ Príklady: رابط + + + + + stable + + Relation to a building element contained in a zone. + Relatie tussen zone en een gebouwelement bevat in die zone. + Beziehung einer Zone zu einem Bauteil, dass es enthält. + Relación a un elemento arquitectónico contenido en una zona. + Suhde vyöhykkeen sisältämään rakennuselementtiin. + Relation till en byggdel som inryms i en zon. + Relation til en bygningsdel, som er indeholdt i en zone. + Relació a un element arquitectònic contingut en una zona. + Relation à définir entre un élément de bâti et la zone le contenant + Bir bölgede bulunan bir bina parçasıyla ilişki. + Relazione con elementi di costruzione contenuti in una zona. + Relação com um elemento da construção contido numa zona. + 区域中包含的建筑构件的关系。 + Vztah k stavebnímu prvku obsaženém v zóně. + Vzťah k stavebnému prvku, obsiahnutom v zóne. + رابطه بین یک منطقه با المان ساختمانی که آنرا در بر گرفته است. + contains element + bevat element + enthält Bauteil + contiene elemento + sisältää elementin + innehåller byggdel + indeholder bygningsdel + conté un element + contient élément + Eleman icerir + contiene elemento + comtém elemento + 包含构件 + obsahuje element-prvek + obsahuje element-prvok + المان دربرگیرنده + + + + + + + + stable + + A part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent. It is intended to contain or contains one or more buildings. + Een deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft. Het is bedoeld om één of meerdere gebouwen te bevatten of bevat al één of meerdere gebouwen. + Ein Teil der realen oder virtuellen Welt die beide Teil dieser Welt sind und eine räumliche Ausdehnung hat. Es besteht die Absicht, dass es Gebäude enthält, oder es enthält ein oder mehr Gebäude. + Una parte del mundo físico o un mundo virtual que está inherentemente ubicada en este mundo y que tiene una extensión espacial en 3D. Está destinado a contener o contiene uno o más edificios. + Fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet. Sen on tarkoitus sisältää tai se sisältää yhden tai useamman rakennuksen. + En del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner. Den är avsedd att innehålla, eller innehåller, en eller flera byggnader. + En del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning. En byggegrund er beregnet til at indeholde, eller indeholder én eller flere bygninger. + Una part del món físic o un món virtual que es troba inherentment ubicada en aquest món i que té una extensió espacial en 3D. Està destinada a contenir un contingut o més edificis. + Un site comprend un ou plusieurs bâtiments + Bir veya daha fazla bina içeren alan. + Una parte del mondo fisico o virtuale che si trova intrinsecamente in questo mondo e ha una estensione spaziale tridimensionale. Un sito contiene o è destinato a contenere uno o più edifici. + Uma parte do mundo físico ou do mundo virtual que está inerentemente localizada neste mundo e que tem uma extensão espacial tridimensional. Contém ou destina-se a conter um ou mais edifícios. + 本质上是存在于物理世界或虚拟世界的一部分,并具有3D空间范围。它旨在包含一个或多个建筑物。 + Staveniště jako část fyzického světa nebo virtuálního světa které jsou neodmyslitelně umístěna jak ve fyzickém světě tak majíce 3D virtuální prostorový rozsah. Záměrem staveniště je obsahovat alespoň jednu stavbu, např. budovu či stavební konstrukci. + + Stavenisko ako časť fyzického, alebo virtuálneho sveta, ktoré sú neodmysliteľne umiestnené ako vo fyzickom svete tak majúc 3D virtuálny priestorový rozsah. Zámerom staveniska je obsahovať aspoň jednu stavbu, napríklad budovu, či stavebnú konštrukciu. + بخشی از دنیای فیزیکی، و یا مجازی که اساساً در دنیا وجود دارد و دارای حدود مکانی سه بعدی است. یک عنصر سایت در برگیرنده‌ی یک یا چند ساختمان است. + + + Site + Terrein + Grundstück + Sitio + Tontti + Plats + Grund + Lloc + Site + Arsa + Sito + Sítio + 地点 + Staveniště, stavební pozemek, stavební plocha, zastavěná plocha. + Stavenisko, stavebný pozemok, stavebná plocha, zastavaná plocha. + سایت + @@ -821,8 +686,91 @@ Príklady: má podlažie طبقه دارد - - + + + + stable + + Relationship between an interface and another thing (building zone, element or owl:Thing) + Relatie tussen een interface en een ander ding (gebouwzone, gebouwelement of owl:Thing). + Beziehung zwischen einer Schnittstelle und einem anderen Ding (Gebäude zone, Bauteil oder owl:Thing). + Relación entre una interfaz y otra cosa (zona de construcción, elemento o owl:Thing) + Suhde rajapinnan ja toisen asian välillä (rakennuksen vyöhyke, elementti, tai owl:Thing). + Relation mellan ett gränssnitt och något angränsande (en zon, en byggdel, eller owl:Thing). + Relation mellem en grænseflade og en anden ting (bygningszone, bygningsdel eller owl:Thing). + Relació entre una interfície i una altra cosa (zona de construcció, element o owl:Thing) + Relation à définir entre une interface et une zone ou un élément adjacents. + Bir arabirim ile bitişik bir bölge veya bina parçası arasındaki ilişki. + Relazione tra un'interfaccia e un'altra cosa (zona di edificio, elemento di costruzione o owl:Thing) + Relação entre um interface e outra coisa (zona do edifício, elemento ou owl:Thing) + 界面与其他对象(建筑热区,构件或owl:Thing)之间的关系。 + Vztah mezi rozhraním a přilehlou zónou nebo prvkem. + Vzťah medzi rozhraním a priľahlou zónou alebo prvkom. + رابطه بین یک رابط و یک عنصر دیگر (منطقه ساختمان، المان، و یا owl:Thing) + interface of + interface van + Schnittstelle von + interfaz de + rajapintana + gränssnitt för + grænseflade for + interfície de + interface de + Arayüzü + interfaccia di + interface de + 交界面于 + je rozhraní/je rozhraním + je rozhranie/rozhraním + رابط است + + + + + + + + stable + + A part of the physical world or a virtual world whose 3D spatial extent is bounded actually or theoretically, and provides for certain functions within the zone it is contained in. + Een deel van de fysieke wereld of een virtuele wereld waarvan de driedimensionale omvang feitelijk of virtueel begrensd is, en dat bepaalde activiteiten faciliteert in de zone die de ruimte bevat. + Ein Teil der realen oder virtuellen Welt, dessen räumliche Ausdehnung tatsächlich oder virtuell begrenzt ist. In der Zone in der es enthalten ist stellt es bestimmte Funktionen bereit. + Una parte del mundo físico o de un mundo virtual cuya extensión espacial tridimensional está limitada física o teóricamente, y provee ciertas funciones dentro de la zona donde está contenida. + Osa fyysisestä -tai virtuaalista maailmasta, jonka 3D-tila on rajattu oikeasti tai teoreettisesti ja tarjoaa tiettyjä toimintoja vyöhykkeellä, johon se sisältyy. + En del av den fysiska världen eller en virtuell värld vars spatiala utsträckning i tre dimensioner är faktiskt eller teoretiskt begränsad, och som tillhandahåller vissa funktioner för zonen den är inrymd i. + En del af den fysiske verden eller en virtuel verden, hvis 3D-rumlige omfang er afgrænset faktisk eller teoretisk, og giver bestemte funktioner inden for den zone, den er indeholdt i. + Una part de el món físic o d'un món virtual l'extensió espacial tridimensional està limitada física o teòricament, i proveeix certes funcions dins de la zona on està continguda. + Une partie du monde physique ou virtuel dont l'extension 3D est limitée réellement ou théoriquement, et apporte des fonctions aux zones dans laquelle elle est contenue. + Fiziksel dünyanın veya sanal dünyanın, 3D mekansal kapsamı gerçekte veya teorik olarak tanımlanmış olan ve içinde bulunduğu bölgede belirli fonksiyonları yerine getiren bir kısmıdır. + Una parte del mondo fisico o virtuale il cui spazio 3D è delimitato effettivamente o virtualmente, e fornisce determinate funzioni all'interno della zona in cui è contenuta. + Uma parte do mundo físico ou de um mundo virtual cuja extensão espacial 3D esteja delimitada de forma efectiva ou teórica, que fornece certas funções dentro da zona em que está contido. + 是物理世界或虚拟世界的一部分,其3D空间范围实际上或在理论上受到限制,可在其所包含的区域内提供某些功能。 + Ohraničený troj-rozměrný rozsah definovaný fyzicky nebo pojmově [ISO 12006-2 (DIS 2013), 3.4.3] + Ohraničený troj-rozmerný rozsah definovaný fyzicky nebo pojmovo [ISO 12006-2 (DIS 2013), 3.4.3] + بخشی از دنیای فیزیکی، و یا مجازی که وسعت مکانی سه بعدی آن از نظر حقیقی و یا تئوری محدود است، و عملکردهای مشخصی را در منطقه‌ای که در آن قرار گرفته ارائه می دهد. + + Space + Ruimte + Raum + Espacio + Tila + Utrymme + Rum + Espai + Pièce + Oda + Spazio + Espaço + 空间 + Prostor + Priestor + فضا + + + + + Georg Ferdinand Schneider + Georg Ferdinand Schneider @@ -851,66 +799,27 @@ Príklady: Daha büyük bir bölgedeki içerinde yeralan alt bölgelerin birbirleriyle bağlantısı. Örneğin, bir arsa bölgesi, bir bina bölgesini icerebilir ve bir bina bölgesi bir oda bölgesini icerebilir. bot:includeZone geçişli bir özelliktir, yani önceki örnekteki boşluk bölgesi de bina bölgesinde yer alır. Relazione tra una zona e una sotto-zona. Per esempio, una zona spaziale può essere contenuta nella zona di un piano che a sua volta è contenuto nella zona di un edificio. bot:containsZone è una proprietà transitiva. Ciò implica che nel precedente esempio la relazione bot:containsZone si verifica anche tra la zona spaziale e la zona dell'edificio. Relação entre subzonas de uma zona maior. Uma zona espacial pode, por exemplo, estar contida na zona de um piso que está, por sua vez, contida na zona de um edifício. -bot:containsZone é uma propriedade transitiva. Isto implica que, no exemplo anterior, exista uma relação bot:containsZone entre uma zona espacial e a zona do edifício. - 主要区域和其子区域的从属关系。 空间区域实例可以包含在楼层区域中,该楼层区域进一步包含在建筑物区域中。 bot:containsZone是传递属性。 这意味着在前面的示例中,空间区域和建筑物区域之间也保持着bot:containsZone关系。 - Vztah hlavní zóny k pod-zónám. Prostorová zóna může být napříklat umístěna v zóně podlaží, která jako zóna je umístěna v zóně budova. bot:containsZone je přenositelná vlastnost, co znamená, že daná vlastnost vyšší zóny v dané hierarchii se promítá i do zón které jsou součástí vyšší zóny. - Vzťah hlavnej zóny k pod-zónam. Priestorová zóna môže napríklad byť umiestnená v zóne podlažia, ktoré ako zóna môže byť ďalej umiestnené v zóne budovy. bot:containsZone je prenositeľná vlastnost, ktorá znamená, že pokiaľ väčšia zóna A je v zóne budova, aj menšie zóny, ktorú zóna A obsahuje, sú v budove. - رابطه با زیر منطقه های یک منطقه اصلی. به عنوان مثال یک منطقه فضایی می تواند در یک منطقه طبقه قرار گرفته باشد که آن به خودی خود در یک منطقه ساختمان قرار گرفته. رابطه‌ی bot:containsZone یک رابطه‌ی انتقالی است. به این معنا که در مثال قبلی رابطه‌ی bot:containsZone بین بخش فضا و بخش ساختمان نیز برقرار میشود. - contains zone - bevat zone - enthält Zone - contiene zona - sisältää vyöhykkeen - innehåller zon - indeholder zone - conté zona - contient zone - Bölge icerir - contiene zona - contém zona - 包含区域 - obsahuje zónu - obsahuje zónu - منطقه دربرگیرنده - - - - - - unstable - - Links any bot:Zone or bot:Element to a 3D Model encoded as a literal. - Verbindt gelijk welke bot:Zone of bot:Element instantie met een 3D model geëncodeerd in een literal. - Verbindet jede bot:Zone oder bot:Element zu einem 3D Model, dass als Literal codiert ist. - Vincula cualquier bot:Zone o bot:Element a un modelo 3D codificado como literal. - Liittää vyöhykkeen (bot:Zone) tai elementin (bot:Element) sen yksinkertaiseksi arvoksi enkoodattuun 3D-malliin. - Länkar en instans av bot:Zone eller bot:Element till en 3D-modell uttryckt som en RDF literal. - Forbinder enhver instans af bot:Zone eller bot:Element med en 3D-model beskrevet som en literal. - Vincula qualsevol bot:Zone o bot:Element a un model 3D codificat com literal. - Relie tout bot:Zone ou bot:Element à un modèle 3D encodé comme - bot:Zone'nin herhangi bir örneğini bağlar ya da bot:Element'i bir literal olarak tanimlanan 3D-model ile bağlar. - Collega una istanza di bot:Zone o bot:Element ad un modello 3D codificato come un literal. - Vincula qualquer bot:Zone ou bot:Element a um Modelo 3D codificado como um literal. - 将任何bot:Zone或bot:Element链接到编码为文本的3D模型。 - Propojuje jakýkoliv bot:Zone nebo bot:Element na 3D model definovaný jako literál. - Prepojuje akýkoľvek bot:Zone alebo bot:Element na 3D model definovaný ako literál. - رابطه یک عنصر bot:Zone یا bot:Elementبا یک مدل سه بعدی که به صورت یک نوشته رمزگذاری شده است. - has simple 3D model - heeft eenvoudig 3D model - hat einfaches 3D Modell - tiene modelo 3D simple - omaa yksinkertaisen 3D-mallin - har enkel 3D-modell - har simpel 3D-model - té un model 3D senzill - a modèle 3D simple - Basit bir 3D modeli var - ha modello 3D semplice - tem modelo 3D simples - 含有简单的3D模型 - má jednoduchý 3D model - má jednoduchý 3D model - مدل سه بعدی ساده دارد +bot:containsZone é uma propriedade transitiva. Isto implica que, no exemplo anterior, exista uma relação bot:containsZone entre uma zona espacial e a zona do edifício. + 主要区域和其子区域的从属关系。 空间区域实例可以包含在楼层区域中,该楼层区域进一步包含在建筑物区域中。 bot:containsZone是传递属性。 这意味着在前面的示例中,空间区域和建筑物区域之间也保持着bot:containsZone关系。 + Vztah hlavní zóny k pod-zónám. Prostorová zóna může být napříklat umístěna v zóně podlaží, která jako zóna je umístěna v zóně budova. bot:containsZone je přenositelná vlastnost, co znamená, že daná vlastnost vyšší zóny v dané hierarchii se promítá i do zón které jsou součástí vyšší zóny. + Vzťah hlavnej zóny k pod-zónam. Priestorová zóna môže napríklad byť umiestnená v zóne podlažia, ktoré ako zóna môže byť ďalej umiestnené v zóne budovy. bot:containsZone je prenositeľná vlastnost, ktorá znamená, že pokiaľ väčšia zóna A je v zóne budova, aj menšie zóny, ktorú zóna A obsahuje, sú v budove. + رابطه با زیر منطقه های یک منطقه اصلی. به عنوان مثال یک منطقه فضایی می تواند در یک منطقه طبقه قرار گرفته باشد که آن به خودی خود در یک منطقه ساختمان قرار گرفته. رابطه‌ی bot:containsZone یک رابطه‌ی انتقالی است. به این معنا که در مثال قبلی رابطه‌ی bot:containsZone بین بخش فضا و بخش ساختمان نیز برقرار میشود. + contains zone + bevat zone + enthält Zone + contiene zona + sisältää vyöhykkeen + innehåller zon + indeholder zone + conté zona + contient zone + Bölge icerir + contiene zona + contém zona + 包含区域 + obsahuje zónu + obsahuje zónu + منطقه دربرگیرنده @@ -955,8 +864,44 @@ Bot:Building je součástí fyzického nebo virtuálního světa, který je neod Budova ساختمان - - + + + + + stable + + Relation between a zone and its adjacent building elements, bounding the zone. + Relatie tussen een zone en zijn aangrenzende gebouwelementen. Het gebouwelement begrenst de zone. + Beziehung zwischen einer Zone und dessen angrenzenden Bauteilen. Die Bauteile begrenzen die Zone. + Relación entre una zona y sus elementos arquitectónicos adyacentes, que limitan el espacio físico. + Suhde vyöhykkeen ja sen viereisten, sitä rajaavien rakennuselementtien välillä. + Relation mellan en zon och dess angränsande byggdelar, som avgränsar det fysiska utrymmet. + Relation mellem en zone og dens tilstødende bygningsdele, som afgrænser det fysiske rum. + Relació entre una zona i els seus elements arquitectònics adjacents, que limiten l'espai físic. + Relation entre une zone et ses éléments adjacents, délimitant l'espace physique + Bir bölge ile bitişik bina parçaları arasındaki ilişki, fiziksel alanı sınırlar. + Relazione tra una zona e i suoi elementi di costruzione adiacenti che delimitano la zona stessa. + Relação entre uma zona e os elementos da construção que lhe são adjacentes, delimitando a zona. + 区域中相邻建筑构件之间的关系,以该区域为界。 + Vztah mezi zónou a její přilehlými stavebními prvky, obklopujícími danou zónu. + Vzťah medzi zónou a stavebnými prvkami obklopujúcimi túto zónu. + رابطه بین یک منطقه و المانهای ساختمانی همجوارش که حدود منطقه را مشخص می کنند. + adjacent element + aangrenzend element + benachbartes Bauteil + elemento adyacente + viereinen elementti + angränsande element + tilstødende element + element adjacent + élément adjacent + Bitisik eleman + elemento adiacente + elemento adjacente + 相邻构件 + přilehlý element-prvek + priľahlý element-prvok + المان همجوار @@ -1009,52 +954,49 @@ Mads Holten Rasmussen, Pieter Pauwels, Christian Anker Hviid and Jan Karlshøj ( bot - + + + + - - + + stable - Relation to spaces contained in a zone. The typical domains of bot:hasSpace are instances of bot:Storey or bot:Building. - Relatie tot ruimtes die zich in een zone bevinden. De typische domeinen van bot:hasSpace zijn instanties van bot:Storey of bot:Building. - Beziehung von Räumen, die sich in einer Zone befinden. Oft ist die rdfs:domain eine Instanz von bot:Storey oder bot:Building. - Relación a espacios contenidos en una zona. Los dominios típicos de bot:hasSpace son instancias de bot:Storey o bot:Building. - Suhde vyöhykkeeseen kuuluviin tiloihin. Tyypillinen lähtöjoukko ovat luokkien bot:Storey tai bot:Building instanssit. - Relation till rum som inryms i en zon. Typiska domäner för bot:hasSpace är förekomster av bot:Storey och bot:Building. - Relation til rum indeholdt i en zone. De typiske domæner for bot:hasSpace er forekomster af bot:Storey og bot:Building. - Relació a espais continguts en una zona. Els dominis típics de bot:hasSpace són instàncies de bot:Storey o bot:Building. - Relation à définir entre les pièces d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Storey et bot:Building. - Bir bölgede bulunan odalarla ilişkisi. Bot:hasSpace için tipik etki alanları bot:Building ve bot:Storey örnekleridir. - Relazione con gli spazi contenuti in una zona. Il tipico dominio di bot:hasSpace è l'unione di bot:Storey e bot:Building. - Relação com espaços contidos numa zona. Os domínios típicos de bot:hasSpace são instâncias de bot:Storey ou de bot:Building. - 区域含有空间的关系。 bot:hasSpace的典型使用范围是bot:Storey和bot:Building中的实例。 - Vztah prostorů nacházejících se v zóně a dané zóny. Typická doména bot:hasSpace jsou instance bot:Storey a bot:Building. - Vzťah priestorov nachádzajúcich sa v zóne a danej zóny. Typická doména bot:hasSpace sú inštancie bot:Storey a bot:Buuilding. - ارتباط با فضاهایی که دربرگرفته شده‌اند. دامنه‌ی اصلی bot:hasSpace عنصرهایی از جنس bot:Building وbot:Storey هستند. - has space - heeft ruimte - hat Raum - tiene espacio - omaa tilan - har rum - har rum - té espai - contient pièce - Odası var - ha spazio - tem espaço - 包含空间 - má prostor - má priestor - فضا دارد - - - - - - + Relation to buildings contained in a zone. The typical domains of bot:hasBuilding are instances of bot:Site. + Relatie tot gebouwen die zich in een zone bevinden. De typische domeinen van bot:hasBuilding zijn instanties van bot:Site + Beziehung zwischen Gebäuden, die in einer Zone enthalten sind. Oft ist hier die rdfs:domain eine Instanz von bot:Site. + Relación con los edificios contenidos en una zona. Los dominios típicos de bot:hasBuilding son instancias de bot:Site. + Suhde vyöhykkeeseen kuuluviin rakennuksiin. Tyypillinen lähtöjoukko on luokan bot:Site instanssit. + Relation till byggnader som inryms i en zon. Typiska domäner för bot:hasBuilding är förekomster av bot:Site. + Relation til bygninger indeholdt i en zone. De typiske domæner for bot:hasBuilding er forekomster af bot:Site. + Relació amb els edificis continguts en una zona. Els dominis típics de bot:hasBuilding són instàncies de bot:Site + Relation à définir entre les bâtiments d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Site. + Bir bölgeye dahil binalara ile ilişkisi. Bot:hasBuilding için tipik etki alanları bot:Site örnekleridir. + Relazione con gli edifici contenuti in una zona. Il tipico dominio di bot:hasBuilding è bot:Site. + Relação com edifícios contidos numa zona. Os domínios típicos de bot:hasBuilding são instâncias de bot:Site. + 区域中含有建筑的关系。 bot:hasBuilding的典型使用范围是bot:Site中的实例。 + Vztah budov které jsou přilehlé k zóně. Typickým příkladem je bot:hasBuilding která je instancí bot:Site tzn. staveniště (stav. pozemeek) má budovu, budova stojí na pozemku. + Vzťah budovy a pozemku, na ktorom stojí. Typická doména bot:hasBuilding je inštanciou bot:Site. Tzn. stavenisko(stavebný pozemok) má budovu. + ارتباط با ساختمانهابی که دربرگرفته شده‌اند. دامنه اصلی bot:hasBuilding عنصرهایی از جنس bot:Site هستند. + has building + heeft gebouw + hat Gebäude + tiene edificio + omaa rakennuksen + har byggnad + har bygning + té edifici + contient bâtiment + Binası var + ha edificio + tem edifício + 包含建筑 + má budovu + má budovu + ساختمان دارد @@ -1091,73 +1033,131 @@ product:AirHandlingUnit rdfs:subClassOf bot:Element ; rdfs:subClassOf [ owl:onProperty product:hasFilter ; owl:someValuesFrom product:Filter ] . ``` - - - - Mads Holten Rasmussen - Mads Holten Rasmussen - - + - - - - Pieter Pauwels - Pieter Pauwels + + - - - - Maxime Lefrançois - Maxime Lefrançois + + + + + + stable + + Links a Zone to an Element that is either contained in, adjacent to or intersecting with the Zone. The intended use of this relationship is not to be stated explicitly, but to be inferred from its sub-properties. It will, for example, allow one to query for all the doors of a building given that they have an adjacency to spaces of the building. + Verbindt een bot:Zone instantie met een bot:Element instantie die er ofwel door bevat wordt, aangrenzend aan is of snijdend mee is. Het is aangeraden om deze relatie niet expliciet te maken, maar af te leiden uit het gebruik van zijn sub relaties. Deze relatie maakt het bijvoorbeeld mogelijk om alle deuren van een gebouw op te vragen als die aangrenzend gedefinieerd zijn aan de ruimtes van het gebouw. + Beziehung zwischen einer Zone und einem Bauteil, dass entweder in der Zone enthalten ist, angrenzend ist, oder sich mit ihr schneidet. Diese Beziehung sollte nicht explizit benutzt werden, sondern ergibt sich implizit aus den Unterbeziehungen. Es ermöglicht, zum Beispiel, dass mit einer Abfrage alle Türen eines Gebäudes, die sich mit einer Zone schneiden ermittelt werden können. + Vincula una zona a un elemento que está contenido en, o es adyacente a, o interseca con la zona. El uso previsto de esta relación no es su definición explícita, sino inferirse de sus subpropiedades. Permitirá, por ejemplo, consultar todas las puertas de un edificio dado que tienen una adyacencia a los espacios del edificio. + Liittää vyöhykkeen (bot:Zone) elementtiin (bot:Element) joka on joko vyöhykkeen sisällä tai vierellä, tai leikkaa sen. Tätä suhdetta ei ole tarkoitus käyttää eksplisiittisesti, vaan se on pääteltävissä sen alaominaisuuksista. Mahdollistaa esimerkiksi kaikkien rakennuksen ovien hakemisen, kunhan ovet on merkitty rakennuksen tilojen viereisiksi elementeiksi (bot:adjacentElement). + Länkar en Zon till en Byggnadsdel som antingen inryms i eller ligger jämte zonen. Den här relationen är inte avseddd att uttryckas explicit, utan den kommer att härledas från under-relationer. Detta möjliggör till exempel att man kan fråga efter samtliga dörrar i en byggnad givet att de ligger i anslutning till utrymmen i byggnaden. + Forbinder en Zone til en bygningsdel der enten er indeholdt i eller tilstødende til zonen. Det er ikke hensigten at denne relation angives eksplicit, men at den udledes af dennes underegneskaber. Det vil for eksempel tillade en forespørgsel på alle døre i en bygning givet at disse er enten tilstødende eller indeholdt i rum i bygningen. + Vincula una zona a un element que està contingut en, o és adjacent a, o interseca amb la zona. L'ús previst d'aquesta relació no s'ha d'establir explícitament, sinó inferir-se de les seves subpropietats. Permetrà, per exemple, consultar totes les portes d'un edifici donat que tenen una adjacència als espais de l'edifici. + Relie une zone à un élément qui est soit contenu dans la zone, adjacent à celle-ci, ou intersectant. L'utilisation prévue de cette relation ne doit pas être indiquée explicitement, mais doit être déduite de ses sous-propriétés. Elle permettra, par exemple, d'interroger toutes les portes d'un bâtiment si elles sont adjacentes à certains des espaces du bâtiment. + Bir Bölgeyi, Bölgenin içinde veya yanında bulunan bir bina parçasına bağlar. Bu ilişkinin açık bir şekilde ifade edilmesi değil, alt özellikleri türetilmesi amaçlanmaktadır. Örneğin, bunların binadaki odalara bitişik ya da bitişik olduğu göz önüne alındığında, bir binadaki tüm kapılar için bir sorgu'ya izin verecektir. + Collega una zona ad un elemento che è contenuto, adiacente o intersecante la zona stessa. Non si prevede l'uso esplicito di questa relazione che deve essere inferita dalle sue sotto-proprietà. Per esempio, permette di cercare tutte le porte di un edificio dato che sono adiacenti agli spazi di un edificio. + Relaciona uma zona com um elemento que está contido em, é adjacente ou intersecta a zona. Não se pretende que esta relação seja declarada explicitamente mas que seja inferida através das suas sub-propriedades. Esta propriedade permitirá, por exemplo, que se faça um query a todas as portas de um edifício que sejam adjacentes a espaços do edifício. + 将区域链接到包含在区域中或附近的构件。 该关系的预期用途不是明确说明的,而是要从其子属性中推断出来。例如,如果构件与建筑物的空间相邻,可以借此查询建筑物的所有门。 + Napojuje zónu na stavební prvek, který se buďto nachází v dané zóně, nebo je na její rozhraní. Využitelnost tohoto vztahu není daná explicitně, ale je vyvozená z vlastností zúčastněných prvků. Například to umožní vyhledat všechny dveře, které se dotýkají konkrétních zón. + Napojuje zónu na stavebný prvok, ktorý sa buď nachádza v danej zóne alebo je na jej rozhraní. Využitie tohto vzťahu nie je definované explicitne, ale je vyvodené z vlastností zúčastnených prvkov. Napríklad to umožní vyhľadať všetky dvere v budove, ktoré sa dotýkajú nejakých zón. + رابطه یک منطقه با المانی که یا توسط منطقه در برگرفته شده و یا همجوار است. کاربرد این رابطه نه لزوماً به صورت مستقیم که بلکه برای نتیجه‌گیری حاصل از زیر-روابط ابراز شده است.این رابطه، به عنوان مثال، امکان استعلام (query) از همه درهای یک ساختمان که در مجاورت فضای خاصی هستند را فراهم می کند. + has element + heeft element + hat Bauteil + alberga elemento + omaa elementin + värd för element + har element + té element + a élément + Elemanı var + ha elemento + tem elemento + 含构件 + má element + má element + المان دارد + + + + true + + hosts element + hoster element + hoster element + heeft element + This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation between an element a) and another element b) hosted by element a). Example: inst:wall bot:hostsElement inst:window + This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relatie tussen een gebouwelement a) en een ander element b) dat een ander element in zich heeft a). Voorbeeld: inst:wall bot:hostsElement inst:window + This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation mellem en bygningsdel a) og en anden bygningsdel b) hostet af element a). Eksempel: inst:wall bot:hostsElement inst:window + + + + + - + - + - - - + + - + - + + + + + - Georg Ferdinand Schneider - Georg Ferdinand Schneider + Pieter Pauwels + Pieter Pauwels - + - + - + - - + + + + Maxime Lefrançois + Maxime Lefrançois - - + + + + Mads Holten Rasmussen + Mads Holten Rasmussen - + + + + + + + + - + diff --git a/docs/ontology/bot/0.3.2/bot.rdf b/docs/ontology/bot/0.3.2/bot.rdf index 40a810c9..e688a93b 100644 --- a/docs/ontology/bot/0.3.2/bot.rdf +++ b/docs/ontology/bot/0.3.2/bot.rdf @@ -9,173 +9,6 @@ xmlns:vcard="http://www.w3.org/2006/vcard/ns#" xmlns:vs="http://www.w3.org/2003/06/sw-vocab-status/ns#" > - - - - stable - - Relationship between an interface and another thing (building zone, element or owl:Thing) - Relatie tussen een interface en een ander ding (gebouwzone, gebouwelement of owl:Thing). - Beziehung zwischen einer Schnittstelle und einem anderen Ding (Gebäude zone, Bauteil oder owl:Thing). - Relación entre una interfaz y otra cosa (zona de construcción, elemento o owl:Thing) - Suhde rajapinnan ja toisen asian välillä (rakennuksen vyöhyke, elementti, tai owl:Thing). - Relation mellan ett gränssnitt och något angränsande (en zon, en byggdel, eller owl:Thing). - Relation mellem en grænseflade og en anden ting (bygningszone, bygningsdel eller owl:Thing). - Relació entre una interfície i una altra cosa (zona de construcció, element o owl:Thing) - Relation à définir entre une interface et une zone ou un élément adjacents. - Bir arabirim ile bitişik bir bölge veya bina parçası arasındaki ilişki. - Relazione tra un'interfaccia e un'altra cosa (zona di edificio, elemento di costruzione o owl:Thing) - Relação entre um interface e outra coisa (zona do edifício, elemento ou owl:Thing) - 界面与其他对象(建筑热区,构件或owl:Thing)之间的关系。 - Vztah mezi rozhraním a přilehlou zónou nebo prvkem. - Vzťah medzi rozhraním a priľahlou zónou alebo prvkom. - رابطه بین یک رابط و یک عنصر دیگر (منطقه ساختمان، المان، و یا owl:Thing) - interface of - interface van - Schnittstelle von - interfaz de - rajapintana - gränssnitt för - grænseflade for - interfície de - interface de - Arayüzü - interfaccia di - interface de - 交界面于 - je rozhraní/je rozhraním - je rozhranie/rozhraním - رابط است - - - - - - stable - - Relation to a building element contained in a zone. - Relatie tussen zone en een gebouwelement bevat in die zone. - Beziehung einer Zone zu einem Bauteil, dass es enthält. - Relación a un elemento arquitectónico contenido en una zona. - Suhde vyöhykkeen sisältämään rakennuselementtiin. - Relation till en byggdel som inryms i en zon. - Relation til en bygningsdel, som er indeholdt i en zone. - Relació a un element arquitectònic contingut en una zona. - Relation à définir entre un élément de bâti et la zone le contenant - Bir bölgede bulunan bir bina parçasıyla ilişki. - Relazione con elementi di costruzione contenuti in una zona. - Relação com um elemento da construção contido numa zona. - 区域中包含的建筑构件的关系。 - Vztah k stavebnímu prvku obsaženém v zóně. - Vzťah k stavebnému prvku, obsiahnutom v zóne. - رابطه بین یک منطقه با المان ساختمانی که آنرا در بر گرفته است. - contains element - bevat element - enthält Bauteil - contiene elemento - sisältää elementin - innehåller byggdel - indeholder bygningsdel - conté un element - contient élément - Eleman icerir - contiene elemento - comtém elemento - 包含构件 - obsahuje element-prvek - obsahuje element-prvok - المان دربرگیرنده - - - - - - - - - - - - - - - - stable - - Relationship between two zones that share a common interface, but do not intersect. - Relatie tussen twee zones die een interface delen, maar niet doorsnijdend zijn - Beziehung zwischen zwei Zonen die eine gemeinsame Grenzfläche haben, aber sich nicht schneiden. - Relación entre dos zonas que comparten una interfaz común, pero que no intersecan. - Suhde kahden vyöhykkeen välillä, jotka jakavat yhteisen rajapinnan mutta eivät leikkaa toisiaan. - Relation mellan två zoner som delar ett gemensamt gränssnitt men som inte korsar varandra. - Relation mellem to zoner, der deler en fælles grænseflade. - Relació entre dues zones que comparteixen una interfície comuna, però que no interseccionen - Relation entre deux zones partageant une interface commune, sans intersection - Ortak bir arayüzü paylaşan iki bölge arasındaki bağlantı. - Relazione tra due zone che condividono un'interfaccia senza però intersecarsi. - Relação entre duas zonas que partilham um interface comum mas que não se intersectam. - 两个区域之间共享公共界面但不相交的关系 - Vztah mezi dvěmi zónami, které se dotýkají, ale neprotínají se. - Vzťah medzi dvomi zónami, ktoré sa dotýkajú, ale nepretínajú sa. - رابطه بین دو منطقه که یک رابط مشترک دارند، ولی منقطع نیستند. - adjacent zone - aangrenzende zone - angrenzende Zone - zona adyacente - viereinen vyöhyke - angränsande zon - tilstødende zone - zona adjacent - zone adjacente - Bitisik bölge - zona adiacente - zona adjacente - 相邻区域 - přilehlá zóna - priľahlá zóna - منطقه همجوار - - - - - - - - stable - - Relation to buildings contained in a zone. The typical domains of bot:hasBuilding are instances of bot:Site. - Relatie tot gebouwen die zich in een zone bevinden. De typische domeinen van bot:hasBuilding zijn instanties van bot:Site - Beziehung zwischen Gebäuden, die in einer Zone enthalten sind. Oft ist hier die rdfs:domain eine Instanz von bot:Site. - Relación con los edificios contenidos en una zona. Los dominios típicos de bot:hasBuilding son instancias de bot:Site. - Suhde vyöhykkeeseen kuuluviin rakennuksiin. Tyypillinen lähtöjoukko on luokan bot:Site instanssit. - Relation till byggnader som inryms i en zon. Typiska domäner för bot:hasBuilding är förekomster av bot:Site. - Relation til bygninger indeholdt i en zone. De typiske domæner for bot:hasBuilding er forekomster af bot:Site. - Relació amb els edificis continguts en una zona. Els dominis típics de bot:hasBuilding són instàncies de bot:Site - Relation à définir entre les bâtiments d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Site. - Bir bölgeye dahil binalara ile ilişkisi. Bot:hasBuilding için tipik etki alanları bot:Site örnekleridir. - Relazione con gli edifici contenuti in una zona. Il tipico dominio di bot:hasBuilding è bot:Site. - Relação com edifícios contidos numa zona. Os domínios típicos de bot:hasBuilding são instâncias de bot:Site. - 区域中含有建筑的关系。 bot:hasBuilding的典型使用范围是bot:Site中的实例。 - Vztah budov které jsou přilehlé k zóně. Typickým příkladem je bot:hasBuilding která je instancí bot:Site tzn. staveniště (stav. pozemeek) má budovu, budova stojí na pozemku. - Vzťah budovy a pozemku, na ktorom stojí. Typická doména bot:hasBuilding je inštanciou bot:Site. Tzn. stavenisko(stavebný pozemok) má budovu. - ارتباط با ساختمانهابی که دربرگرفته شده‌اند. دامنه اصلی bot:hasBuilding عنصرهایی از جنس bot:Site هستند. - has building - heeft gebouw - hat Gebäude - tiene edificio - omaa rakennuksen - har byggnad - har bygning - té edifici - contient bâtiment - Binası var - ha edificio - tem edifício - 包含建筑 - má budovu - má budovu - ساختمان دارد - @@ -270,132 +103,83 @@ Zóna منطقه - - - - + + + + stable - Relation between a zone and its adjacent building elements, bounding the zone. - Relatie tussen een zone en zijn aangrenzende gebouwelementen. Het gebouwelement begrenst de zone. - Beziehung zwischen einer Zone und dessen angrenzenden Bauteilen. Die Bauteile begrenzen die Zone. - Relación entre una zona y sus elementos arquitectónicos adyacentes, que limitan el espacio físico. - Suhde vyöhykkeen ja sen viereisten, sitä rajaavien rakennuselementtien välillä. - Relation mellan en zon och dess angränsande byggdelar, som avgränsar det fysiska utrymmet. - Relation mellem en zone og dens tilstødende bygningsdele, som afgrænser det fysiske rum. - Relació entre una zona i els seus elements arquitectònics adjacents, que limiten l'espai físic. - Relation entre une zone et ses éléments adjacents, délimitant l'espace physique - Bir bölge ile bitişik bina parçaları arasındaki ilişki, fiziksel alanı sınırlar. - Relazione tra una zona e i suoi elementi di costruzione adiacenti che delimitano la zona stessa. - Relação entre uma zona e os elementos da construção que lhe são adjacentes, delimitando a zona. - 区域中相邻建筑构件之间的关系,以该区域为界。 - Vztah mezi zónou a její přilehlými stavebními prvky, obklopujícími danou zónu. - Vzťah medzi zónou a stavebnými prvkami obklopujúcimi túto zónu. - رابطه بین یک منطقه و المانهای ساختمانی همجوارش که حدود منطقه را مشخص می کنند. - adjacent element - aangrenzend element - benachbartes Bauteil - elemento adyacente - viereinen elementti - angränsande element - tilstødende element - element adjacent - élément adjacent - Bitisik eleman - elemento adiacente - elemento adjacente - 相邻构件 - přilehlý element-prvek - priľahlý element-prvok - المان همجوار + Constituent of a construction entity with a characteristic technical function, form or position [ISO 12006-2:2015, 3.4.7] + Bestanddeel van een gebouwde entiteit met een karakteristieke technische functie, vorm of positie [ISO 12006-2:2015, 3.4.7] + Das Bauteil ist im Bauwesen ein einzelnes Teil, ein Element oder eine Komponente, aus denen ein Bauwerk zusammengesetzt wird [ISO 12006-2:2015, 3.4.7] + Constituyente de una entidad de construcción con una función técnica característica, forma o posición [ISO 12006-2:2015, 3.4.7] + Rakennetun kokonaisuuden osa, jolla on ominainen tekninen funktio, muoto tai sijainti [ISO 12006-2:2015, 3.4.7] + Beståndsdel av ett byggnadsverk med en karaktäristisk teknisk funktion, form eller position [ISO 12006-2:2015, 3.4.7] + Bestanddel af et bygværk med en karakteristisk funktion, form eller position [ISO 12006-2:2015, 3.4.7] + Constituent d'una entitat de construcció amb una funció tècnica característica, forma o posició [ISO 12006-2:2015, 3.4.7] + Constituant d'un bâtiment remplissant une fonction technique spécifique ou ayant une forme ou une position spécifiques [ISO 12006-2:2015, 3.4.7] + "Karakteristik fonksiyonu, şekli veya konumu olan bir binanın bileşeni [ISO 12006-2: 2015, 3.4.7] + Costituente di una entità costruttiva con una funzione tecnica caratteristica, forma o posizione [ISO 12006-2:2015, 3.4.7] + Constituinte de uma entidade de construção com uma função técnica característica, forma ou posição [ISO 12006-2:2015, 3.4.7] + 具有特定技术功能,形式或位置的建筑实体组成部分 + Součást stavební entity s charakteristickou technickou funkcí, formou, nebo umístěním [ISO 12006-2, 3.4.7] + Súčasť stavebnej entity s charakteristickou funkciou, formou, alebo umestením [ISO 12006-2, 3.4.7] + تشکیل دهنده‌ی یک واحد ساخت با عملکرد فنی، فرم و یا موقعیت مشخص. + Building element + Gebouwelement + Bauteil (Bauwesen) + Elemento de construcción + Elementti + Byggdel + Bygningsdel + Element de construcció + Élément d'un bâtiment + Bina elemanı + Elemento di costruzione + Elemento arquitectónico + 构件 + Stavební prvek + Stavebný prvok + المان - - - - - - stable + + + + + unstable - Links a Zone to an Element that is either contained in, adjacent to or intersecting with the Zone. The intended use of this relationship is not to be stated explicitly, but to be inferred from its sub-properties. It will, for example, allow one to query for all the doors of a building given that they have an adjacency to spaces of the building. - Verbindt een bot:Zone instantie met een bot:Element instantie die er ofwel door bevat wordt, aangrenzend aan is of snijdend mee is. Het is aangeraden om deze relatie niet expliciet te maken, maar af te leiden uit het gebruik van zijn sub relaties. Deze relatie maakt het bijvoorbeeld mogelijk om alle deuren van een gebouw op te vragen als die aangrenzend gedefinieerd zijn aan de ruimtes van het gebouw. - Beziehung zwischen einer Zone und einem Bauteil, dass entweder in der Zone enthalten ist, angrenzend ist, oder sich mit ihr schneidet. Diese Beziehung sollte nicht explizit benutzt werden, sondern ergibt sich implizit aus den Unterbeziehungen. Es ermöglicht, zum Beispiel, dass mit einer Abfrage alle Türen eines Gebäudes, die sich mit einer Zone schneiden ermittelt werden können. - Vincula una zona a un elemento que está contenido en, o es adyacente a, o interseca con la zona. El uso previsto de esta relación no es su definición explícita, sino inferirse de sus subpropiedades. Permitirá, por ejemplo, consultar todas las puertas de un edificio dado que tienen una adyacencia a los espacios del edificio. - Liittää vyöhykkeen (bot:Zone) elementtiin (bot:Element) joka on joko vyöhykkeen sisällä tai vierellä, tai leikkaa sen. Tätä suhdetta ei ole tarkoitus käyttää eksplisiittisesti, vaan se on pääteltävissä sen alaominaisuuksista. Mahdollistaa esimerkiksi kaikkien rakennuksen ovien hakemisen, kunhan ovet on merkitty rakennuksen tilojen viereisiksi elementeiksi (bot:adjacentElement). - Länkar en Zon till en Byggnadsdel som antingen inryms i eller ligger jämte zonen. Den här relationen är inte avseddd att uttryckas explicit, utan den kommer att härledas från under-relationer. Detta möjliggör till exempel att man kan fråga efter samtliga dörrar i en byggnad givet att de ligger i anslutning till utrymmen i byggnaden. - Forbinder en Zone til en bygningsdel der enten er indeholdt i eller tilstødende til zonen. Det er ikke hensigten at denne relation angives eksplicit, men at den udledes af dennes underegneskaber. Det vil for eksempel tillade en forespørgsel på alle døre i en bygning givet at disse er enten tilstødende eller indeholdt i rum i bygningen. - Vincula una zona a un element que està contingut en, o és adjacent a, o interseca amb la zona. L'ús previst d'aquesta relació no s'ha d'establir explícitament, sinó inferir-se de les seves subpropietats. Permetrà, per exemple, consultar totes les portes d'un edifici donat que tenen una adjacència als espais de l'edifici. - Relie une zone à un élément qui est soit contenu dans la zone, adjacent à celle-ci, ou intersectant. L'utilisation prévue de cette relation ne doit pas être indiquée explicitement, mais doit être déduite de ses sous-propriétés. Elle permettra, par exemple, d'interroger toutes les portes d'un bâtiment si elles sont adjacentes à certains des espaces du bâtiment. - Bir Bölgeyi, Bölgenin içinde veya yanında bulunan bir bina parçasına bağlar. Bu ilişkinin açık bir şekilde ifade edilmesi değil, alt özellikleri türetilmesi amaçlanmaktadır. Örneğin, bunların binadaki odalara bitişik ya da bitişik olduğu göz önüne alındığında, bir binadaki tüm kapılar için bir sorgu'ya izin verecektir. - Collega una zona ad un elemento che è contenuto, adiacente o intersecante la zona stessa. Non si prevede l'uso esplicito di questa relazione che deve essere inferita dalle sue sotto-proprietà. Per esempio, permette di cercare tutte le porte di un edificio dato che sono adiacenti agli spazi di un edificio. - Relaciona uma zona com um elemento que está contido em, é adjacente ou intersecta a zona. Não se pretende que esta relação seja declarada explicitamente mas que seja inferida através das suas sub-propriedades. Esta propriedade permitirá, por exemplo, que se faça um query a todas as portas de um edifício que sejam adjacentes a espaços do edifício. - 将区域链接到包含在区域中或附近的构件。 该关系的预期用途不是明确说明的,而是要从其子属性中推断出来。例如,如果构件与建筑物的空间相邻,可以借此查询建筑物的所有门。 - Napojuje zónu na stavební prvek, který se buďto nachází v dané zóně, nebo je na její rozhraní. Využitelnost tohoto vztahu není daná explicitně, ale je vyvozená z vlastností zúčastněných prvků. Například to umožní vyhledat všechny dveře, které se dotýkají konkrétních zón. - Napojuje zónu na stavebný prvok, ktorý sa buď nachádza v danej zóne alebo je na jej rozhraní. Využitie tohto vzťahu nie je definované explicitne, ale je vyvodené z vlastností zúčastnených prvkov. Napríklad to umožní vyhľadať všetky dvere v budove, ktoré sa dotýkajú nejakých zón. - رابطه یک منطقه با المانی که یا توسط منطقه در برگرفته شده و یا همجوار است. کاربرد این رابطه نه لزوماً به صورت مستقیم که بلکه برای نتیجه‌گیری حاصل از زیر-روابط ابراز شده است.این رابطه، به عنوان مثال، امکان استعلام (query) از همه درهای یک ساختمان که در مجاورت فضای خاصی هستند را فراهم می کند. - has element - heeft element - hat Bauteil - alberga elemento - omaa elementin - värd för element - har element - té element - a élément - Elemanı var - ha elemento - tem elemento - 含构件 - má element - má element - المان دارد - - - - - - - - - - - - stable - - A part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent. It is intended to contain or contains one or more buildings. - Een deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft. Het is bedoeld om één of meerdere gebouwen te bevatten of bevat al één of meerdere gebouwen. - Ein Teil der realen oder virtuellen Welt die beide Teil dieser Welt sind und eine räumliche Ausdehnung hat. Es besteht die Absicht, dass es Gebäude enthält, oder es enthält ein oder mehr Gebäude. - Una parte del mundo físico o un mundo virtual que está inherentemente ubicada en este mundo y que tiene una extensión espacial en 3D. Está destinado a contener o contiene uno o más edificios. - Fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet. Sen on tarkoitus sisältää tai se sisältää yhden tai useamman rakennuksen. - En del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner. Den är avsedd att innehålla, eller innehåller, en eller flera byggnader. - En del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning. En byggegrund er beregnet til at indeholde, eller indeholder én eller flere bygninger. - Una part del món físic o un món virtual que es troba inherentment ubicada en aquest món i que té una extensió espacial en 3D. Està destinada a contenir un contingut o més edificis. - Un site comprend un ou plusieurs bâtiments - Bir veya daha fazla bina içeren alan. - Una parte del mondo fisico o virtuale che si trova intrinsecamente in questo mondo e ha una estensione spaziale tridimensionale. Un sito contiene o è destinato a contenere uno o più edifici. - Uma parte do mundo físico ou do mundo virtual que está inerentemente localizada neste mundo e que tem uma extensão espacial tridimensional. Contém ou destina-se a conter um ou mais edifícios. - 本质上是存在于物理世界或虚拟世界的一部分,并具有3D空间范围。它旨在包含一个或多个建筑物。 - Staveniště jako část fyzického světa nebo virtuálního světa které jsou neodmyslitelně umístěna jak ve fyzickém světě tak majíce 3D virtuální prostorový rozsah. Záměrem staveniště je obsahovat alespoň jednu stavbu, např. budovu či stavební konstrukci. - - Stavenisko ako časť fyzického, alebo virtuálneho sveta, ktoré sú neodmysliteľne umiestnené ako vo fyzickom svete tak majúc 3D virtuálny priestorový rozsah. Zámerom staveniska je obsahovať aspoň jednu stavbu, napríklad budovu, či stavebnú konštrukciu. - بخشی از دنیای فیزیکی، و یا مجازی که اساساً در دنیا وجود دارد و دارای حدود مکانی سه بعدی است. یک عنصر سایت در برگیرنده‌ی یک یا چند ساختمان است. - - - Site - Terrein - Grundstück - Sitio - Tontti - Plats - Grund - Lloc - Site - Arsa - Sito - Sítio - 地点 - Staveniště, stavební pozemek, stavební plocha, zastavěná plocha. - Stavenisko, stavebný pozemok, stavebná plocha, zastavaná plocha. - سایت + Links any bot:Zone or bot:Element to a 3D Model encoded as a literal. + Verbindt gelijk welke bot:Zone of bot:Element instantie met een 3D model geëncodeerd in een literal. + Verbindet jede bot:Zone oder bot:Element zu einem 3D Model, dass als Literal codiert ist. + Vincula cualquier bot:Zone o bot:Element a un modelo 3D codificado como literal. + Liittää vyöhykkeen (bot:Zone) tai elementin (bot:Element) sen yksinkertaiseksi arvoksi enkoodattuun 3D-malliin. + Länkar en instans av bot:Zone eller bot:Element till en 3D-modell uttryckt som en RDF literal. + Forbinder enhver instans af bot:Zone eller bot:Element med en 3D-model beskrevet som en literal. + Vincula qualsevol bot:Zone o bot:Element a un model 3D codificat com literal. + Relie tout bot:Zone ou bot:Element à un modèle 3D encodé comme + bot:Zone'nin herhangi bir örneğini bağlar ya da bot:Element'i bir literal olarak tanimlanan 3D-model ile bağlar. + Collega una istanza di bot:Zone o bot:Element ad un modello 3D codificato come un literal. + Vincula qualquer bot:Zone ou bot:Element a um Modelo 3D codificado como um literal. + 将任何bot:Zone或bot:Element链接到编码为文本的3D模型。 + Propojuje jakýkoliv bot:Zone nebo bot:Element na 3D model definovaný jako literál. + Prepojuje akýkoľvek bot:Zone alebo bot:Element na 3D model definovaný ako literál. + رابطه یک عنصر bot:Zone یا bot:Elementبا یک مدل سه بعدی که به صورت یک نوشته رمزگذاری شده است. + has simple 3D model + heeft eenvoudig 3D model + hat einfaches 3D Modell + tiene modelo 3D simple + omaa yksinkertaisen 3D-mallin + har enkel 3D-modell + har simpel 3D-model + té un model 3D senzill + a modèle 3D simple + Basit bir 3D modeli var + ha modello 3D semplice + tem modelo 3D simples + 含有简单的3D模型 + má jednoduchý 3D model + má jednoduchý 3D model + مدل سه بعدی ساده دارد @@ -436,6 +220,86 @@ má 3D model مدل سه بعدی دارد + + + + unstable + + + Links a bot:Site to an instance that encodes the latitude and longitude of the Zero Point of the building site. This could be an instance of a wgs84:Point. The definition of GIS and geometry is not within the scope of BOT and an appropriate ontology needs to be selected here by the user. The use of this property is potentially ambiguous and it might be removed or revised in future editions of the ontology. + Verbindt een bot:Zone instantie met een instantie die de lengtegraad en breedtegraad definieert van het nulpunt van een bot:Site instantie. Dit kan een instantie zijn van wgs84:Point. De definitie van GIS en geometrie valt niet in de scope van BOT en de gebruiker moet een gepaste ontology hiervoor selecteren. Het gebruik van deze eigenschap is potentieel ambigu en kan verwijderd of herzien worden in toekomstige versies van deze ontologie. + Verbindet eine Instanz von bot:Site mit einer Instanz, die den Längen- und Breitengrad des Nullpunkts des Grundstücks definiert. Dies kann eine Instanz eines wgs84:Point sein. Die Definition von GIS und Geometrie ist nicht Bestandteil von BOT. Die Nutzung dieses Properties ist potenziell zweideutig und es besteht die Möglichkeit das es in Zukunft überarbeitet oder entfernt wird. + Vincula un bot:Site a una instancia que codifica la latitud y longitud del punto cero del sitio del edificio. Esta puede ser una instancia de un wgs84:Point. La definición de SIG y de la geometría no está dentro del alcance de BOT por lo que el usuario deberá utilizar para ello una ontología apropiada en combinación con BOT. El uso de esta propiedad es potencialmente ambigua y podría ser eliminada o revisada en ediciones futuras de la ontología. + Liittää bot:Site:n instanssiin, jolla merkitään rakennustyömaan nollakohdan leveys- ja pituuspiirit. Tämä voi olla esimerkki wgs84:Point-luokan instanssi. BOT ei kata GIS:ä tai geometriaa, joten käyttäjän tulee valita sopiva ontologia.Tämän propertyn käyttö on mahdollisesti moniselitteistä, ja se voidaan poistaa tai tarkistaa ontologian tulevissa versioissa. + Länkar en byggnadsplats (en instans av bot:Site) till en instans som uttrycker latitud och longitud för den berörda byggnadsplatsens origo. Detta kan exempelvis vara en instans av wgs84:Point. Definitioner för GIS och geometrier är utanför BOTs scope och användaren ansvarar själv för att välja en lämplig ontologi för detta syfte. Användningen av denna relation är potentiellt tvetydig och den kan komma att revideras eller tas bort i framtida versioner av ontologin. + Forbinder et bot:Site med en forekomst, der beskriver en længde- og breddegrad for byggegrundens nulpunkt. Dette kunne være en forekomst af et wgs84:Point. Definitionen af GIS og geometri er ikke omfattet af BOT og en passende ontologi må her vælges af brugeren. Brugen af denne egenskab er potentielt tvetydig, og den kan fjernes eller revideres i fremtidige udgaver af ontologien. + Vincula un bot:Site a una instància que codifica la latitud i longitud de el punt zero del lloc de l'edifici. Aquesta pot ser una instància d'un wgs84:Point. La definició de SIG i de la geometria no està dins de l'abast de la BOT, per tant, l'usuari haurà de seleccionar una ontologia apropiada. L'ús d'aquesta propietat és potencialment ambigua i podria ser eliminada o revisada en edicions futures de l'ontologia. + Lie un bot:Site à un individu qui encode la latitude et la longitude du point zéro du site du bâtiment. Ceci peut être une instance de wgs84:Point. La définition du système de coordonnée géographique et de la géométrie n'est pas défini par BOT et l'utilisateur doit choisir l'ontologie appropriée. L'utilisation de cette propriété est potentiellement ambigue et elle pourrait être supprimée ou modifiée dans les prochaines versions de l'ontologie. + bir bot:Site ile bir olusumla bağlantı kurar: Bina alanının sıfır noktasında enlem ve boylamını tanımlayan bir örnekle bağlar. Bu bir wgs84:Point örneği olabilir. GPS ve geometrinin tanımı BOT kapsamında değildir ve kullanıcı tarafından uygun bir ontoloji seçilmelidir. Bu özelliğin kullanımı potansiyel olarak belirsizdir ve gelecekteki ontolojinin sürümlerinde kaldırılabilir veya revize edilebilir. + Collega un bot:Site ad un'istanza che codifica la latitudine e longitudine del punto zero di un sito. Questa può essere l'istanza di wgs84:Point. La definizioen di GIS e geometrie non rientra nell'ambito di BOT ed è pertanto necessario che l'utente selezioni una ontologia adeguata. L'uso di questa proprietà è potenzialmente ambiguo e potrebbe essere rimossa o revisionata in successive edizioni dell'ontologia. + Relaciona um bot:Site com uma instância que codifica a latitude e longitude do ponto zero de um sítio de construção. Este poderá ser uma instância de um wgs84:Point. As definições de SIG e de geometria não estão no escopo de BOT, sendo necessário que o/a utilizador/a seleccione uma ontologia adequada para o efeito. A utilização desta propriedade é potencialmente ambígua, podendo esta ser removida ou revista em versões futuras desta ontologia. + 将bot:Site链接到一个实例,对该实例建筑位置原点的纬度和经度进行编码。 这可以是wgs84:Point的一个实例。 GIS和几何的定义不在BOT的范围内,用户需要在此处选择适当的本体。该属性的使用可能是模棱两可的,并且在以后的本体版本中可能会删除或修改它。 + Napojuje bot:Site na instanci, který definuje zeměpisnou šířku a délku nulového bodu budovy. To může být instancí wgs84:Point. Definice GIS a geometrie není v rozsahu BOT a je potřebné použít jinou adekvátní ontologii. Využití této vlastnosti je potenciálně nepřesné a nejasné a může být odstraněno nebo revidováno v budoucích úpravách této ontologie. + Napojuje bot:Site na inštanciu ktorá definuje zemepisnú šírku a dĺžku nulového bodu budovy. To môže byť inštanciou wgs84:Pint. Definícia GIS a geometrie nie je v rozsahu BOT a je potrebné použiť inú adekvátnu ontológiu. Využitie tejto vlastnosti je potenciálne nepresné a nejasné a môže byť odstránené alebo revidované v budúcich úpravách tejto ontológie. + رابطه یک عنصر bot:Site با عنصری که طول وعرض جغرافیایی نقطه صفر سایت ساختمان را مشخص می کند. این میتواند یک عنصراز wgs84:Point باشد. تعریف GIS و هندسه در دایره‌ وضایف آنتالوژی جاینگاری ساختمان (BOT) نیست و لازم است یک آنتالوژی مناسب توسط کاربر برای این موضوع انتخاب شود. استفاده از این ویژگی به طور بالقوه ای مبهم است و ممکن است در نسخه های بعدی این آنتالوژی حذف یا اصلاح شود. + has zero point + heeft nulpunt + hat Nullpunkt + tiene punto cero + omaa nollapisteen + har origo + har nulpunkt + té un punt zero + a point origine + Sıfır noktasi var + ha punto zero + tem ponto zero + 含有原点 + má nulový bod + má nulový bod + نقطه صفر دارد + + + + + + + + stable + + Relation to spaces contained in a zone. The typical domains of bot:hasSpace are instances of bot:Storey or bot:Building. + Relatie tot ruimtes die zich in een zone bevinden. De typische domeinen van bot:hasSpace zijn instanties van bot:Storey of bot:Building. + Beziehung von Räumen, die sich in einer Zone befinden. Oft ist die rdfs:domain eine Instanz von bot:Storey oder bot:Building. + Relación a espacios contenidos en una zona. Los dominios típicos de bot:hasSpace son instancias de bot:Storey o bot:Building. + Suhde vyöhykkeeseen kuuluviin tiloihin. Tyypillinen lähtöjoukko ovat luokkien bot:Storey tai bot:Building instanssit. + Relation till rum som inryms i en zon. Typiska domäner för bot:hasSpace är förekomster av bot:Storey och bot:Building. + Relation til rum indeholdt i en zone. De typiske domæner for bot:hasSpace er forekomster af bot:Storey og bot:Building. + Relació a espais continguts en una zona. Els dominis típics de bot:hasSpace són instàncies de bot:Storey o bot:Building. + Relation à définir entre les pièces d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Storey et bot:Building. + Bir bölgede bulunan odalarla ilişkisi. Bot:hasSpace için tipik etki alanları bot:Building ve bot:Storey örnekleridir. + Relazione con gli spazi contenuti in una zona. Il tipico dominio di bot:hasSpace è l'unione di bot:Storey e bot:Building. + Relação com espaços contidos numa zona. Os domínios típicos de bot:hasSpace são instâncias de bot:Storey ou de bot:Building. + 区域含有空间的关系。 bot:hasSpace的典型使用范围是bot:Storey和bot:Building中的实例。 + Vztah prostorů nacházejících se v zóně a dané zóny. Typická doména bot:hasSpace jsou instance bot:Storey a bot:Building. + Vzťah priestorov nachádzajúcich sa v zóne a danej zóny. Typická doména bot:hasSpace sú inštancie bot:Storey a bot:Buuilding. + ارتباط با فضاهایی که دربرگرفته شده‌اند. دامنه‌ی اصلی bot:hasSpace عنصرهایی از جنس bot:Building وbot:Storey هستند. + has space + heeft ruimte + hat Raum + tiene espacio + omaa tilan + har rum + har rum + té espai + contient pièce + Odası var + ha spazio + tem espaço + 包含空间 + má prostor + má priestor + فضا دارد + @@ -475,6 +339,58 @@ pretína element-prvok المان متلاقی + + + + + + + + + + + + + + + + + + stable + + Relationship between two zones that share a common interface, but do not intersect. + Relatie tussen twee zones die een interface delen, maar niet doorsnijdend zijn + Beziehung zwischen zwei Zonen die eine gemeinsame Grenzfläche haben, aber sich nicht schneiden. + Relación entre dos zonas que comparten una interfaz común, pero que no intersecan. + Suhde kahden vyöhykkeen välillä, jotka jakavat yhteisen rajapinnan mutta eivät leikkaa toisiaan. + Relation mellan två zoner som delar ett gemensamt gränssnitt men som inte korsar varandra. + Relation mellem to zoner, der deler en fælles grænseflade. + Relació entre dues zones que comparteixen una interfície comuna, però que no interseccionen + Relation entre deux zones partageant une interface commune, sans intersection + Ortak bir arayüzü paylaşan iki bölge arasındaki bağlantı. + Relazione tra due zone che condividono un'interfaccia senza però intersecarsi. + Relação entre duas zonas que partilham um interface comum mas que não se intersectam. + 两个区域之间共享公共界面但不相交的关系 + Vztah mezi dvěmi zónami, které se dotýkají, ale neprotínají se. + Vzťah medzi dvomi zónami, ktoré sa dotýkajú, ale nepretínajú sa. + رابطه بین دو منطقه که یک رابط مشترک دارند، ولی منقطع نیستند. + adjacent zone + aangrenzende zone + angrenzende Zone + zona adyacente + viereinen vyöhyke + angränsande zon + tilstødende zone + zona adjacent + zone adjacente + Bitisik bölge + zona adiacente + zona adjacente + 相邻区域 + přilehlá zóna + priľahlá zóna + منطقه همجوار + @@ -520,62 +436,6 @@ Um bot:Storey abrange tanto as zonas acima como abaixo do solo; por exemplo, um Podlažie طبقه - - - true - - hosts element - hoster element - hoster element - heeft element - This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation between an element a) and another element b) hosted by element a). Example: inst:wall bot:hostsElement inst:window - This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relatie tussen een gebouwelement a) en een ander element b) dat een ander element in zich heeft a). Voorbeeld: inst:wall bot:hostsElement inst:window - This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation mellem en bygningsdel a) og en anden bygningsdel b) hostet af element a). Eksempel: inst:wall bot:hostsElement inst:window - - - - - - - - - - stable - - A part of the physical world or a virtual world whose 3D spatial extent is bounded actually or theoretically, and provides for certain functions within the zone it is contained in. - Een deel van de fysieke wereld of een virtuele wereld waarvan de driedimensionale omvang feitelijk of virtueel begrensd is, en dat bepaalde activiteiten faciliteert in de zone die de ruimte bevat. - Ein Teil der realen oder virtuellen Welt, dessen räumliche Ausdehnung tatsächlich oder virtuell begrenzt ist. In der Zone in der es enthalten ist stellt es bestimmte Funktionen bereit. - Una parte del mundo físico o de un mundo virtual cuya extensión espacial tridimensional está limitada física o teóricamente, y provee ciertas funciones dentro de la zona donde está contenida. - Osa fyysisestä -tai virtuaalista maailmasta, jonka 3D-tila on rajattu oikeasti tai teoreettisesti ja tarjoaa tiettyjä toimintoja vyöhykkeellä, johon se sisältyy. - En del av den fysiska världen eller en virtuell värld vars spatiala utsträckning i tre dimensioner är faktiskt eller teoretiskt begränsad, och som tillhandahåller vissa funktioner för zonen den är inrymd i. - En del af den fysiske verden eller en virtuel verden, hvis 3D-rumlige omfang er afgrænset faktisk eller teoretisk, og giver bestemte funktioner inden for den zone, den er indeholdt i. - Una part de el món físic o d'un món virtual l'extensió espacial tridimensional està limitada física o teòricament, i proveeix certes funcions dins de la zona on està continguda. - Une partie du monde physique ou virtuel dont l'extension 3D est limitée réellement ou théoriquement, et apporte des fonctions aux zones dans laquelle elle est contenue. - Fiziksel dünyanın veya sanal dünyanın, 3D mekansal kapsamı gerçekte veya teorik olarak tanımlanmış olan ve içinde bulunduğu bölgede belirli fonksiyonları yerine getiren bir kısmıdır. - Una parte del mondo fisico o virtuale il cui spazio 3D è delimitato effettivamente o virtualmente, e fornisce determinate funzioni all'interno della zona in cui è contenuta. - Uma parte do mundo físico ou de um mundo virtual cuja extensão espacial 3D esteja delimitada de forma efectiva ou teórica, que fornece certas funções dentro da zona em que está contido. - 是物理世界或虚拟世界的一部分,其3D空间范围实际上或在理论上受到限制,可在其所包含的区域内提供某些功能。 - Ohraničený troj-rozměrný rozsah definovaný fyzicky nebo pojmově [ISO 12006-2 (DIS 2013), 3.4.3] - Ohraničený troj-rozmerný rozsah definovaný fyzicky nebo pojmovo [ISO 12006-2 (DIS 2013), 3.4.3] - بخشی از دنیای فیزیکی، و یا مجازی که وسعت مکانی سه بعدی آن از نظر حقیقی و یا تئوری محدود است، و عملکردهای مشخصی را در منطقه‌ای که در آن قرار گرفته ارائه می دهد. - - Space - Ruimte - Raum - Espacio - Tila - Utrymme - Rum - Espai - Pièce - Oda - Spazio - Espaço - 空间 - Prostor - Priestor - فضا - @@ -587,111 +447,33 @@ Um bot:Storey abrange tanto as zonas acima como abaixo do solo; por exemplo, um Beziehung zwischen zwei Bauteilen, wobei entweder eines das andere enthält (z.B. eine Wand enthält ein Fenster) oder ein ganzes, das aus anderen Teilen zusammen gesetzt ist (z.B. eine Lüftungsanlage hat eine Komponente Lüfter). Relación entre dos elementos de construcción, ya sea un elemento que aloja a otro (por ejemplo, una ventana alojada en una pared) o una subcomposición de un elemento de construcción en partes más pequeñas (por ejemplo, una unidad de ventilación tiene una parte que es un ventilador). Suhde kahden elementin välillä, joko yhdestä elementistä siihen asennettuun toiseen elementtiin (esimerkiksi seinään asennettu ikkuna) tai elementin osittelu pienempiin osiin (esimerkiksi ilmankäsittelykonella on osana puhallin). - Relation mellan två byggdelar där antingen endera är monterad i den andra (t.ex. ett fönster som är monterat i en vägg) eller endera är del av den andra (t.ex. en fläkt som är del av ett ventilationsaggregat). - Relation mellem to bygningsdele, enten en bygningsdel, der er "hostet" af en anden (fx et vindue, der "hostet" af en væg) eller en underkomposition af en bygningsdel i mindre dele (fx en ventilator som en del af et ventilationsaggregat). - Relació entre dos elements de construcció, ja sigui un element que allotja un altre (per exemple, una mur que conté una finestra) o una subcomposició d'un element de construcció en parts més petites (per exemple, una unitat de ventilació té una part que és un ventilador). - Relation entre deux éléments du bâti, soit un élément hébergeant un autre (ex., un mur héberge une fenêtre), ou une décomposition d'un élément en sous-parties (ex., un système de gestion de l'air et un ventilateur qu'il contient) - Bir a) bina parçası ve b) bina parçası arasındaki bağlantının a) tarafından barındırmasıdır. Örneğin: inst:wall bot:hasSubElement inst:window. - Relazione tra due elementi di costruzione che può realizzarsi perché un elemento ne ospita un altro (es. un muro ospita una finestra) o la scomposizione di un elemento in parti più piccole (es. un'unità di trattamento aria ha un ventilatore come sua parte). - Relação entre dois elementos arquitectónicos, quer seja um elemento contendo outro (p.e. uma parede aloja uma janela) ou a subcomposição de um elemento arquitectónico por partes menores (p.e. uma unidade de ventilação contém uma parte que é um ventilador). - 两个建筑构件之间的关系,要么是一个元素承载另一个元素(例如,一扇窗户由墙壁承载),要么是将建筑构件细分为较小的部分(例如,作为空气处理单元一部分的风扇)。 - Vztah mezi prvkem a) a dalším prvkem b), který je součástí prvku a) - Vzťah medzi prvkom a) a ďalším prvkom b), ktorý je súčasťou prvku a) - ارتباط بین دو المان ساختمان؛ یا رابطه یک المان میزبان با المان دیگر (برای مثال یک پنجره میزبانی میشود توسط یک دیوار)؛ یا رابطه یک المان با زیرمجموعه‌ای از المانهای کوچکتر ساختمان (برای مثال یک فن به عنوان بخشی از واحد کنترل هوا). - has sub-element - heeft subelement - hat Unterbauteil - alberga sub elemento - omaa osaelementin - värd för sub element - har underbygningsdel - té un subelement - a sous-élément - alt öğesi var - ha sotto-elemento - tem sub elemento - 包含子构件 - má součást - má súčasť - زیرالمان دارد - - - - - unstable - - - Links a bot:Site to an instance that encodes the latitude and longitude of the Zero Point of the building site. This could be an instance of a wgs84:Point. The definition of GIS and geometry is not within the scope of BOT and an appropriate ontology needs to be selected here by the user. The use of this property is potentially ambiguous and it might be removed or revised in future editions of the ontology. - Verbindt een bot:Zone instantie met een instantie die de lengtegraad en breedtegraad definieert van het nulpunt van een bot:Site instantie. Dit kan een instantie zijn van wgs84:Point. De definitie van GIS en geometrie valt niet in de scope van BOT en de gebruiker moet een gepaste ontology hiervoor selecteren. Het gebruik van deze eigenschap is potentieel ambigu en kan verwijderd of herzien worden in toekomstige versies van deze ontologie. - Verbindet eine Instanz von bot:Site mit einer Instanz, die den Längen- und Breitengrad des Nullpunkts des Grundstücks definiert. Dies kann eine Instanz eines wgs84:Point sein. Die Definition von GIS und Geometrie ist nicht Bestandteil von BOT. Die Nutzung dieses Properties ist potenziell zweideutig und es besteht die Möglichkeit das es in Zukunft überarbeitet oder entfernt wird. - Vincula un bot:Site a una instancia que codifica la latitud y longitud del punto cero del sitio del edificio. Esta puede ser una instancia de un wgs84:Point. La definición de SIG y de la geometría no está dentro del alcance de BOT por lo que el usuario deberá utilizar para ello una ontología apropiada en combinación con BOT. El uso de esta propiedad es potencialmente ambigua y podría ser eliminada o revisada en ediciones futuras de la ontología. - Liittää bot:Site:n instanssiin, jolla merkitään rakennustyömaan nollakohdan leveys- ja pituuspiirit. Tämä voi olla esimerkki wgs84:Point-luokan instanssi. BOT ei kata GIS:ä tai geometriaa, joten käyttäjän tulee valita sopiva ontologia.Tämän propertyn käyttö on mahdollisesti moniselitteistä, ja se voidaan poistaa tai tarkistaa ontologian tulevissa versioissa. - Länkar en byggnadsplats (en instans av bot:Site) till en instans som uttrycker latitud och longitud för den berörda byggnadsplatsens origo. Detta kan exempelvis vara en instans av wgs84:Point. Definitioner för GIS och geometrier är utanför BOTs scope och användaren ansvarar själv för att välja en lämplig ontologi för detta syfte. Användningen av denna relation är potentiellt tvetydig och den kan komma att revideras eller tas bort i framtida versioner av ontologin. - Forbinder et bot:Site med en forekomst, der beskriver en længde- og breddegrad for byggegrundens nulpunkt. Dette kunne være en forekomst af et wgs84:Point. Definitionen af GIS og geometri er ikke omfattet af BOT og en passende ontologi må her vælges af brugeren. Brugen af denne egenskab er potentielt tvetydig, og den kan fjernes eller revideres i fremtidige udgaver af ontologien. - Vincula un bot:Site a una instància que codifica la latitud i longitud de el punt zero del lloc de l'edifici. Aquesta pot ser una instància d'un wgs84:Point. La definició de SIG i de la geometria no està dins de l'abast de la BOT, per tant, l'usuari haurà de seleccionar una ontologia apropiada. L'ús d'aquesta propietat és potencialment ambigua i podria ser eliminada o revisada en edicions futures de l'ontologia. - Lie un bot:Site à un individu qui encode la latitude et la longitude du point zéro du site du bâtiment. Ceci peut être une instance de wgs84:Point. La définition du système de coordonnée géographique et de la géométrie n'est pas défini par BOT et l'utilisateur doit choisir l'ontologie appropriée. L'utilisation de cette propriété est potentiellement ambigue et elle pourrait être supprimée ou modifiée dans les prochaines versions de l'ontologie. - bir bot:Site ile bir olusumla bağlantı kurar: Bina alanının sıfır noktasında enlem ve boylamını tanımlayan bir örnekle bağlar. Bu bir wgs84:Point örneği olabilir. GPS ve geometrinin tanımı BOT kapsamında değildir ve kullanıcı tarafından uygun bir ontoloji seçilmelidir. Bu özelliğin kullanımı potansiyel olarak belirsizdir ve gelecekteki ontolojinin sürümlerinde kaldırılabilir veya revize edilebilir. - Collega un bot:Site ad un'istanza che codifica la latitudine e longitudine del punto zero di un sito. Questa può essere l'istanza di wgs84:Point. La definizioen di GIS e geometrie non rientra nell'ambito di BOT ed è pertanto necessario che l'utente selezioni una ontologia adeguata. L'uso di questa proprietà è potenzialmente ambiguo e potrebbe essere rimossa o revisionata in successive edizioni dell'ontologia. - Relaciona um bot:Site com uma instância que codifica a latitude e longitude do ponto zero de um sítio de construção. Este poderá ser uma instância de um wgs84:Point. As definições de SIG e de geometria não estão no escopo de BOT, sendo necessário que o/a utilizador/a seleccione uma ontologia adequada para o efeito. A utilização desta propriedade é potencialmente ambígua, podendo esta ser removida ou revista em versões futuras desta ontologia. - 将bot:Site链接到一个实例,对该实例建筑位置原点的纬度和经度进行编码。 这可以是wgs84:Point的一个实例。 GIS和几何的定义不在BOT的范围内,用户需要在此处选择适当的本体。该属性的使用可能是模棱两可的,并且在以后的本体版本中可能会删除或修改它。 - Napojuje bot:Site na instanci, který definuje zeměpisnou šířku a délku nulového bodu budovy. To může být instancí wgs84:Point. Definice GIS a geometrie není v rozsahu BOT a je potřebné použít jinou adekvátní ontologii. Využití této vlastnosti je potenciálně nepřesné a nejasné a může být odstraněno nebo revidováno v budoucích úpravách této ontologie. - Napojuje bot:Site na inštanciu ktorá definuje zemepisnú šírku a dĺžku nulového bodu budovy. To môže byť inštanciou wgs84:Pint. Definícia GIS a geometrie nie je v rozsahu BOT a je potrebné použiť inú adekvátnu ontológiu. Využitie tejto vlastnosti je potenciálne nepresné a nejasné a môže byť odstránené alebo revidované v budúcich úpravách tejto ontológie. - رابطه یک عنصر bot:Site با عنصری که طول وعرض جغرافیایی نقطه صفر سایت ساختمان را مشخص می کند. این میتواند یک عنصراز wgs84:Point باشد. تعریف GIS و هندسه در دایره‌ وضایف آنتالوژی جاینگاری ساختمان (BOT) نیست و لازم است یک آنتالوژی مناسب توسط کاربر برای این موضوع انتخاب شود. استفاده از این ویژگی به طور بالقوه ای مبهم است و ممکن است در نسخه های بعدی این آنتالوژی حذف یا اصلاح شود. - has zero point - heeft nulpunt - hat Nullpunkt - tiene punto cero - omaa nollapisteen - har origo - har nulpunkt - té un punt zero - a point origine - Sıfır noktasi var - ha punto zero - tem ponto zero - 含有原点 - má nulový bod - má nulový bod - نقطه صفر دارد - - - - - - stable - - Constituent of a construction entity with a characteristic technical function, form or position [ISO 12006-2:2015, 3.4.7] - Bestanddeel van een gebouwde entiteit met een karakteristieke technische functie, vorm of positie [ISO 12006-2:2015, 3.4.7] - Das Bauteil ist im Bauwesen ein einzelnes Teil, ein Element oder eine Komponente, aus denen ein Bauwerk zusammengesetzt wird [ISO 12006-2:2015, 3.4.7] - Constituyente de una entidad de construcción con una función técnica característica, forma o posición [ISO 12006-2:2015, 3.4.7] - Rakennetun kokonaisuuden osa, jolla on ominainen tekninen funktio, muoto tai sijainti [ISO 12006-2:2015, 3.4.7] - Beståndsdel av ett byggnadsverk med en karaktäristisk teknisk funktion, form eller position [ISO 12006-2:2015, 3.4.7] - Bestanddel af et bygværk med en karakteristisk funktion, form eller position [ISO 12006-2:2015, 3.4.7] - Constituent d'una entitat de construcció amb una funció tècnica característica, forma o posició [ISO 12006-2:2015, 3.4.7] - Constituant d'un bâtiment remplissant une fonction technique spécifique ou ayant une forme ou une position spécifiques [ISO 12006-2:2015, 3.4.7] - "Karakteristik fonksiyonu, şekli veya konumu olan bir binanın bileşeni [ISO 12006-2: 2015, 3.4.7] - Costituente di una entità costruttiva con una funzione tecnica caratteristica, forma o posizione [ISO 12006-2:2015, 3.4.7] - Constituinte de uma entidade de construção com uma função técnica característica, forma ou posição [ISO 12006-2:2015, 3.4.7] - 具有特定技术功能,形式或位置的建筑实体组成部分 - Součást stavební entity s charakteristickou technickou funkcí, formou, nebo umístěním [ISO 12006-2, 3.4.7] - Súčasť stavebnej entity s charakteristickou funkciou, formou, alebo umestením [ISO 12006-2, 3.4.7] - تشکیل دهنده‌ی یک واحد ساخت با عملکرد فنی، فرم و یا موقعیت مشخص. - Building element - Gebouwelement - Bauteil (Bauwesen) - Elemento de construcción - Elementti - Byggdel - Bygningsdel - Element de construcció - Élément d'un bâtiment - Bina elemanı - Elemento di costruzione - Elemento arquitectónico - 构件 - Stavební prvek - Stavebný prvok - المان + Relation mellan två byggdelar där antingen endera är monterad i den andra (t.ex. ett fönster som är monterat i en vägg) eller endera är del av den andra (t.ex. en fläkt som är del av ett ventilationsaggregat). + Relation mellem to bygningsdele, enten en bygningsdel, der er "hostet" af en anden (fx et vindue, der "hostet" af en væg) eller en underkomposition af en bygningsdel i mindre dele (fx en ventilator som en del af et ventilationsaggregat). + Relació entre dos elements de construcció, ja sigui un element que allotja un altre (per exemple, una mur que conté una finestra) o una subcomposició d'un element de construcció en parts més petites (per exemple, una unitat de ventilació té una part que és un ventilador). + Relation entre deux éléments du bâti, soit un élément hébergeant un autre (ex., un mur héberge une fenêtre), ou une décomposition d'un élément en sous-parties (ex., un système de gestion de l'air et un ventilateur qu'il contient) + Bir a) bina parçası ve b) bina parçası arasındaki bağlantının a) tarafından barındırmasıdır. Örneğin: inst:wall bot:hasSubElement inst:window. + Relazione tra due elementi di costruzione che può realizzarsi perché un elemento ne ospita un altro (es. un muro ospita una finestra) o la scomposizione di un elemento in parti più piccole (es. un'unità di trattamento aria ha un ventilatore come sua parte). + Relação entre dois elementos arquitectónicos, quer seja um elemento contendo outro (p.e. uma parede aloja uma janela) ou a subcomposição de um elemento arquitectónico por partes menores (p.e. uma unidade de ventilação contém uma parte que é um ventilador). + 两个建筑构件之间的关系,要么是一个元素承载另一个元素(例如,一扇窗户由墙壁承载),要么是将建筑构件细分为较小的部分(例如,作为空气处理单元一部分的风扇)。 + Vztah mezi prvkem a) a dalším prvkem b), který je součástí prvku a) + Vzťah medzi prvkom a) a ďalším prvkom b), ktorý je súčasťou prvku a) + ارتباط بین دو المان ساختمان؛ یا رابطه یک المان میزبان با المان دیگر (برای مثال یک پنجره میزبانی میشود توسط یک دیوار)؛ یا رابطه یک المان با زیرمجموعه‌ای از المانهای کوچکتر ساختمان (برای مثال یک فن به عنوان بخشی از واحد کنترل هوا). + has sub-element + heeft subelement + hat Unterbauteil + alberga sub elemento + omaa osaelementin + värd för sub element + har underbygningsdel + té un subelement + a sous-élément + alt öğesi var + ha sotto-elemento + tem sub elemento + 包含子构件 + má součást + má súčasť + زیرالمان دارد @@ -780,6 +562,89 @@ Príklady: رابط + + + + + stable + + Relation to a building element contained in a zone. + Relatie tussen zone en een gebouwelement bevat in die zone. + Beziehung einer Zone zu einem Bauteil, dass es enthält. + Relación a un elemento arquitectónico contenido en una zona. + Suhde vyöhykkeen sisältämään rakennuselementtiin. + Relation till en byggdel som inryms i en zon. + Relation til en bygningsdel, som er indeholdt i en zone. + Relació a un element arquitectònic contingut en una zona. + Relation à définir entre un élément de bâti et la zone le contenant + Bir bölgede bulunan bir bina parçasıyla ilişki. + Relazione con elementi di costruzione contenuti in una zona. + Relação com um elemento da construção contido numa zona. + 区域中包含的建筑构件的关系。 + Vztah k stavebnímu prvku obsaženém v zóně. + Vzťah k stavebnému prvku, obsiahnutom v zóne. + رابطه بین یک منطقه با المان ساختمانی که آنرا در بر گرفته است. + contains element + bevat element + enthält Bauteil + contiene elemento + sisältää elementin + innehåller byggdel + indeholder bygningsdel + conté un element + contient élément + Eleman icerir + contiene elemento + comtém elemento + 包含构件 + obsahuje element-prvek + obsahuje element-prvok + المان دربرگیرنده + + + + + + + + stable + + A part of the physical world or a virtual world that is inherently both located in this world and having a 3D spatial extent. It is intended to contain or contains one or more buildings. + Een deel van de fysieke wereld of een virtuele wereld dat zowel gelokaliseerd kan worden in deze wereld als een ruimtelijke omvang heeft. Het is bedoeld om één of meerdere gebouwen te bevatten of bevat al één of meerdere gebouwen. + Ein Teil der realen oder virtuellen Welt die beide Teil dieser Welt sind und eine räumliche Ausdehnung hat. Es besteht die Absicht, dass es Gebäude enthält, oder es enthält ein oder mehr Gebäude. + Una parte del mundo físico o un mundo virtual que está inherentemente ubicada en este mundo y que tiene una extensión espacial en 3D. Está destinado a contener o contiene uno o más edificios. + Fyysisen tai virtuaalisen maailman osa, joka luonnostaan sekä sijaitsee tässä maailmassa että omaa kolmiulotteiset tilalliset ulottuvuudet. Sen on tarkoitus sisältää tai se sisältää yhden tai useamman rakennuksen. + En del av den fysiska världen eller en virtuell värld som har en spatial utsträckning i tre dimensioner. Den är avsedd att innehålla, eller innehåller, en eller flera byggnader. + En del af den fysiske verden eller en virtuel verden, der i sagens natur både er lokaliseret i denne verden og har en 3D rumlig afgrænsning. En byggegrund er beregnet til at indeholde, eller indeholder én eller flere bygninger. + Una part del món físic o un món virtual que es troba inherentment ubicada en aquest món i que té una extensió espacial en 3D. Està destinada a contenir un contingut o més edificis. + Un site comprend un ou plusieurs bâtiments + Bir veya daha fazla bina içeren alan. + Una parte del mondo fisico o virtuale che si trova intrinsecamente in questo mondo e ha una estensione spaziale tridimensionale. Un sito contiene o è destinato a contenere uno o più edifici. + Uma parte do mundo físico ou do mundo virtual que está inerentemente localizada neste mundo e que tem uma extensão espacial tridimensional. Contém ou destina-se a conter um ou mais edifícios. + 本质上是存在于物理世界或虚拟世界的一部分,并具有3D空间范围。它旨在包含一个或多个建筑物。 + Staveniště jako část fyzického světa nebo virtuálního světa které jsou neodmyslitelně umístěna jak ve fyzickém světě tak majíce 3D virtuální prostorový rozsah. Záměrem staveniště je obsahovat alespoň jednu stavbu, např. budovu či stavební konstrukci. + + Stavenisko ako časť fyzického, alebo virtuálneho sveta, ktoré sú neodmysliteľne umiestnené ako vo fyzickom svete tak majúc 3D virtuálny priestorový rozsah. Zámerom staveniska je obsahovať aspoň jednu stavbu, napríklad budovu, či stavebnú konštrukciu. + بخشی از دنیای فیزیکی، و یا مجازی که اساساً در دنیا وجود دارد و دارای حدود مکانی سه بعدی است. یک عنصر سایت در برگیرنده‌ی یک یا چند ساختمان است. + + + Site + Terrein + Grundstück + Sitio + Tontti + Plats + Grund + Lloc + Site + Arsa + Sito + Sítio + 地点 + Staveniště, stavební pozemek, stavební plocha, zastavěná plocha. + Stavenisko, stavebný pozemok, stavebná plocha, zastavaná plocha. + سایت + @@ -821,8 +686,91 @@ Príklady: má podlažie طبقه دارد - - + + + + stable + + Relationship between an interface and another thing (building zone, element or owl:Thing) + Relatie tussen een interface en een ander ding (gebouwzone, gebouwelement of owl:Thing). + Beziehung zwischen einer Schnittstelle und einem anderen Ding (Gebäude zone, Bauteil oder owl:Thing). + Relación entre una interfaz y otra cosa (zona de construcción, elemento o owl:Thing) + Suhde rajapinnan ja toisen asian välillä (rakennuksen vyöhyke, elementti, tai owl:Thing). + Relation mellan ett gränssnitt och något angränsande (en zon, en byggdel, eller owl:Thing). + Relation mellem en grænseflade og en anden ting (bygningszone, bygningsdel eller owl:Thing). + Relació entre una interfície i una altra cosa (zona de construcció, element o owl:Thing) + Relation à définir entre une interface et une zone ou un élément adjacents. + Bir arabirim ile bitişik bir bölge veya bina parçası arasındaki ilişki. + Relazione tra un'interfaccia e un'altra cosa (zona di edificio, elemento di costruzione o owl:Thing) + Relação entre um interface e outra coisa (zona do edifício, elemento ou owl:Thing) + 界面与其他对象(建筑热区,构件或owl:Thing)之间的关系。 + Vztah mezi rozhraním a přilehlou zónou nebo prvkem. + Vzťah medzi rozhraním a priľahlou zónou alebo prvkom. + رابطه بین یک رابط و یک عنصر دیگر (منطقه ساختمان، المان، و یا owl:Thing) + interface of + interface van + Schnittstelle von + interfaz de + rajapintana + gränssnitt för + grænseflade for + interfície de + interface de + Arayüzü + interfaccia di + interface de + 交界面于 + je rozhraní/je rozhraním + je rozhranie/rozhraním + رابط است + + + + + + + + stable + + A part of the physical world or a virtual world whose 3D spatial extent is bounded actually or theoretically, and provides for certain functions within the zone it is contained in. + Een deel van de fysieke wereld of een virtuele wereld waarvan de driedimensionale omvang feitelijk of virtueel begrensd is, en dat bepaalde activiteiten faciliteert in de zone die de ruimte bevat. + Ein Teil der realen oder virtuellen Welt, dessen räumliche Ausdehnung tatsächlich oder virtuell begrenzt ist. In der Zone in der es enthalten ist stellt es bestimmte Funktionen bereit. + Una parte del mundo físico o de un mundo virtual cuya extensión espacial tridimensional está limitada física o teóricamente, y provee ciertas funciones dentro de la zona donde está contenida. + Osa fyysisestä -tai virtuaalista maailmasta, jonka 3D-tila on rajattu oikeasti tai teoreettisesti ja tarjoaa tiettyjä toimintoja vyöhykkeellä, johon se sisältyy. + En del av den fysiska världen eller en virtuell värld vars spatiala utsträckning i tre dimensioner är faktiskt eller teoretiskt begränsad, och som tillhandahåller vissa funktioner för zonen den är inrymd i. + En del af den fysiske verden eller en virtuel verden, hvis 3D-rumlige omfang er afgrænset faktisk eller teoretisk, og giver bestemte funktioner inden for den zone, den er indeholdt i. + Una part de el món físic o d'un món virtual l'extensió espacial tridimensional està limitada física o teòricament, i proveeix certes funcions dins de la zona on està continguda. + Une partie du monde physique ou virtuel dont l'extension 3D est limitée réellement ou théoriquement, et apporte des fonctions aux zones dans laquelle elle est contenue. + Fiziksel dünyanın veya sanal dünyanın, 3D mekansal kapsamı gerçekte veya teorik olarak tanımlanmış olan ve içinde bulunduğu bölgede belirli fonksiyonları yerine getiren bir kısmıdır. + Una parte del mondo fisico o virtuale il cui spazio 3D è delimitato effettivamente o virtualmente, e fornisce determinate funzioni all'interno della zona in cui è contenuta. + Uma parte do mundo físico ou de um mundo virtual cuja extensão espacial 3D esteja delimitada de forma efectiva ou teórica, que fornece certas funções dentro da zona em que está contido. + 是物理世界或虚拟世界的一部分,其3D空间范围实际上或在理论上受到限制,可在其所包含的区域内提供某些功能。 + Ohraničený troj-rozměrný rozsah definovaný fyzicky nebo pojmově [ISO 12006-2 (DIS 2013), 3.4.3] + Ohraničený troj-rozmerný rozsah definovaný fyzicky nebo pojmovo [ISO 12006-2 (DIS 2013), 3.4.3] + بخشی از دنیای فیزیکی، و یا مجازی که وسعت مکانی سه بعدی آن از نظر حقیقی و یا تئوری محدود است، و عملکردهای مشخصی را در منطقه‌ای که در آن قرار گرفته ارائه می دهد. + + Space + Ruimte + Raum + Espacio + Tila + Utrymme + Rum + Espai + Pièce + Oda + Spazio + Espaço + 空间 + Prostor + Priestor + فضا + + + + + Georg Ferdinand Schneider + Georg Ferdinand Schneider @@ -851,66 +799,27 @@ Príklady: Daha büyük bir bölgedeki içerinde yeralan alt bölgelerin birbirleriyle bağlantısı. Örneğin, bir arsa bölgesi, bir bina bölgesini icerebilir ve bir bina bölgesi bir oda bölgesini icerebilir. bot:includeZone geçişli bir özelliktir, yani önceki örnekteki boşluk bölgesi de bina bölgesinde yer alır. Relazione tra una zona e una sotto-zona. Per esempio, una zona spaziale può essere contenuta nella zona di un piano che a sua volta è contenuto nella zona di un edificio. bot:containsZone è una proprietà transitiva. Ciò implica che nel precedente esempio la relazione bot:containsZone si verifica anche tra la zona spaziale e la zona dell'edificio. Relação entre subzonas de uma zona maior. Uma zona espacial pode, por exemplo, estar contida na zona de um piso que está, por sua vez, contida na zona de um edifício. -bot:containsZone é uma propriedade transitiva. Isto implica que, no exemplo anterior, exista uma relação bot:containsZone entre uma zona espacial e a zona do edifício. - 主要区域和其子区域的从属关系。 空间区域实例可以包含在楼层区域中,该楼层区域进一步包含在建筑物区域中。 bot:containsZone是传递属性。 这意味着在前面的示例中,空间区域和建筑物区域之间也保持着bot:containsZone关系。 - Vztah hlavní zóny k pod-zónám. Prostorová zóna může být napříklat umístěna v zóně podlaží, která jako zóna je umístěna v zóně budova. bot:containsZone je přenositelná vlastnost, co znamená, že daná vlastnost vyšší zóny v dané hierarchii se promítá i do zón které jsou součástí vyšší zóny. - Vzťah hlavnej zóny k pod-zónam. Priestorová zóna môže napríklad byť umiestnená v zóne podlažia, ktoré ako zóna môže byť ďalej umiestnené v zóne budovy. bot:containsZone je prenositeľná vlastnost, ktorá znamená, že pokiaľ väčšia zóna A je v zóne budova, aj menšie zóny, ktorú zóna A obsahuje, sú v budove. - رابطه با زیر منطقه های یک منطقه اصلی. به عنوان مثال یک منطقه فضایی می تواند در یک منطقه طبقه قرار گرفته باشد که آن به خودی خود در یک منطقه ساختمان قرار گرفته. رابطه‌ی bot:containsZone یک رابطه‌ی انتقالی است. به این معنا که در مثال قبلی رابطه‌ی bot:containsZone بین بخش فضا و بخش ساختمان نیز برقرار میشود. - contains zone - bevat zone - enthält Zone - contiene zona - sisältää vyöhykkeen - innehåller zon - indeholder zone - conté zona - contient zone - Bölge icerir - contiene zona - contém zona - 包含区域 - obsahuje zónu - obsahuje zónu - منطقه دربرگیرنده - - - - - - unstable - - Links any bot:Zone or bot:Element to a 3D Model encoded as a literal. - Verbindt gelijk welke bot:Zone of bot:Element instantie met een 3D model geëncodeerd in een literal. - Verbindet jede bot:Zone oder bot:Element zu einem 3D Model, dass als Literal codiert ist. - Vincula cualquier bot:Zone o bot:Element a un modelo 3D codificado como literal. - Liittää vyöhykkeen (bot:Zone) tai elementin (bot:Element) sen yksinkertaiseksi arvoksi enkoodattuun 3D-malliin. - Länkar en instans av bot:Zone eller bot:Element till en 3D-modell uttryckt som en RDF literal. - Forbinder enhver instans af bot:Zone eller bot:Element med en 3D-model beskrevet som en literal. - Vincula qualsevol bot:Zone o bot:Element a un model 3D codificat com literal. - Relie tout bot:Zone ou bot:Element à un modèle 3D encodé comme - bot:Zone'nin herhangi bir örneğini bağlar ya da bot:Element'i bir literal olarak tanimlanan 3D-model ile bağlar. - Collega una istanza di bot:Zone o bot:Element ad un modello 3D codificato come un literal. - Vincula qualquer bot:Zone ou bot:Element a um Modelo 3D codificado como um literal. - 将任何bot:Zone或bot:Element链接到编码为文本的3D模型。 - Propojuje jakýkoliv bot:Zone nebo bot:Element na 3D model definovaný jako literál. - Prepojuje akýkoľvek bot:Zone alebo bot:Element na 3D model definovaný ako literál. - رابطه یک عنصر bot:Zone یا bot:Elementبا یک مدل سه بعدی که به صورت یک نوشته رمزگذاری شده است. - has simple 3D model - heeft eenvoudig 3D model - hat einfaches 3D Modell - tiene modelo 3D simple - omaa yksinkertaisen 3D-mallin - har enkel 3D-modell - har simpel 3D-model - té un model 3D senzill - a modèle 3D simple - Basit bir 3D modeli var - ha modello 3D semplice - tem modelo 3D simples - 含有简单的3D模型 - má jednoduchý 3D model - má jednoduchý 3D model - مدل سه بعدی ساده دارد +bot:containsZone é uma propriedade transitiva. Isto implica que, no exemplo anterior, exista uma relação bot:containsZone entre uma zona espacial e a zona do edifício. + 主要区域和其子区域的从属关系。 空间区域实例可以包含在楼层区域中,该楼层区域进一步包含在建筑物区域中。 bot:containsZone是传递属性。 这意味着在前面的示例中,空间区域和建筑物区域之间也保持着bot:containsZone关系。 + Vztah hlavní zóny k pod-zónám. Prostorová zóna může být napříklat umístěna v zóně podlaží, která jako zóna je umístěna v zóně budova. bot:containsZone je přenositelná vlastnost, co znamená, že daná vlastnost vyšší zóny v dané hierarchii se promítá i do zón které jsou součástí vyšší zóny. + Vzťah hlavnej zóny k pod-zónam. Priestorová zóna môže napríklad byť umiestnená v zóne podlažia, ktoré ako zóna môže byť ďalej umiestnené v zóne budovy. bot:containsZone je prenositeľná vlastnost, ktorá znamená, že pokiaľ väčšia zóna A je v zóne budova, aj menšie zóny, ktorú zóna A obsahuje, sú v budove. + رابطه با زیر منطقه های یک منطقه اصلی. به عنوان مثال یک منطقه فضایی می تواند در یک منطقه طبقه قرار گرفته باشد که آن به خودی خود در یک منطقه ساختمان قرار گرفته. رابطه‌ی bot:containsZone یک رابطه‌ی انتقالی است. به این معنا که در مثال قبلی رابطه‌ی bot:containsZone بین بخش فضا و بخش ساختمان نیز برقرار میشود. + contains zone + bevat zone + enthält Zone + contiene zona + sisältää vyöhykkeen + innehåller zon + indeholder zone + conté zona + contient zone + Bölge icerir + contiene zona + contém zona + 包含区域 + obsahuje zónu + obsahuje zónu + منطقه دربرگیرنده @@ -955,8 +864,44 @@ Bot:Building je součástí fyzického nebo virtuálního světa, který je neod Budova ساختمان - - + + + + + stable + + Relation between a zone and its adjacent building elements, bounding the zone. + Relatie tussen een zone en zijn aangrenzende gebouwelementen. Het gebouwelement begrenst de zone. + Beziehung zwischen einer Zone und dessen angrenzenden Bauteilen. Die Bauteile begrenzen die Zone. + Relación entre una zona y sus elementos arquitectónicos adyacentes, que limitan el espacio físico. + Suhde vyöhykkeen ja sen viereisten, sitä rajaavien rakennuselementtien välillä. + Relation mellan en zon och dess angränsande byggdelar, som avgränsar det fysiska utrymmet. + Relation mellem en zone og dens tilstødende bygningsdele, som afgrænser det fysiske rum. + Relació entre una zona i els seus elements arquitectònics adjacents, que limiten l'espai físic. + Relation entre une zone et ses éléments adjacents, délimitant l'espace physique + Bir bölge ile bitişik bina parçaları arasındaki ilişki, fiziksel alanı sınırlar. + Relazione tra una zona e i suoi elementi di costruzione adiacenti che delimitano la zona stessa. + Relação entre uma zona e os elementos da construção que lhe são adjacentes, delimitando a zona. + 区域中相邻建筑构件之间的关系,以该区域为界。 + Vztah mezi zónou a její přilehlými stavebními prvky, obklopujícími danou zónu. + Vzťah medzi zónou a stavebnými prvkami obklopujúcimi túto zónu. + رابطه بین یک منطقه و المانهای ساختمانی همجوارش که حدود منطقه را مشخص می کنند. + adjacent element + aangrenzend element + benachbartes Bauteil + elemento adyacente + viereinen elementti + angränsande element + tilstødende element + element adjacent + élément adjacent + Bitisik eleman + elemento adiacente + elemento adjacente + 相邻构件 + přilehlý element-prvek + priľahlý element-prvok + المان همجوار @@ -1009,52 +954,49 @@ Mads Holten Rasmussen, Pieter Pauwels, Christian Anker Hviid and Jan Karlshøj ( bot - + + + + - - + + stable - Relation to spaces contained in a zone. The typical domains of bot:hasSpace are instances of bot:Storey or bot:Building. - Relatie tot ruimtes die zich in een zone bevinden. De typische domeinen van bot:hasSpace zijn instanties van bot:Storey of bot:Building. - Beziehung von Räumen, die sich in einer Zone befinden. Oft ist die rdfs:domain eine Instanz von bot:Storey oder bot:Building. - Relación a espacios contenidos en una zona. Los dominios típicos de bot:hasSpace son instancias de bot:Storey o bot:Building. - Suhde vyöhykkeeseen kuuluviin tiloihin. Tyypillinen lähtöjoukko ovat luokkien bot:Storey tai bot:Building instanssit. - Relation till rum som inryms i en zon. Typiska domäner för bot:hasSpace är förekomster av bot:Storey och bot:Building. - Relation til rum indeholdt i en zone. De typiske domæner for bot:hasSpace er forekomster af bot:Storey og bot:Building. - Relació a espais continguts en una zona. Els dominis típics de bot:hasSpace són instàncies de bot:Storey o bot:Building. - Relation à définir entre les pièces d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Storey et bot:Building. - Bir bölgede bulunan odalarla ilişkisi. Bot:hasSpace için tipik etki alanları bot:Building ve bot:Storey örnekleridir. - Relazione con gli spazi contenuti in una zona. Il tipico dominio di bot:hasSpace è l'unione di bot:Storey e bot:Building. - Relação com espaços contidos numa zona. Os domínios típicos de bot:hasSpace são instâncias de bot:Storey ou de bot:Building. - 区域含有空间的关系。 bot:hasSpace的典型使用范围是bot:Storey和bot:Building中的实例。 - Vztah prostorů nacházejících se v zóně a dané zóny. Typická doména bot:hasSpace jsou instance bot:Storey a bot:Building. - Vzťah priestorov nachádzajúcich sa v zóne a danej zóny. Typická doména bot:hasSpace sú inštancie bot:Storey a bot:Buuilding. - ارتباط با فضاهایی که دربرگرفته شده‌اند. دامنه‌ی اصلی bot:hasSpace عنصرهایی از جنس bot:Building وbot:Storey هستند. - has space - heeft ruimte - hat Raum - tiene espacio - omaa tilan - har rum - har rum - té espai - contient pièce - Odası var - ha spazio - tem espaço - 包含空间 - má prostor - má priestor - فضا دارد - - - - - - + Relation to buildings contained in a zone. The typical domains of bot:hasBuilding are instances of bot:Site. + Relatie tot gebouwen die zich in een zone bevinden. De typische domeinen van bot:hasBuilding zijn instanties van bot:Site + Beziehung zwischen Gebäuden, die in einer Zone enthalten sind. Oft ist hier die rdfs:domain eine Instanz von bot:Site. + Relación con los edificios contenidos en una zona. Los dominios típicos de bot:hasBuilding son instancias de bot:Site. + Suhde vyöhykkeeseen kuuluviin rakennuksiin. Tyypillinen lähtöjoukko on luokan bot:Site instanssit. + Relation till byggnader som inryms i en zon. Typiska domäner för bot:hasBuilding är förekomster av bot:Site. + Relation til bygninger indeholdt i en zone. De typiske domæner for bot:hasBuilding er forekomster af bot:Site. + Relació amb els edificis continguts en una zona. Els dominis típics de bot:hasBuilding són instàncies de bot:Site + Relation à définir entre les bâtiments d'une même zone. Cette propriété s'applique typiquement sur des instances de bot:Site. + Bir bölgeye dahil binalara ile ilişkisi. Bot:hasBuilding için tipik etki alanları bot:Site örnekleridir. + Relazione con gli edifici contenuti in una zona. Il tipico dominio di bot:hasBuilding è bot:Site. + Relação com edifícios contidos numa zona. Os domínios típicos de bot:hasBuilding são instâncias de bot:Site. + 区域中含有建筑的关系。 bot:hasBuilding的典型使用范围是bot:Site中的实例。 + Vztah budov které jsou přilehlé k zóně. Typickým příkladem je bot:hasBuilding která je instancí bot:Site tzn. staveniště (stav. pozemeek) má budovu, budova stojí na pozemku. + Vzťah budovy a pozemku, na ktorom stojí. Typická doména bot:hasBuilding je inštanciou bot:Site. Tzn. stavenisko(stavebný pozemok) má budovu. + ارتباط با ساختمانهابی که دربرگرفته شده‌اند. دامنه اصلی bot:hasBuilding عنصرهایی از جنس bot:Site هستند. + has building + heeft gebouw + hat Gebäude + tiene edificio + omaa rakennuksen + har byggnad + har bygning + té edifici + contient bâtiment + Binası var + ha edificio + tem edifício + 包含建筑 + má budovu + má budovu + ساختمان دارد @@ -1091,73 +1033,131 @@ product:AirHandlingUnit rdfs:subClassOf bot:Element ; rdfs:subClassOf [ owl:onProperty product:hasFilter ; owl:someValuesFrom product:Filter ] . ``` - - - - Mads Holten Rasmussen - Mads Holten Rasmussen - - + - - - - Pieter Pauwels - Pieter Pauwels + + - - - - Maxime Lefrançois - Maxime Lefrançois + + + + + + stable + + Links a Zone to an Element that is either contained in, adjacent to or intersecting with the Zone. The intended use of this relationship is not to be stated explicitly, but to be inferred from its sub-properties. It will, for example, allow one to query for all the doors of a building given that they have an adjacency to spaces of the building. + Verbindt een bot:Zone instantie met een bot:Element instantie die er ofwel door bevat wordt, aangrenzend aan is of snijdend mee is. Het is aangeraden om deze relatie niet expliciet te maken, maar af te leiden uit het gebruik van zijn sub relaties. Deze relatie maakt het bijvoorbeeld mogelijk om alle deuren van een gebouw op te vragen als die aangrenzend gedefinieerd zijn aan de ruimtes van het gebouw. + Beziehung zwischen einer Zone und einem Bauteil, dass entweder in der Zone enthalten ist, angrenzend ist, oder sich mit ihr schneidet. Diese Beziehung sollte nicht explizit benutzt werden, sondern ergibt sich implizit aus den Unterbeziehungen. Es ermöglicht, zum Beispiel, dass mit einer Abfrage alle Türen eines Gebäudes, die sich mit einer Zone schneiden ermittelt werden können. + Vincula una zona a un elemento que está contenido en, o es adyacente a, o interseca con la zona. El uso previsto de esta relación no es su definición explícita, sino inferirse de sus subpropiedades. Permitirá, por ejemplo, consultar todas las puertas de un edificio dado que tienen una adyacencia a los espacios del edificio. + Liittää vyöhykkeen (bot:Zone) elementtiin (bot:Element) joka on joko vyöhykkeen sisällä tai vierellä, tai leikkaa sen. Tätä suhdetta ei ole tarkoitus käyttää eksplisiittisesti, vaan se on pääteltävissä sen alaominaisuuksista. Mahdollistaa esimerkiksi kaikkien rakennuksen ovien hakemisen, kunhan ovet on merkitty rakennuksen tilojen viereisiksi elementeiksi (bot:adjacentElement). + Länkar en Zon till en Byggnadsdel som antingen inryms i eller ligger jämte zonen. Den här relationen är inte avseddd att uttryckas explicit, utan den kommer att härledas från under-relationer. Detta möjliggör till exempel att man kan fråga efter samtliga dörrar i en byggnad givet att de ligger i anslutning till utrymmen i byggnaden. + Forbinder en Zone til en bygningsdel der enten er indeholdt i eller tilstødende til zonen. Det er ikke hensigten at denne relation angives eksplicit, men at den udledes af dennes underegneskaber. Det vil for eksempel tillade en forespørgsel på alle døre i en bygning givet at disse er enten tilstødende eller indeholdt i rum i bygningen. + Vincula una zona a un element que està contingut en, o és adjacent a, o interseca amb la zona. L'ús previst d'aquesta relació no s'ha d'establir explícitament, sinó inferir-se de les seves subpropietats. Permetrà, per exemple, consultar totes les portes d'un edifici donat que tenen una adjacència als espais de l'edifici. + Relie une zone à un élément qui est soit contenu dans la zone, adjacent à celle-ci, ou intersectant. L'utilisation prévue de cette relation ne doit pas être indiquée explicitement, mais doit être déduite de ses sous-propriétés. Elle permettra, par exemple, d'interroger toutes les portes d'un bâtiment si elles sont adjacentes à certains des espaces du bâtiment. + Bir Bölgeyi, Bölgenin içinde veya yanında bulunan bir bina parçasına bağlar. Bu ilişkinin açık bir şekilde ifade edilmesi değil, alt özellikleri türetilmesi amaçlanmaktadır. Örneğin, bunların binadaki odalara bitişik ya da bitişik olduğu göz önüne alındığında, bir binadaki tüm kapılar için bir sorgu'ya izin verecektir. + Collega una zona ad un elemento che è contenuto, adiacente o intersecante la zona stessa. Non si prevede l'uso esplicito di questa relazione che deve essere inferita dalle sue sotto-proprietà. Per esempio, permette di cercare tutte le porte di un edificio dato che sono adiacenti agli spazi di un edificio. + Relaciona uma zona com um elemento que está contido em, é adjacente ou intersecta a zona. Não se pretende que esta relação seja declarada explicitamente mas que seja inferida através das suas sub-propriedades. Esta propriedade permitirá, por exemplo, que se faça um query a todas as portas de um edifício que sejam adjacentes a espaços do edifício. + 将区域链接到包含在区域中或附近的构件。 该关系的预期用途不是明确说明的,而是要从其子属性中推断出来。例如,如果构件与建筑物的空间相邻,可以借此查询建筑物的所有门。 + Napojuje zónu na stavební prvek, který se buďto nachází v dané zóně, nebo je na její rozhraní. Využitelnost tohoto vztahu není daná explicitně, ale je vyvozená z vlastností zúčastněných prvků. Například to umožní vyhledat všechny dveře, které se dotýkají konkrétních zón. + Napojuje zónu na stavebný prvok, ktorý sa buď nachádza v danej zóne alebo je na jej rozhraní. Využitie tohto vzťahu nie je definované explicitne, ale je vyvodené z vlastností zúčastnených prvkov. Napríklad to umožní vyhľadať všetky dvere v budove, ktoré sa dotýkajú nejakých zón. + رابطه یک منطقه با المانی که یا توسط منطقه در برگرفته شده و یا همجوار است. کاربرد این رابطه نه لزوماً به صورت مستقیم که بلکه برای نتیجه‌گیری حاصل از زیر-روابط ابراز شده است.این رابطه، به عنوان مثال، امکان استعلام (query) از همه درهای یک ساختمان که در مجاورت فضای خاصی هستند را فراهم می کند. + has element + heeft element + hat Bauteil + alberga elemento + omaa elementin + värd för element + har element + té element + a élément + Elemanı var + ha elemento + tem elemento + 含构件 + má element + má element + المان دارد + + + + true + + hosts element + hoster element + hoster element + heeft element + This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation between an element a) and another element b) hosted by element a). Example: inst:wall bot:hostsElement inst:window + This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relatie tussen een gebouwelement a) en een ander element b) dat een ander element in zich heeft a). Voorbeeld: inst:wall bot:hostsElement inst:window + This property is DEPRECATED, use bot:hasSubElement instead // ORIGINAL definition: Relation mellem en bygningsdel a) og en anden bygningsdel b) hostet af element a). Eksempel: inst:wall bot:hostsElement inst:window + + + + + - + - + - - - + + - + - + + + + + - Georg Ferdinand Schneider - Georg Ferdinand Schneider + Pieter Pauwels + Pieter Pauwels - + - + - + - - + + + + Maxime Lefrançois + Maxime Lefrançois - - + + + + Mads Holten Rasmussen + Mads Holten Rasmussen - + + + + + + + + - + diff --git a/docs/ontology/cvn/0.1/cvn.jsonld b/docs/ontology/cvn/0.1/cvn.jsonld index f825afdc..60d64a1d 100644 --- a/docs/ontology/cvn/0.1/cvn.jsonld +++ b/docs/ontology/cvn/0.1/cvn.jsonld @@ -1,160 +1,92 @@ [ { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/cvn/aimsAtValue", + "@id": "http://w3id.org/CEON/ontology/cvn/implementsBlueprint", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The value proposition that the planned abstract CVN configuration, or concrete network wants to achieve." + "@value": "The blueprint (or plan) that this concrete CVN is an instance of." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:n040fb5abc8ce475f8fc7874a1930c6a4b1" + "@id": "http://w3id.org/CEON/ontology/cvn/CVN" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "aims at value" + "@value": "implements blueprint" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/value/ValueProposition" - } - ] - }, - { - "@id": "_:n040fb5abc8ce475f8fc7874a1930c6a4b1", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2002/07/owl#unionOf": [ - { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/cvn/CVN" - }, - { - "@id": "http://w3id.org/CEON/ontology/cvn/CVNBlueprint" - } - ] + "@id": "http://w3id.org/CEON/ontology/cvn/CVNBlueprint" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/cvn/plansToImplementStrategy", + "@id": "http://w3id.org/CEON/ontology/cvn/composedOf", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A strategy that is planned to be implemented by this CVN or CVN blueprint." + "@value": "Both a CVN and a process can be composed of other CVNs or processes." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/cvn/CVNBlueprint" + "@id": "_:n80b152202ad947d5939d97def7bea9deb4" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "plans to implement strategy" + "@value": "composed of" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/cvn/CircularStrategy" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/cvn/relatedStrategy" + "@id": "_:n80b152202ad947d5939d97def7bea9deb7" } ] }, { - "@id": "http://w3id.org/CEON/ontology/value/ValueProposition", + "@id": "_:n80b152202ad947d5939d97def7bea9deb4", "@type": [ "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/cvn/CVN" + }, + { + "@id": "http://w3id.org/CEON/ontology/process/Process" + } + ] + } ] }, { - "@id": "http://w3id.org/CEON/ontology/cvn/CVN", + "@id": "_:n80b152202ad947d5939d97def7bea9deb7", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "An instantiation of a circular value network, i.e. a concrete network of different actors collaborating to achieve some goal." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Circular Value Network" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2002/07/owl#unionOf": [ { - "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration" + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/cvn/CVN" + }, + { + "@id": "http://w3id.org/CEON/ontology/process/Process" + } + ] } ] }, - { - "@id": "http://www.w3.org/2001/XMLSchema#date", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, { "@id": "http://w3id.org/CEON/ontology/cvn/", "@type": [ @@ -238,13 +170,13 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/cvn/implementsBlueprint", + "@id": "http://w3id.org/CEON/ontology/cvn/implementsStrategy", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The blueprint (or plan) that this concrete CVN is an instance of." + "@value": "A strategy that is implemented by this CVN or CVN blueprint." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -254,126 +186,184 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "implements blueprint" + "@value": "implements strategy" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/cvn/CVNBlueprint" + "@id": "http://w3id.org/CEON/ontology/cvn/CircularStrategy" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/cvn/relatedStrategy" } ] }, { - "@id": "http://www.w3.org/2001/XMLSchema#gYear", + "@id": "http://purl.org/dc/terms/creator", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation", + "@id": "http://w3id.org/CEON/ontology/value/Value", "@type": [ "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/cvn/createsValue", + "@id": "http://w3id.org/CEON/ontology/cvn/relatedStrategy", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Value creation can be captured at the actor level, i.e. value created by an actor's participation in a collaboration, or at the process or complete CVN level." + "@value": "A strategy that is targeted by this CVN or CVN blueprint." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "related strategy" + } + ] + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#date", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/cvn/aimsAtValue", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The value proposition that the planned abstract CVN configuration, or concrete network wants to achieve." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:n040fb5abc8ce475f8fc7874a1930c6a4b10" + "@id": "_:n80b152202ad947d5939d97def7bea9deb1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "creates value" + "@value": "aims at value" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/value/Value" + "@id": "http://w3id.org/CEON/ontology/value/ValueProposition" } ] }, { - "@id": "_:n040fb5abc8ce475f8fc7874a1930c6a4b10", + "@id": "_:n80b152202ad947d5939d97def7bea9deb1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2002/07/owl#unionOf": [ { "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" - }, { "@id": "http://w3id.org/CEON/ontology/cvn/CVN" }, { - "@id": "http://w3id.org/CEON/ontology/process/Process" + "@id": "http://w3id.org/CEON/ontology/cvn/CVNBlueprint" } ] } ] }, { - "@id": "http://w3id.org/CEON/ontology/cvn/composedOf", + "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/cvn/plansToImplementStrategy", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Both a CVN and a process can be composed of other CVNs or processes." + "@value": "A strategy that is planned to be implemented by this CVN or CVN blueprint." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:n040fb5abc8ce475f8fc7874a1930c6a4b4" + "@id": "http://w3id.org/CEON/ontology/cvn/CVNBlueprint" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "composed of" + "@value": "plans to implement strategy" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:n040fb5abc8ce475f8fc7874a1930c6a4b7" + "@id": "http://w3id.org/CEON/ontology/cvn/CircularStrategy" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/cvn/relatedStrategy" } ] }, { - "@id": "_:n040fb5abc8ce475f8fc7874a1930c6a4b4", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/cvn/createsValue", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/cvn/CVN" - }, - { - "@id": "http://w3id.org/CEON/ontology/process/Process" - } - ] + "@value": "Value creation can be captured at the actor level, i.e. value created by an actor's participation in a collaboration, or at the process or complete CVN level." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "_:n80b152202ad947d5939d97def7bea9deb10" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "creates value" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/value/Value" } ] }, { - "@id": "_:n040fb5abc8ce475f8fc7874a1930c6a4b7", + "@id": "_:n80b152202ad947d5939d97def7bea9deb10", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2002/07/owl#unionOf": [ { "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation" + }, { "@id": "http://w3id.org/CEON/ontology/cvn/CVN" }, @@ -385,51 +375,56 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/cvn/relatedStrategy", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/cvn/CircularStrategy", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A strategy that is targeted by this CVN or CVN blueprint." + "@value": "A circular strategy, such as to reccycle, reuse or refurbish something." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "related strategy" + "@value": "Circular Strategy" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/Process", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://purl.org/dc/terms/title", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/cvn/CircularStrategy", + "@id": "http://w3id.org/CEON/ontology/cvn/CVN", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A circular strategy, such as to reccycle, reuse or refurbish something." + "@value": "An instantiation of a circular value network, i.e. a concrete network of different actors collaborating to achieve some goal." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Circular Strategy" + "@value": "Circular Value Network" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/cvn/Collaboration" } ] }, { - "@id": "http://w3id.org/CEON/ontology/value/Value", + "@id": "http://w3id.org/CEON/ontology/value/ValueProposition", "@type": [ "http://www.w3.org/2002/07/owl#Class" ] @@ -451,34 +446,39 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/cvn/implementsStrategy", + "@id": "http://w3id.org/CEON/ontology/process/Process", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A strategy that is implemented by this CVN or CVN blueprint." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/cvn/CVN" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "implements strategy" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/cvn/CircularStrategy" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/cvn/relatedStrategy" - } + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Participation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#gYear", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" ] } ] \ No newline at end of file diff --git a/docs/ontology/cvn/0.1/cvn.owl b/docs/ontology/cvn/0.1/cvn.owl index ab0ac67a..a575f922 100644 --- a/docs/ontology/cvn/0.1/cvn.owl +++ b/docs/ontology/cvn/0.1/cvn.owl @@ -15,25 +15,6 @@ A strategy that is implemented by this CVN or CVN blueprint. implements strategy - - - - - The blueprint (or plan) that this concrete CVN is an instance of. - implements blueprint - - - - - - - - - - - - - @@ -53,21 +34,44 @@ 2023-03-22 0.1 - - - - + The value proposition that the planned abstract CVN configuration, or concrete network wants to achieve. aims at value - + + + + - - An instantiation of a circular value network, i.e. a concrete network of different actors collaborating to achieve some goal. - Circular Value Network + + + + + + + + + + + + + + + + Value creation can be captured at the actor level, i.e. value created by an actor's participation in a collaboration, or at the process or complete CVN level. + creates value + + + + A strategy that is targeted by this CVN or CVN blueprint. + related strategy + + + + @@ -77,113 +81,109 @@ A strategy that is planned to be implemented by this CVN or CVN blueprint. plans to implement strategy - - - - - - - A circular strategy, such as to reccycle, reuse or refurbish something. - Circular Strategy + + - - - + + - + - - - Both a CVN and a process can be composed of other CVNs or processes. - composed of + + + The blueprint (or plan) that this concrete CVN is an instance of. + implements blueprint - - + + + + + + + - + - + A plan or a pattern of a CVN configuration that can then be filled with actual actors and processes. The blueprint can be used to capture a desired setup of a network, or for reusing patterns of CVNs. + Circular Value Network Blueprint - - + + + - + + + An instantiation of a circular value network, i.e. a concrete network of different actors collaborating to achieve some goal. + Circular Value Network - - - + + + - - - + + - + - + - A strategy that is targeted by this CVN or CVN blueprint. - related strategy + + + Both a CVN and a process can be composed of other CVNs or processes. + composed of + + + + - + - - - - - Value creation can be captured at the actor level, i.e. value created by an actor's participation in a collaboration, or at the process or complete CVN level. - creates value - - + - + A circular strategy, such as to reccycle, reuse or refurbish something. + Circular Strategy - + - - - + + + - + + + + - A plan or a pattern of a CVN configuration that can then be filled with actual actors and processes. The blueprint can be used to capture a desired setup of a network, or for reusing patterns of CVNs. - Circular Value Network Blueprint - + - - - - - - + + + - - + + + - - + + + - + - - - - - - - - + + diff --git a/docs/ontology/cvn/0.1/cvn.rdf b/docs/ontology/cvn/0.1/cvn.rdf index ab0ac67a..a575f922 100644 --- a/docs/ontology/cvn/0.1/cvn.rdf +++ b/docs/ontology/cvn/0.1/cvn.rdf @@ -15,25 +15,6 @@ A strategy that is implemented by this CVN or CVN blueprint. implements strategy - - - - - The blueprint (or plan) that this concrete CVN is an instance of. - implements blueprint - - - - - - - - - - - - - @@ -53,21 +34,44 @@ 2023-03-22 0.1 - - - - + The value proposition that the planned abstract CVN configuration, or concrete network wants to achieve. aims at value - + + + + - - An instantiation of a circular value network, i.e. a concrete network of different actors collaborating to achieve some goal. - Circular Value Network + + + + + + + + + + + + + + + + Value creation can be captured at the actor level, i.e. value created by an actor's participation in a collaboration, or at the process or complete CVN level. + creates value + + + + A strategy that is targeted by this CVN or CVN blueprint. + related strategy + + + + @@ -77,113 +81,109 @@ A strategy that is planned to be implemented by this CVN or CVN blueprint. plans to implement strategy - - - - - - - A circular strategy, such as to reccycle, reuse or refurbish something. - Circular Strategy + + - - - + + - + - - - Both a CVN and a process can be composed of other CVNs or processes. - composed of + + + The blueprint (or plan) that this concrete CVN is an instance of. + implements blueprint - - + + + + + + + - + - + A plan or a pattern of a CVN configuration that can then be filled with actual actors and processes. The blueprint can be used to capture a desired setup of a network, or for reusing patterns of CVNs. + Circular Value Network Blueprint - - + + + - + + + An instantiation of a circular value network, i.e. a concrete network of different actors collaborating to achieve some goal. + Circular Value Network - - - + + + - - - + + - + - + - A strategy that is targeted by this CVN or CVN blueprint. - related strategy + + + Both a CVN and a process can be composed of other CVNs or processes. + composed of + + + + - + - - - - - Value creation can be captured at the actor level, i.e. value created by an actor's participation in a collaboration, or at the process or complete CVN level. - creates value - - + - + A circular strategy, such as to reccycle, reuse or refurbish something. + Circular Strategy - + - - - + + + - + + + + - A plan or a pattern of a CVN configuration that can then be filled with actual actors and processes. The blueprint can be used to capture a desired setup of a network, or for reusing patterns of CVNs. - Circular Value Network Blueprint - + - - - - - - + + + - - + + + - - + + + - + - - - - - - - - + + diff --git a/docs/ontology/datasheet/0.1/datasheet.jsonld b/docs/ontology/datasheet/0.1/datasheet.jsonld index 3c9ff88b..1e94e9d7 100644 --- a/docs/ontology/datasheet/0.1/datasheet.jsonld +++ b/docs/ontology/datasheet/0.1/datasheet.jsonld @@ -1,4 +1,10 @@ [ + { + "@id": "http://www.w3.org/ns/prov#Entity", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, { "@id": "http://w3id.org/CEON/ontology/datasheet/", "@type": [ @@ -89,12 +95,12 @@ "@id": "http://w3id.org/CEON/ontology/resourceODP/Information" }, { - "@id": "_:nfde91ae4b0c148b4a686caed02fda5e3b1" + "@id": "_:ne01dc745301b49afb08b7fb126afb537b1" } ] }, { - "@id": "_:nfde91ae4b0c148b4a686caed02fda5e3b1", + "@id": "_:ne01dc745301b49afb08b7fb126afb537b1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -105,14 +111,14 @@ "@id": "http://w3id.org/CEON/ontology/resourceODP/Information" }, { - "@id": "_:nfde91ae4b0c148b4a686caed02fda5e3b2" + "@id": "_:ne01dc745301b49afb08b7fb126afb537b2" } ] } ] }, { - "@id": "_:nfde91ae4b0c148b4a686caed02fda5e3b2", + "@id": "_:ne01dc745301b49afb08b7fb126afb537b2", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -126,11 +132,5 @@ "@id": "http://w3id.org/CEON/ontology/provenance/Statement" } ] - }, - { - "@id": "http://www.w3.org/ns/prov#Entity", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] } ] \ No newline at end of file diff --git a/docs/ontology/datasheet/0.1/datasheet.owl b/docs/ontology/datasheet/0.1/datasheet.owl index dfd705d5..db913ad2 100644 --- a/docs/ontology/datasheet/0.1/datasheet.owl +++ b/docs/ontology/datasheet/0.1/datasheet.owl @@ -23,29 +23,29 @@ http://w3id.org/CEON/ontology/datasheet/ 0.1 - - - - + + + + + A data sheet is a collection of data about something, e.g. a set of facts about a product. + Data Sheet - - + + - - + + - - - + + + + - - - - - A data sheet is a collection of data about something, e.g. a set of facts about a product. - Data Sheet + + + diff --git a/docs/ontology/datasheet/0.1/datasheet.rdf b/docs/ontology/datasheet/0.1/datasheet.rdf index dfd705d5..db913ad2 100644 --- a/docs/ontology/datasheet/0.1/datasheet.rdf +++ b/docs/ontology/datasheet/0.1/datasheet.rdf @@ -23,29 +23,29 @@ http://w3id.org/CEON/ontology/datasheet/ 0.1 - - - - + + + + + A data sheet is a collection of data about something, e.g. a set of facts about a product. + Data Sheet - - + + - - + + - - - + + + + - - - - - A data sheet is a collection of data about something, e.g. a set of facts about a product. - Data Sheet + + + diff --git a/docs/ontology/material/0.1/material.jsonld b/docs/ontology/material/0.1/material.jsonld index fd6ea8b6..556e4548 100644 --- a/docs/ontology/material/0.1/material.jsonld +++ b/docs/ontology/material/0.1/material.jsonld @@ -1,58 +1,27 @@ [ { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "A chemical entity is an abstraction of entities that can compose matter. For instance, a chemical entity can be a molecular entity or a chemical substance." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "Chemical entity" - } - ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@value": "http://emmo.info/emmo#EMMO_47338839_6cca_4a8e_b565_3c4d5517e2c0" - }, - { - "@value": "http://purl.obolibrary.org/obo/chebi#24431" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/material/MolecularEntity", + "@id": "http://w3id.org/CEON/ontology/material/ChemicalSubstance", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A molecular entity means a singular/distinguishable entity. It can be for instance, atom, ion." + "@value": "A chemical substance is made up of a collection of molecular entities." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Molecular entity" + "@value": "Chemical substance" } ], "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@value": "http://emmo.info/emmo#EMMO_21205421_5783_4d3e_81e5_10c5d894a88a" + "@value": "http://emmo.info/emmo#EMMO_df96cbb6_b5ee_4222_8eab_b3675df24bea" }, { - "@value": "http://purl.obolibrary.org/obo/chebi#23367" + "@value": "http://purl.obolibrary.org/obo/chebi#59999" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -62,52 +31,46 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/material/hasMaterialComponent", + "@id": "http://w3id.org/CEON/ontology/material/HillFormula", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "hasMaterialComponent intends to represent that a material can have a collection of components." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@value": "HillFormula represents that a composition has the hill formula in a string." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "has material component" + "@value": "hill formula" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/CEON/ontology/material/MaterialComponent" + "@value": "https://w3id.org/mdo/structure/HillFormula" } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/DescriptiveFormula", + "@id": "http://w3id.org/CEON/ontology/material/ReducedChemicalFormula", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "DescriptiveFormula represents that a molecular entity has the descriptive formula in a string." + "@value": "ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "descriptive formula" + "@value": "reduced formula" } ], "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@value": "https://w3id.org/mdo/structure/DescriptiveFormula" + "@value": "https://w3id.org/mdo/structure/ReducedFormula" } ] }, @@ -141,12 +104,12 @@ "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" }, { - "@id": "_:n24a99a8137584fa195faea9e946fd10ab1" + "@id": "_:n4be50fd130b64d2aa3d61952d630de97b1" } ] }, { - "@id": "_:n24a99a8137584fa195faea9e946fd10ab1", + "@id": "_:n4be50fd130b64d2aa3d61952d630de97b1", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -162,156 +125,112 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/material/MaterialComponent", + "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A material component is a part of a material." + "@value": "A chemical entity is an abstraction of entities that can compose matter. For instance, a chemical entity can be a molecular entity or a chemical substance." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Material component" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/material/hasChemicalEntity", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "hasChemicalEntity intends to represent that a material can have a collection of chemical entities." + "@value": "Chemical entity" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "@value": "http://emmo.info/emmo#EMMO_47338839_6cca_4a8e_b565_3c4d5517e2c0" + }, { - "@language": "en", - "@value": "has chemical entity" + "@value": "http://purl.obolibrary.org/obo/chebi#24431" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/ReducedChemicalFormula", + "@id": "http://w3id.org/CEON/ontology/material/DescriptiveFormula", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string." + "@value": "DescriptiveFormula represents that a molecular entity has the descriptive formula in a string." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "reduced formula" + "@value": "descriptive formula" } ], "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@value": "https://w3id.org/mdo/structure/ReducedFormula" + "@value": "https://w3id.org/mdo/structure/DescriptiveFormula" } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalSubstance", + "@id": "http://w3id.org/CEON/ontology/material/MaterialComponent", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A chemical substance is made up of a collection of molecular entities." + "@value": "A material component is a part of a material." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Chemical substance" - } - ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@value": "http://emmo.info/emmo#EMMO_df96cbb6_b5ee_4222_8eab_b3675df24bea" - }, - { - "@value": "http://purl.obolibrary.org/obo/chebi#59999" + "@value": "Material component" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent", + "@id": "http://purl.org/dc/elements/1.1/description", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/material/HillFormula", + "@id": "http://w3id.org/CEON/ontology/material/hasMaterialComponent", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "HillFormula represents that a composition has the hill formula in a string." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "hill formula" - } - ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@value": "https://w3id.org/mdo/structure/HillFormula" + "@value": "hasMaterialComponent intends to represent that a material can have a collection of components." } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/material/AnonymousFormula", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@language": "en", - "@value": "AnonymousFormula represents that a molecular entity has the anonymous formula in a string." + "@id": "http://w3id.org/CEON/ontology/material/Material" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "anonymous formula" + "@language": "en", + "@value": "has material component" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "https://w3id.org/mdo/structure/AnonymousFormula" + "@id": "http://w3id.org/CEON/ontology/material/MaterialComponent" } ] }, @@ -321,6 +240,12 @@ "http://www.w3.org/2002/07/owl#Class" ] }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, { "@id": "http://w3id.org/CEON/ontology/material/", "@type": [ @@ -399,9 +324,84 @@ ] }, { - "@id": "http://purl.org/dc/elements/1.1/description", + "@id": "http://w3id.org/CEON/ontology/material/AnonymousFormula", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "AnonymousFormula represents that a molecular entity has the anonymous formula in a string." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "anonymous formula" + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@value": "https://w3id.org/mdo/structure/AnonymousFormula" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/material/MolecularEntity", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A molecular entity means a singular/distinguishable entity. It can be for instance, atom, ion." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Molecular entity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@value": "http://emmo.info/emmo#EMMO_21205421_5783_4d3e_81e5_10c5d894a88a" + }, + { + "@value": "http://purl.obolibrary.org/obo/chebi#23367" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/material/hasChemicalEntity", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "hasChemicalEntity intends to represent that a material can have a collection of chemical entities." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/material/Material" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "has chemical entity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity" + } ] } ] \ No newline at end of file diff --git a/docs/ontology/material/0.1/material.owl b/docs/ontology/material/0.1/material.owl index 272a46be..bbfb8ceb 100644 --- a/docs/ontology/material/0.1/material.owl +++ b/docs/ontology/material/0.1/material.owl @@ -7,15 +7,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - Material as a sub-concept of Matter, can be a substance or a collection of substance which a physical object is composed of. - Material - http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94 - https://w3id.org/mdo/core/Material - @@ -24,18 +15,11 @@ http://emmo.info/emmo#EMMO_21205421_5783_4d3e_81e5_10c5d894a88a http://purl.obolibrary.org/obo/chebi#23367 - - - - - hasMaterialComponent intends to represent that a material can have a collection of components. - has material component - - + - AnonymousFormula represents that a molecular entity has the anonymous formula in a string. - anonymous formula - https://w3id.org/mdo/structure/AnonymousFormula + HillFormula represents that a composition has the hill formula in a string. + hill formula + https://w3id.org/mdo/structure/HillFormula @@ -55,12 +39,6 @@ 0.1 - - - - A material component is a part of a material. - Material component - @@ -69,19 +47,11 @@ http://emmo.info/emmo#EMMO_df96cbb6_b5ee_4222_8eab_b3675df24bea http://purl.obolibrary.org/obo/chebi#59999 - - - - - - - - HillFormula represents that a composition has the hill formula in a string. - hill formula - https://w3id.org/mdo/structure/HillFormula - - + + + A material component is a part of a material. + Material component @@ -91,15 +61,35 @@ http://emmo.info/emmo#EMMO_47338839_6cca_4a8e_b565_3c4d5517e2c0 http://purl.obolibrary.org/obo/chebi#24431 - + + + + + Material as a sub-concept of Matter, can be a substance or a collection of substance which a physical object is composed of. + Material + http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94 + https://w3id.org/mdo/core/Material + + + + ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string. + reduced formula + https://w3id.org/mdo/structure/ReducedFormula + + - - hasChemicalEntity intends to represent that a material can have a collection of chemical entities. - has chemical entity + + hasMaterialComponent intends to represent that a material can have a collection of components. + has material component - - + + + + + + + @@ -107,13 +97,23 @@ descriptive formula https://w3id.org/mdo/structure/DescriptiveFormula - + - ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string. - reduced formula - https://w3id.org/mdo/structure/ReducedFormula + AnonymousFormula represents that a molecular entity has the anonymous formula in a string. + anonymous formula + https://w3id.org/mdo/structure/AnonymousFormula - + + + + + + hasChemicalEntity intends to represent that a material can have a collection of chemical entities. + has chemical entity + + + + diff --git a/docs/ontology/material/0.1/material.rdf b/docs/ontology/material/0.1/material.rdf index 272a46be..bbfb8ceb 100644 --- a/docs/ontology/material/0.1/material.rdf +++ b/docs/ontology/material/0.1/material.rdf @@ -7,15 +7,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - Material as a sub-concept of Matter, can be a substance or a collection of substance which a physical object is composed of. - Material - http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94 - https://w3id.org/mdo/core/Material - @@ -24,18 +15,11 @@ http://emmo.info/emmo#EMMO_21205421_5783_4d3e_81e5_10c5d894a88a http://purl.obolibrary.org/obo/chebi#23367 - - - - - hasMaterialComponent intends to represent that a material can have a collection of components. - has material component - - + - AnonymousFormula represents that a molecular entity has the anonymous formula in a string. - anonymous formula - https://w3id.org/mdo/structure/AnonymousFormula + HillFormula represents that a composition has the hill formula in a string. + hill formula + https://w3id.org/mdo/structure/HillFormula @@ -55,12 +39,6 @@ 0.1 - - - - A material component is a part of a material. - Material component - @@ -69,19 +47,11 @@ http://emmo.info/emmo#EMMO_df96cbb6_b5ee_4222_8eab_b3675df24bea http://purl.obolibrary.org/obo/chebi#59999 - - - - - - - - HillFormula represents that a composition has the hill formula in a string. - hill formula - https://w3id.org/mdo/structure/HillFormula - - + + + A material component is a part of a material. + Material component @@ -91,15 +61,35 @@ http://emmo.info/emmo#EMMO_47338839_6cca_4a8e_b565_3c4d5517e2c0 http://purl.obolibrary.org/obo/chebi#24431 - + + + + + Material as a sub-concept of Matter, can be a substance or a collection of substance which a physical object is composed of. + Material + http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94 + https://w3id.org/mdo/core/Material + + + + ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string. + reduced formula + https://w3id.org/mdo/structure/ReducedFormula + + - - hasChemicalEntity intends to represent that a material can have a collection of chemical entities. - has chemical entity + + hasMaterialComponent intends to represent that a material can have a collection of components. + has material component - - + + + + + + + @@ -107,13 +97,23 @@ descriptive formula https://w3id.org/mdo/structure/DescriptiveFormula - + - ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string. - reduced formula - https://w3id.org/mdo/structure/ReducedFormula + AnonymousFormula represents that a molecular entity has the anonymous formula in a string. + anonymous formula + https://w3id.org/mdo/structure/AnonymousFormula - + + + + + + hasChemicalEntity intends to represent that a material can have a collection of chemical entities. + has chemical entity + + + + diff --git a/docs/ontology/material/0.2/material.jsonld b/docs/ontology/material/0.2/material.jsonld index 4d37c3f1..6ce69dd3 100644 --- a/docs/ontology/material/0.2/material.jsonld +++ b/docs/ontology/material/0.2/material.jsonld @@ -1,6 +1,6 @@ [ { - "@id": "http://w3id.org/CEON/ontology/material/Copper", + "@id": "http://w3id.org/CEON/ontology/material/Iron", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -11,13 +11,13 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Dysprosium", + "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" + "@id": "http://w3id.org/CEON/ontology/material/ChemicalSubstance" } ] }, @@ -33,68 +33,68 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Material", + "@id": "http://w3id.org/CEON/ontology/material/Copper", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@language": "en", - "@value": "Material as a sub-concept of Matter, can be a substance or a collection of substance which a physical object is composed of." + "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/material/hasChemicalEntity", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Material" + "@value": "hasChemicalEntity intends to represent that a material can have a collection of chemical entities." } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@value": "http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94" - }, + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "https://w3id.org/mdo/core/Material" + "@id": "http://w3id.org/CEON/ontology/material/Material" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" - }, + "@language": "en", + "@value": "has chemical entity" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:na753465cadd14b3bb3ca7c7dd6d419e6b1" + "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity" } ] }, { - "@id": "_:na753465cadd14b3bb3ca7c7dd6d419e6b1", + "@id": "http://w3id.org/CEON/ontology/material/ReducedChemicalFormula", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/material/hasChemicalEntity" + "@language": "en", + "@value": "ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string." } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity" + "@value": "reduced formula" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/material/Boron", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" + "@value": "https://w3id.org/mdo/structure/ReducedFormula" } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Zinc", + "@id": "http://w3id.org/CEON/ontology/material/Neodymium", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -105,144 +105,241 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/material/ReducedChemicalFormula", + "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string." + "@value": "A chemical entity is an abstraction of entities that can compose matter. For instance, a chemical entity can be a molecular entity or a chemical substance." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "reduced formula" + "@language": "en", + "@value": "Chemical entity" } ], "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@value": "https://w3id.org/mdo/structure/ReducedFormula" + "@value": "http://emmo.info/emmo#EMMO_47338839_6cca_4a8e_b565_3c4d5517e2c0" + }, + { + "@value": "http://purl.obolibrary.org/obo/chebi#24431" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent", + "@id": "http://w3id.org/CEON/ontology/material/Manganese", "@type": [ "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/AnonymousFormula", + "@id": "http://purl.org/dc/elements/1.1/description", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/material/hasMaterialComponent", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "AnonymousFormula represents that a molecular entity has the anonymous formula in a string." + "@value": "hasMaterialComponent intends to represent that a material can have a collection of components." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/material/Material" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "anonymous formula" + "@language": "en", + "@value": "has material component" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "https://w3id.org/mdo/structure/AnonymousFormula" + "@id": "http://w3id.org/CEON/ontology/material/MaterialComponent" } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/MolecularEntity", + "@id": "http://w3id.org/CEON/ontology/material/Titanium", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@language": "en", - "@value": "A molecular entity means a singular/distinguishable entity. It can be for instance, atom, ion." + "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/material/Zinc", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@language": "en", - "@value": "Molecular entity" + "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/material/Dysprosium", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "http://emmo.info/emmo#EMMO_21205421_5783_4d3e_81e5_10c5d894a88a" + "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/material/", + "@type": [ + "http://www.w3.org/2002/07/owl#Ontology" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Eva Blomqvist" }, { - "@value": "http://purl.obolibrary.org/obo/chebi#23367" + "@value": "Mikael Lindecrantz" + }, + { + "@value": "Robin Keskisärkkä" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/created": [ { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity" + "@value": "2023-03-16" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Huanyu Li" + } + ], + "http://purl.org/dc/terms/description": [ + { + "@value": "The Material module of CEON (Circular Economy Ontology Network)." + } + ], + "http://purl.org/dc/terms/license": [ + { + "@value": "https://creativecommons.org/licenses/by/4.0/" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Circular Economy Ontology Network (CEON) - Material Module" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "material" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "http://w3id.org/CEON/ontology/material/" + } + ], + "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ + { + "@value": "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-2, CVN-ResourceType-4, C3-3, E1-3, E2-4, E5-2, T1-1, T10-2." + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@id": "https://github.com/LiUSemWeb/CEON" + } + ], + "http://www.w3.org/2002/07/owl#imports": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/0.2/" + } + ], + "http://www.w3.org/2002/07/owl#versionIRI": [ + { + "@id": "http://w3id.org/CEON/ontology/material/0.2/" + } + ], + "http://www.w3.org/2002/07/owl#versionInfo": [ + { + "@value": "0.2" } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/DescriptiveFormula", + "@id": "http://w3id.org/CEON/ontology/material/AnonymousFormula", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "DescriptiveFormula represents that a molecular entity has the descriptive formula in a string." + "@value": "AnonymousFormula represents that a molecular entity has the anonymous formula in a string." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "descriptive formula" + "@value": "anonymous formula" } ], "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@value": "https://w3id.org/mdo/structure/DescriptiveFormula" + "@value": "https://w3id.org/mdo/structure/AnonymousFormula" } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/hasChemicalEntity", + "@id": "http://w3id.org/CEON/ontology/material/MolecularEntity", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "hasChemicalEntity intends to represent that a material can have a collection of chemical entities." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@value": "A molecular entity means a singular/distinguishable entity. It can be for instance, atom, ion." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has chemical entity" + "@value": "Molecular entity" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity" + "@value": "http://emmo.info/emmo#EMMO_21205421_5783_4d3e_81e5_10c5d894a88a" + }, + { + "@value": "http://purl.obolibrary.org/obo/chebi#23367" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalSubstance" + "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity" } ] }, @@ -269,63 +366,57 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Manganese", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter", + "@id": "http://w3id.org/CEON/ontology/material/Material", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/material/hasMaterialComponent", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "hasMaterialComponent intends to represent that a material can have a collection of components." + "@value": "Material as a sub-concept of Matter, can be a substance or a collection of substance which a physical object is composed of." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/material/Material" + "@language": "en", + "@value": "Material" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@language": "en", - "@value": "has material component" + "@value": "http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94" + }, + { + "@value": "https://w3id.org/mdo/core/Material" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/material/MaterialComponent" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + }, + { + "@id": "_:n8709d1274ca64fef812a4d98503e3428b1" } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Silicon", + "@id": "_:n8709d1274ca64fef812a4d98503e3428b1", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" + "@id": "http://w3id.org/CEON/ontology/material/hasChemicalEntity" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity" } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Celulose", + "@id": "http://w3id.org/CEON/ontology/material/Boron", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -336,29 +427,19 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Titanium", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" - } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Chromium", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent", "@type": [ "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" - } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Aluminum", + "@id": "http://w3id.org/CEON/ontology/material/Chromium", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -400,55 +481,24 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Niobium", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalEntity", + "@id": "http://w3id.org/CEON/ontology/material/DescriptiveFormula", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A chemical entity is an abstraction of entities that can compose matter. For instance, a chemical entity can be a molecular entity or a chemical substance." + "@value": "DescriptiveFormula represents that a molecular entity has the descriptive formula in a string." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "Chemical entity" + "@value": "descriptive formula" } ], "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@value": "http://emmo.info/emmo#EMMO_47338839_6cca_4a8e_b565_3c4d5517e2c0" - }, - { - "@value": "http://purl.obolibrary.org/obo/chebi#24431" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/material/Iron", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" + "@value": "https://w3id.org/mdo/structure/DescriptiveFormula" } ] }, @@ -476,7 +526,7 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Nickel", + "@id": "http://w3id.org/CEON/ontology/material/Niobium", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -487,84 +537,29 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/material/", + "@id": "http://w3id.org/CEON/ontology/material/Celulose", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Eva Blomqvist" - }, - { - "@value": "Mikael Lindecrantz" - }, - { - "@value": "Robin Keskisärkkä" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@value": "2023-03-16" - } - ], - "http://purl.org/dc/terms/creator": [ - { - "@value": "Huanyu Li" - } - ], - "http://purl.org/dc/terms/description": [ - { - "@value": "The Material module of CEON (Circular Economy Ontology Network)." - } - ], - "http://purl.org/dc/terms/license": [ - { - "@value": "https://creativecommons.org/licenses/by/4.0/" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Circular Economy Ontology Network (CEON) - Material Module" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "material" - } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ - { - "@value": "http://w3id.org/CEON/ontology/material/" - } - ], - "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ - { - "@value": "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-2, CVN-ResourceType-4, C3-3, E1-3, E2-4, E5-2, T1-1, T10-2." - } - ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@id": "https://github.com/LiUSemWeb/CEON" - } - ], - "http://www.w3.org/2002/07/owl#imports": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/0.2/" - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/material/0.2/" + "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/material/Silicon", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "0.2" + "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" } ] }, { - "@id": "http://w3id.org/CEON/ontology/material/Neodymium", + "@id": "http://w3id.org/CEON/ontology/material/Nickel", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -575,9 +570,14 @@ ] }, { - "@id": "http://purl.org/dc/elements/1.1/description", + "@id": "http://w3id.org/CEON/ontology/material/Aluminum", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/material/ChemicalElement" + } ] } ] \ No newline at end of file diff --git a/docs/ontology/material/0.2/material.owl b/docs/ontology/material/0.2/material.owl index c3808df1..20015de2 100644 --- a/docs/ontology/material/0.2/material.owl +++ b/docs/ontology/material/0.2/material.owl @@ -7,27 +7,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - - - - - - - - Material as a sub-concept of Matter, can be a substance or a collection of substance which a physical object is composed of. - Material - http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94 - https://w3id.org/mdo/core/Material - - - - - @@ -40,21 +19,37 @@ http://emmo.info/emmo#EMMO_21205421_5783_4d3e_81e5_10c5d894a88a http://purl.obolibrary.org/obo/chebi#23367 - + + + + + - - - - - hasMaterialComponent intends to represent that a material can have a collection of components. - has material component + + + HillFormula represents that a composition has the hill formula in a string. + hill formula + https://w3id.org/mdo/structure/HillFormula - + + + + + + + + + + A chemical substance is made up of a collection of molecular entities. + Chemical substance + http://emmo.info/emmo#EMMO_df96cbb6_b5ee_4222_8eab_b3675df24bea + http://purl.obolibrary.org/obo/chebi#59999 + @@ -73,43 +68,32 @@ 0.2 - - - AnonymousFormula represents that a molecular entity has the anonymous formula in a string. - anonymous formula - https://w3id.org/mdo/structure/AnonymousFormula - - + - - A material component is a part of a material. - Material component + - + - - A chemical substance is made up of a collection of molecular entities. - Chemical substance - http://emmo.info/emmo#EMMO_df96cbb6_b5ee_4222_8eab_b3675df24bea - http://purl.obolibrary.org/obo/chebi#59999 + - + - - - HillFormula represents that a composition has the hill formula in a string. - hill formula - https://w3id.org/mdo/structure/HillFormula - - + + - + + + + + A material component is a part of a material. + Material component + @@ -118,28 +102,38 @@ http://emmo.info/emmo#EMMO_47338839_6cca_4a8e_b565_3c4d5517e2c0 http://purl.obolibrary.org/obo/chebi#24431 - - - - + + + - + - + + + Material as a sub-concept of Matter, can be a substance or a collection of substance which a physical object is composed of. + Material + http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94 + https://w3id.org/mdo/core/Material - - - - - hasChemicalEntity intends to represent that a material can have a collection of chemical entities. - has chemical entity + + + ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string. + reduced formula + https://w3id.org/mdo/structure/ReducedFormula - + - - + + + + + hasMaterialComponent intends to represent that a material can have a collection of components. + has material component + + + @@ -147,37 +141,43 @@ descriptive formula https://w3id.org/mdo/structure/DescriptiveFormula - - - + + + AnonymousFormula represents that a molecular entity has the anonymous formula in a string. + anonymous formula + https://w3id.org/mdo/structure/AnonymousFormula - + - - + + + + + hasChemicalEntity intends to represent that a material can have a collection of chemical entities. + has chemical entity + + - - - ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string. - reduced formula - https://w3id.org/mdo/structure/ReducedFormula - - + - + + - + - + + + + diff --git a/docs/ontology/material/0.2/material.rdf b/docs/ontology/material/0.2/material.rdf index c3808df1..20015de2 100644 --- a/docs/ontology/material/0.2/material.rdf +++ b/docs/ontology/material/0.2/material.rdf @@ -7,27 +7,6 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - - - - - - - - Material as a sub-concept of Matter, can be a substance or a collection of substance which a physical object is composed of. - Material - http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94 - https://w3id.org/mdo/core/Material - - - - - @@ -40,21 +19,37 @@ http://emmo.info/emmo#EMMO_21205421_5783_4d3e_81e5_10c5d894a88a http://purl.obolibrary.org/obo/chebi#23367 - + + + + + - - - - - hasMaterialComponent intends to represent that a material can have a collection of components. - has material component + + + HillFormula represents that a composition has the hill formula in a string. + hill formula + https://w3id.org/mdo/structure/HillFormula - + + + + + + + + + + A chemical substance is made up of a collection of molecular entities. + Chemical substance + http://emmo.info/emmo#EMMO_df96cbb6_b5ee_4222_8eab_b3675df24bea + http://purl.obolibrary.org/obo/chebi#59999 + @@ -73,43 +68,32 @@ 0.2 - - - AnonymousFormula represents that a molecular entity has the anonymous formula in a string. - anonymous formula - https://w3id.org/mdo/structure/AnonymousFormula - - + - - A material component is a part of a material. - Material component + - + - - A chemical substance is made up of a collection of molecular entities. - Chemical substance - http://emmo.info/emmo#EMMO_df96cbb6_b5ee_4222_8eab_b3675df24bea - http://purl.obolibrary.org/obo/chebi#59999 + - + - - - HillFormula represents that a composition has the hill formula in a string. - hill formula - https://w3id.org/mdo/structure/HillFormula - - + + - + + + + + A material component is a part of a material. + Material component + @@ -118,28 +102,38 @@ http://emmo.info/emmo#EMMO_47338839_6cca_4a8e_b565_3c4d5517e2c0 http://purl.obolibrary.org/obo/chebi#24431 - - - - + + + - + - + + + Material as a sub-concept of Matter, can be a substance or a collection of substance which a physical object is composed of. + Material + http://emmo.info/emmo#EMMO_4207e895_8b83_4318_996a_72cfb32acd94 + https://w3id.org/mdo/core/Material - - - - - hasChemicalEntity intends to represent that a material can have a collection of chemical entities. - has chemical entity + + + ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string. + reduced formula + https://w3id.org/mdo/structure/ReducedFormula - + - - + + + + + hasMaterialComponent intends to represent that a material can have a collection of components. + has material component + + + @@ -147,37 +141,43 @@ descriptive formula https://w3id.org/mdo/structure/DescriptiveFormula - - - + + + AnonymousFormula represents that a molecular entity has the anonymous formula in a string. + anonymous formula + https://w3id.org/mdo/structure/AnonymousFormula - + - - + + + + + hasChemicalEntity intends to represent that a material can have a collection of chemical entities. + has chemical entity + + - - - ReducedChemicalFormula represents that a molecular entity has the reduced chemical formula in a string. - reduced formula - https://w3id.org/mdo/structure/ReducedFormula - - + - + + - + - + + + + diff --git a/docs/ontology/process/0.1/process.jsonld b/docs/ontology/process/0.1/process.jsonld index 14f72eea..b2e6e67a 100644 --- a/docs/ontology/process/0.1/process.jsonld +++ b/docs/ontology/process/0.1/process.jsonld @@ -1,17 +1,17 @@ [ { - "@id": "http://w3id.org/CEON/ontology/process/ReuseProcess", + "@id": "http://w3id.org/CEON/ontology/process/ChangeResourceProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of reusing." + "@value": "A process of a changing resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Reuse Process" + "@value": "Change Resource Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -21,18 +21,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/RecycleProcess", + "@id": "http://w3id.org/CEON/ontology/process/AssemblingProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of recycling." + "@value": "A process of assembling." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Recycle Process" + "@value": "Assembling Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -42,39 +42,45 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ResellProcess", + "@id": "http://w3id.org/CEON/ontology/process/CO2Emission", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of reselling." + "@value": "An amount of CO2." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Resell Process" + "@value": "CO2 emission" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/EnsureClaimProcess", + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/OffsetProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of ensuring a claim." + "@value": "A process of offsetting." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Ensure Claim Process" + "@value": "Offset Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -84,18 +90,24 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/RefurbishmentProcess", + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/BuyResourceProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of refurbishment." + "@value": "A process of buying a resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Refurbishment Process" + "@value": "Buy Resource Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -111,18 +123,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ManufacturingProcess", + "@id": "http://w3id.org/CEON/ontology/process/RepairProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of manufacturing." + "@value": "A process of repairing." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manufacturing Process" + "@value": "Repair Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -132,39 +144,45 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/SellResourceProcess", + "@id": "http://purl.org/dc/terms/license", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/Cathalyst", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of selling a resource." + "@value": "A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Sell Resource Process" + "@value": "Cathalyst" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/BuyResourceProcess", + "@id": "http://w3id.org/CEON/ontology/process/ServiceProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of buying a resource." + "@value": "A process of servicing." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Buy Resource Process" + "@value": "Service Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -174,18 +192,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/RepairProcess", + "@id": "http://w3id.org/CEON/ontology/process/ResellProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of repairing." + "@value": "A process of reselling." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Repair Process" + "@value": "Resell Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -195,57 +213,65 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/AssemblingProcess", + "@id": "http://w3id.org/CEON/ontology/process/Energy", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of assembling." + "@value": "An amount of energy." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Assembling Process" + "@value": "Energy" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/hasInput", + "@id": "http://w3id.org/CEON/ontology/process/producesCO2", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The CO2 released or produced by the process." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "produces CO2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/process/CO2Emission" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/IssuingCertificateProcess", + "@id": "http://w3id.org/CEON/ontology/process/ReuseProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of issuing a certificate." + "@value": "A process of reusing." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Issuing Certificate Process" + "@value": "Reuse Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -255,36 +281,18 @@ ] }, { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/process/ProductionProcess", + "@id": "http://w3id.org/CEON/ontology/process/RemoveProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of production." + "@value": "A process of removing." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Production Process" + "@value": "Remove Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -294,50 +302,44 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/process/resultingProduct", + "@id": "http://w3id.org/CEON/ontology/process/usesCathalyst", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The resource that is the output (product, i.e. what is produced) from a certain process." + "@value": "The cathalyst used in a process." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "resulting product" + "@value": "uses cathalyst" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + "@id": "http://w3id.org/CEON/ontology/process/Cathalyst" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput" + "@id": "http://w3id.org/CEON/ontology/processODP/hasInput" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ShareResourceProcess", + "@id": "http://w3id.org/CEON/ontology/process/EnsureClaimProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of sharing a resource." + "@value": "A process of ensuring a claim." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Share Resource Process" + "@value": "Ensure Claim Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -347,39 +349,44 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/TakeBackProcess", + "@id": "http://w3id.org/CEON/ontology/process/resultingProduct", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of taking back." + "@value": "The resource that is the output (product, i.e. what is produced) from a certain process." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Take Back Process" + "@value": "resulting product" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/OffsetProcess", + "@id": "http://w3id.org/CEON/ontology/process/DeconstructionProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of offsetting." + "@value": "A process of deconstruction." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Offset Process" + "@value": "Deconstruction Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -389,39 +396,50 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ServiceProcess", + "@id": "http://w3id.org/CEON/ontology/process/needsEnergy", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of servicing." + "@value": "The energy needed to perform a certain process." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Service Process" + "@value": "needs energy" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/process/Energy" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/hasInput" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/RemoveProcess", + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/ContactProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of removing." + "@value": "A contact process." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Remove Process" + "@value": "Contact Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -431,18 +449,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/DismantleProcess", + "@id": "http://w3id.org/CEON/ontology/process/RefurbishmentProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of dismantling." + "@value": "A process of refurbishment." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Dismantle Process" + "@value": "Refurbishment Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -452,44 +470,66 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/usesCathalyst", + "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/ManufacturingProcess", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The cathalyst used in a process." + "@value": "A process of manufacturing." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "uses cathalyst" + "@value": "Manufacturing Process" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/process/Cathalyst" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/ShareResourceProcess", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/hasInput" + "@value": "A process of sharing a resource." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Share Resource Process" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/DeconstructionProcess", + "@id": "http://w3id.org/CEON/ontology/process/SellResourceProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of deconstruction." + "@value": "A process of selling a resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Deconstruction Process" + "@value": "Sell Resource Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -499,72 +539,78 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/Energy", + "@id": "http://w3id.org/CEON/ontology/process/ProductionProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An amount of energy." + "@value": "A process of production." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Energy" + "@value": "Production Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/process/Cathalyst", + "@id": "http://w3id.org/CEON/ontology/process/RemoveResourceProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it." + "@value": "A process of removing a resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Cathalyst" + "@value": "Remove Resource Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ContactProcess", + "@id": "http://purl.org/dc/terms/contributor", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/IssuingCertificateProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A contact process." + "@value": "A process of issuing a certificate." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Contact Process" + "@value": "Issuing Certificate Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -574,41 +620,30 @@ ] }, { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/process/needsEnergy", + "@id": "http://w3id.org/CEON/ontology/process/DismantleProcess", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The energy needed to perform a certain process." + "@value": "A process of dismantling." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "needs energy" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/process/Energy" + "@value": "Dismantle Process" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/hasInput" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ] }, { - "@id": "http://purl.org/dc/terms/created", + "@id": "http://w3id.org/CEON/ontology/processODP/hasInput", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { @@ -689,71 +724,36 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/CO2Emission", + "@id": "http://purl.org/dc/terms/description", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "An amount of CO2." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "CO2 emission" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/title", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/process/producesCO2", + "@id": "http://purl.org/dc/terms/title", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The CO2 released or produced by the process." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "produces CO2" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/process/CO2Emission" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/process/RemoveResourceProcess", + "@id": "http://w3id.org/CEON/ontology/process/RecycleProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of removing a resource." + "@value": "A process of recycling." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Remove Resource Process" + "@value": "Recycle Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -763,18 +763,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ChangeResourceProcess", + "@id": "http://w3id.org/CEON/ontology/process/TakeBackProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of a changing resource." + "@value": "A process of taking back." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Change Resource Process" + "@value": "Take Back Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ diff --git a/docs/ontology/process/0.1/process.owl b/docs/ontology/process/0.1/process.owl index c95b6f39..e02b9bf4 100644 --- a/docs/ontology/process/0.1/process.owl +++ b/docs/ontology/process/0.1/process.owl @@ -7,12 +7,29 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - The cathalyst used in a process. - uses cathalyst + + + + A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it. + Cathalyst + + + + + A process of assembling. + Assembling Process + + + + + A process of reselling. + Resell Process + + + + + A process of reusing. + Reuse Process @@ -32,18 +49,6 @@ 0.1 - - - - A process of dismantling. - Dismantle Process - - - - - A process of offsetting. - Offset Process - @@ -51,29 +56,29 @@ The resource that is the output (product, i.e. what is produced) from a certain process. resulting product - - - - A process of deconstruction. - Deconstruction Process - A process of servicing. Service Process - + + + + - A process of recycling. - Recycle Process + A process of selling a resource. + Sell Resource Process - + + + + - A process of removing. - Remove Process + A process of sharing a resource. + Share Resource Process @@ -88,35 +93,30 @@ A process of removing a resource. Remove Resource Process - - - - A process of a changing resource. - Change Resource Process - - + - A process of buying a resource. - Buy Resource Process + A process of deconstruction. + Deconstruction Process - - - - A process of selling a resource. - Sell Resource Process + + + + + The cathalyst used in a process. + uses cathalyst - + - A process of ensuring a claim. - Ensure Claim Process + A process of issuing a certificate. + Issuing Certificate Process - + - A process of taking back. - Take Back Process + A process of a changing resource. + Change Resource Process @@ -124,35 +124,35 @@ An amount of CO2. CO2 emission - + - A process of refurbishment. - Refurbishment Process + A process of repairing. + Repair Process - + - A process of reusing. - Reuse Process + A process of buying a resource. + Buy Resource Process - + - A process of assembling. - Assembling Process + A process of production. + Production Process - + - A process of sharing a resource. - Share Resource Process + A process of recycling. + Recycle Process - + - A process of repairing. - Repair Process + A contact process. + Contact Process @@ -160,14 +160,14 @@ A process of manufacturing. Manufacturing Process - - - - + - A contact process. - Contact Process + A process of refurbishment. + Refurbishment Process + + + @@ -176,23 +176,26 @@ The energy needed to perform a certain process. needs energy - + - - A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it. - Cathalyst - - + + + + A process of offsetting. + Offset Process - + - A process of issuing a certificate. - Issuing Certificate Process + A process of ensuring a claim. + Ensure Claim Process - - + + + + A process of removing. + Remove Process @@ -200,46 +203,43 @@ An amount of energy. Energy - - + + - + - - A process of reselling. - Resell Process - + - + - + - A process of production. - Production Process + A process of taking back. + Take Back Process - + + + A process of dismantling. + Dismantle Process - - - - - + + - - + + - + - + diff --git a/docs/ontology/process/0.1/process.rdf b/docs/ontology/process/0.1/process.rdf index c95b6f39..e02b9bf4 100644 --- a/docs/ontology/process/0.1/process.rdf +++ b/docs/ontology/process/0.1/process.rdf @@ -7,12 +7,29 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - The cathalyst used in a process. - uses cathalyst + + + + A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it. + Cathalyst + + + + + A process of assembling. + Assembling Process + + + + + A process of reselling. + Resell Process + + + + + A process of reusing. + Reuse Process @@ -32,18 +49,6 @@ 0.1 - - - - A process of dismantling. - Dismantle Process - - - - - A process of offsetting. - Offset Process - @@ -51,29 +56,29 @@ The resource that is the output (product, i.e. what is produced) from a certain process. resulting product - - - - A process of deconstruction. - Deconstruction Process - A process of servicing. Service Process - + + + + - A process of recycling. - Recycle Process + A process of selling a resource. + Sell Resource Process - + + + + - A process of removing. - Remove Process + A process of sharing a resource. + Share Resource Process @@ -88,35 +93,30 @@ A process of removing a resource. Remove Resource Process - - - - A process of a changing resource. - Change Resource Process - - + - A process of buying a resource. - Buy Resource Process + A process of deconstruction. + Deconstruction Process - - - - A process of selling a resource. - Sell Resource Process + + + + + The cathalyst used in a process. + uses cathalyst - + - A process of ensuring a claim. - Ensure Claim Process + A process of issuing a certificate. + Issuing Certificate Process - + - A process of taking back. - Take Back Process + A process of a changing resource. + Change Resource Process @@ -124,35 +124,35 @@ An amount of CO2. CO2 emission - + - A process of refurbishment. - Refurbishment Process + A process of repairing. + Repair Process - + - A process of reusing. - Reuse Process + A process of buying a resource. + Buy Resource Process - + - A process of assembling. - Assembling Process + A process of production. + Production Process - + - A process of sharing a resource. - Share Resource Process + A process of recycling. + Recycle Process - + - A process of repairing. - Repair Process + A contact process. + Contact Process @@ -160,14 +160,14 @@ A process of manufacturing. Manufacturing Process - - - - + - A contact process. - Contact Process + A process of refurbishment. + Refurbishment Process + + + @@ -176,23 +176,26 @@ The energy needed to perform a certain process. needs energy - + - - A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it. - Cathalyst - - + + + + A process of offsetting. + Offset Process - + - A process of issuing a certificate. - Issuing Certificate Process + A process of ensuring a claim. + Ensure Claim Process - - + + + + A process of removing. + Remove Process @@ -200,46 +203,43 @@ An amount of energy. Energy - - + + - + - - A process of reselling. - Resell Process - + - + - + - A process of production. - Production Process + A process of taking back. + Take Back Process - + + + A process of dismantling. + Dismantle Process - - - - - + + - - + + - + - + diff --git a/docs/ontology/process/0.2/process.jsonld b/docs/ontology/process/0.2/process.jsonld index 95318c2b..a01b320b 100644 --- a/docs/ontology/process/0.2/process.jsonld +++ b/docs/ontology/process/0.2/process.jsonld @@ -1,17 +1,17 @@ [ { - "@id": "http://w3id.org/CEON/ontology/process/ReuseProcess", + "@id": "http://w3id.org/CEON/ontology/process/ChangeResourceProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of reusing." + "@value": "A process of a changing resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Reuse Process" + "@value": "Change Resource Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -21,18 +21,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/RecycleProcess", + "@id": "http://w3id.org/CEON/ontology/process/AssemblingProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of recycling." + "@value": "A process of assembling." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Recycle Process" + "@value": "Assembling Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -42,39 +42,45 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ResellProcess", + "@id": "http://w3id.org/CEON/ontology/process/CO2Emission", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of reselling." + "@value": "An amount of CO2." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Resell Process" + "@value": "CO2 emission" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/EnsureClaimProcess", + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/OffsetProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of ensuring a claim." + "@value": "A process of offsetting." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Ensure Claim Process" + "@value": "Offset Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -84,18 +90,24 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/RefurbishmentProcess", + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/BuyResourceProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of refurbishment." + "@value": "A process of buying a resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Refurbishment Process" + "@value": "Buy Resource Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -111,18 +123,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ManufacturingProcess", + "@id": "http://w3id.org/CEON/ontology/process/RepairProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of manufacturing." + "@value": "A process of repairing." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Manufacturing Process" + "@value": "Repair Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -132,39 +144,45 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/SellResourceProcess", + "@id": "http://purl.org/dc/terms/license", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/Cathalyst", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of selling a resource." + "@value": "A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Sell Resource Process" + "@value": "Cathalyst" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/BuyResourceProcess", + "@id": "http://w3id.org/CEON/ontology/process/ServiceProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of buying a resource." + "@value": "A process of servicing." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Buy Resource Process" + "@value": "Service Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -174,18 +192,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/RepairProcess", + "@id": "http://w3id.org/CEON/ontology/process/ResellProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of repairing." + "@value": "A process of reselling." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Repair Process" + "@value": "Resell Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -195,57 +213,65 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/AssemblingProcess", + "@id": "http://w3id.org/CEON/ontology/process/Energy", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of assembling." + "@value": "An amount of energy." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Assembling Process" + "@value": "Energy" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/hasInput", + "@id": "http://w3id.org/CEON/ontology/process/producesCO2", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The CO2 released or produced by the process." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "produces CO2" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/process/CO2Emission" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/IssuingCertificateProcess", + "@id": "http://w3id.org/CEON/ontology/process/ReuseProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of issuing a certificate." + "@value": "A process of reusing." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Issuing Certificate Process" + "@value": "Reuse Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -255,36 +281,65 @@ ] }, { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", + "@id": "http://w3id.org/CEON/ontology/process/RemoveProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A process of removing." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Remove Process" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@id": "http://w3id.org/CEON/ontology/process/usesCathalyst", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The cathalyst used in a process." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "uses cathalyst" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/process/Cathalyst" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/hasInput" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ProductionProcess", + "@id": "http://w3id.org/CEON/ontology/process/EnsureClaimProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of production." + "@value": "A process of ensuring a claim." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Production Process" + "@value": "Ensure Claim Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -293,12 +348,6 @@ } ] }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, { "@id": "http://w3id.org/CEON/ontology/process/resultingProduct", "@type": [ @@ -326,18 +375,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ShareResourceProcess", + "@id": "http://w3id.org/CEON/ontology/process/DeconstructionProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of sharing a resource." + "@value": "A process of deconstruction." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Share Resource Process" + "@value": "Deconstruction Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -347,39 +396,50 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/TakeBackProcess", + "@id": "http://w3id.org/CEON/ontology/process/needsEnergy", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of taking back." + "@value": "The energy needed to perform a certain process." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Take Back Process" + "@value": "needs energy" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/process/Energy" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/hasInput" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/OffsetProcess", + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/ContactProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of offsetting." + "@value": "A contact process." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Offset Process" + "@value": "Contact Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -389,18 +449,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ServiceProcess", + "@id": "http://w3id.org/CEON/ontology/process/RefurbishmentProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of servicing." + "@value": "A process of refurbishment." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Service Process" + "@value": "Refurbishment Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -410,18 +470,24 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/RemoveProcess", + "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/ManufacturingProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of removing." + "@value": "A process of manufacturing." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Remove Process" + "@value": "Manufacturing Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -431,18 +497,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/DismantleProcess", + "@id": "http://w3id.org/CEON/ontology/process/ShareResourceProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of dismantling." + "@value": "A process of sharing a resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Dismantle Process" + "@value": "Share Resource Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -452,44 +518,39 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/usesCathalyst", + "@id": "http://w3id.org/CEON/ontology/process/SellResourceProcess", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The cathalyst used in a process." + "@value": "A process of selling a resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "uses cathalyst" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/process/Cathalyst" + "@value": "Sell Resource Process" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/hasInput" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/DeconstructionProcess", + "@id": "http://w3id.org/CEON/ontology/process/ProductionProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of deconstruction." + "@value": "A process of production." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Deconstruction Process" + "@value": "Production Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -499,72 +560,78 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/Energy", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/process/RemoveResourceProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "An amount of energy." + "@value": "A process of removing a resource." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Energy" + "@value": "Remove Resource Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/process/Cathalyst", + "@id": "http://w3id.org/CEON/ontology/process/IssuingCertificateProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it." + "@value": "A process of issuing a certificate." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Cathalyst" + "@value": "Issuing Certificate Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ContactProcess", + "@id": "http://w3id.org/CEON/ontology/process/DismantleProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A contact process." + "@value": "A process of dismantling." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Contact Process" + "@value": "Dismantle Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -574,43 +641,32 @@ ] }, { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@id": "http://w3id.org/CEON/ontology/processODP/hasInput", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/process/needsEnergy", + "@id": "http://w3id.org/CEON/ontology/process/DisassemblingProcess", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The energy needed to perform a certain process." + "@value": "A process of disassembling." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "needs energy" + "@value": "Disassembling Process" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/process/Energy" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/hasInput" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ] }, - { - "@id": "http://purl.org/dc/terms/created", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, { "@id": "http://w3id.org/CEON/ontology/process/", "@type": [ @@ -689,71 +745,36 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/CO2Emission", + "@id": "http://purl.org/dc/terms/description", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "An amount of CO2." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "CO2 emission" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/title", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Class" ] }, { - "@id": "http://w3id.org/CEON/ontology/process/producesCO2", + "@id": "http://purl.org/dc/terms/title", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The CO2 released or produced by the process." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "produces CO2" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/process/CO2Emission" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/process/RemoveResourceProcess", + "@id": "http://w3id.org/CEON/ontology/process/RecycleProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of removing a resource." + "@value": "A process of recycling." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Remove Resource Process" + "@value": "Recycle Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -763,18 +784,18 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/process/ChangeResourceProcess", + "@id": "http://w3id.org/CEON/ontology/process/TakeBackProcess", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process of a changing resource." + "@value": "A process of taking back." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Change Resource Process" + "@value": "Take Back Process" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ diff --git a/docs/ontology/process/0.2/process.owl b/docs/ontology/process/0.2/process.owl index 2830a4b7..e9327b10 100644 --- a/docs/ontology/process/0.2/process.owl +++ b/docs/ontology/process/0.2/process.owl @@ -7,12 +7,42 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - + + + + A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it. + Cathalyst + + + + + A process of assembling. + Assembling Process + + + + + A process of reselling. + Resell Process + + + + + A process of reusing. + Reuse Process + + - - - The cathalyst used in a process. - uses cathalyst + + + The resource that is the output (product, i.e. what is produced) from a certain process. + resulting product + + + + + A process of servicing. + Service Process @@ -32,48 +62,23 @@ 0.2 - - - - A process of dismantling. - Dismantle Process - - - - - A process of offsetting. - Offset Process - - - - - - The resource that is the output (product, i.e. what is produced) from a certain process. - resulting product - - - - - A process of deconstruction. - Deconstruction Process + + - + - A process of servicing. - Service Process + A process of selling a resource. + Sell Resource Process - - - - A process of recycling. - Recycle Process + + - + - A process of removing. - Remove Process + A process of sharing a resource. + Share Resource Process @@ -88,35 +93,30 @@ A process of removing a resource. Remove Resource Process - - - - A process of a changing resource. - Change Resource Process - - + - A process of buying a resource. - Buy Resource Process + A process of deconstruction. + Deconstruction Process - - - - A process of selling a resource. - Sell Resource Process + + + + + The cathalyst used in a process. + uses cathalyst - + - A process of ensuring a claim. - Ensure Claim Process + A process of issuing a certificate. + Issuing Certificate Process - + - A process of taking back. - Take Back Process + A process of a changing resource. + Change Resource Process @@ -124,35 +124,35 @@ An amount of CO2. CO2 emission - + - A process of refurbishment. - Refurbishment Process + A process of repairing. + Repair Process - + - A process of reusing. - Reuse Process + A process of buying a resource. + Buy Resource Process - + - A process of assembling. - Assembling Process + A process of production. + Production Process - + - A process of sharing a resource. - Share Resource Process + A process of recycling. + Recycle Process - + - A process of repairing. - Repair Process + A contact process. + Contact Process @@ -160,14 +160,20 @@ A process of manufacturing. Manufacturing Process - + + + + A process of refurbishment. + Refurbishment Process + + - + - A contact process. - Contact Process + A process of disassembling. + Disassembling Process @@ -176,23 +182,26 @@ The energy needed to perform a certain process. needs energy - + - - A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it. - Cathalyst - - + + + + A process of offsetting. + Offset Process - + - A process of issuing a certificate. - Issuing Certificate Process + A process of ensuring a claim. + Ensure Claim Process - - + + + + A process of removing. + Remove Process @@ -200,46 +209,43 @@ An amount of energy. Energy - - + + - + - - A process of reselling. - Resell Process - + - + - + - A process of production. - Production Process + A process of taking back. + Take Back Process - + + + A process of dismantling. + Dismantle Process - - - - - + + - - + + - + - + diff --git a/docs/ontology/process/0.2/process.rdf b/docs/ontology/process/0.2/process.rdf index 2830a4b7..e9327b10 100644 --- a/docs/ontology/process/0.2/process.rdf +++ b/docs/ontology/process/0.2/process.rdf @@ -7,12 +7,42 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - + + + + A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it. + Cathalyst + + + + + A process of assembling. + Assembling Process + + + + + A process of reselling. + Resell Process + + + + + A process of reusing. + Reuse Process + + - - - The cathalyst used in a process. - uses cathalyst + + + The resource that is the output (product, i.e. what is produced) from a certain process. + resulting product + + + + + A process of servicing. + Service Process @@ -32,48 +62,23 @@ 0.2 - - - - A process of dismantling. - Dismantle Process - - - - - A process of offsetting. - Offset Process - - - - - - The resource that is the output (product, i.e. what is produced) from a certain process. - resulting product - - - - - A process of deconstruction. - Deconstruction Process + + - + - A process of servicing. - Service Process + A process of selling a resource. + Sell Resource Process - - - - A process of recycling. - Recycle Process + + - + - A process of removing. - Remove Process + A process of sharing a resource. + Share Resource Process @@ -88,35 +93,30 @@ A process of removing a resource. Remove Resource Process - - - - A process of a changing resource. - Change Resource Process - - + - A process of buying a resource. - Buy Resource Process + A process of deconstruction. + Deconstruction Process - - - - A process of selling a resource. - Sell Resource Process + + + + + The cathalyst used in a process. + uses cathalyst - + - A process of ensuring a claim. - Ensure Claim Process + A process of issuing a certificate. + Issuing Certificate Process - + - A process of taking back. - Take Back Process + A process of a changing resource. + Change Resource Process @@ -124,35 +124,35 @@ An amount of CO2. CO2 emission - + - A process of refurbishment. - Refurbishment Process + A process of repairing. + Repair Process - + - A process of reusing. - Reuse Process + A process of buying a resource. + Buy Resource Process - + - A process of assembling. - Assembling Process + A process of production. + Production Process - + - A process of sharing a resource. - Share Resource Process + A process of recycling. + Recycle Process - + - A process of repairing. - Repair Process + A contact process. + Contact Process @@ -160,14 +160,20 @@ A process of manufacturing. Manufacturing Process - + + + + A process of refurbishment. + Refurbishment Process + + - + - A contact process. - Contact Process + A process of disassembling. + Disassembling Process @@ -176,23 +182,26 @@ The energy needed to perform a certain process. needs energy - + - - A resource that is needed as a cathalyst by a process, but that is not considered the direct input or output of it. - Cathalyst - - + + + + A process of offsetting. + Offset Process - + - A process of issuing a certificate. - Issuing Certificate Process + A process of ensuring a claim. + Ensure Claim Process - - + + + + A process of removing. + Remove Process @@ -200,46 +209,43 @@ An amount of energy. Energy - - + + - + - - A process of reselling. - Resell Process - + - + - + - A process of production. - Production Process + A process of taking back. + Take Back Process - + + + A process of dismantling. + Dismantle Process - - - - - + + - - + + - + - + diff --git a/docs/ontology/process/0.2/process.ttl b/docs/ontology/process/0.2/process.ttl index cdefd13a..cb1f6233 100644 --- a/docs/ontology/process/0.2/process.ttl +++ b/docs/ontology/process/0.2/process.ttl @@ -65,6 +65,11 @@ vann:preferredNamespaceUri a owl:AnnotationProperty . rdfs:comment "A process of deconstruction." ; rdfs:subClassOf processODP:Transformation . +:DisassemblingProcess a owl:Class ; + rdfs:label "Disassembling Process" ; + rdfs:comment "A process of disassembling." ; + rdfs:subClassOf processODP:Transformation . + :DismantleProcess a owl:Class ; rdfs:label "Dismantle Process" ; rdfs:comment "A process of dismantling." ; diff --git a/docs/ontology/processODP/0.1/processODP.jsonld b/docs/ontology/processODP/0.1/processODP.jsonld index 9adf1ead..62033ebf 100644 --- a/docs/ontology/processODP/0.1/processODP.jsonld +++ b/docs/ontology/processODP/0.1/processODP.jsonld @@ -1,134 +1,103 @@ [ { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/hasProcessExecution", + "@id": "http://w3id.org/CEON/ontology/processODP/", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/contributor": [ { - "@language": "en", - "@value": "A process can have specific executions." + "@value": "Eva Blomqvist" + }, + { + "@value": "Mikael Lindecrantz" + }, + { + "@value": "Robin Keskisärkkä" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://purl.org/dc/terms/created": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@value": "2023-03-23" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/creator": [ { - "@language": "en", - "@value": "has process execution" + "@value": "Huanyu Li" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" + "@value": "A core ODP of the CEON ontology network, defining aspects of the process concept." } - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/hasProcessType", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/license": [ { - "@language": "en", - "@value": "The type of the process." + "@value": "https://creativecommons.org/licenses/by/4.0/" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://purl.org/dc/terms/title": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@value": "Circular Economy Ontology Network (CEON) - Process ODP" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@language": "en", - "@value": "has process type" + "@value": "processODP" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessType" + "@value": "http://w3id.org/CEON/ontology/processODP/" + } + ], + "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ + { + "@value": "Covers the following requirements from Onto-DESIDE D3.1: CVN-Process-3,4,5, C3-1, C4-2, C4-5, C4-7, C4-9, C13-2, E2-6" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/hasInput", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product." + "@value": "A core ODP of the CEON ontology network, defining aspects of the process concept." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "https://github.com/LiUSemWeb/CEON" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#versionIRI": [ { - "@value": "has input" + "@id": "http://w3id.org/CEON/ontology/processODP/0.1/" + } + ], + "http://www.w3.org/2002/07/owl#versionInfo": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "0.1" } ] }, { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@id": "http://purl.org/dc/terms/created", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/resultingSituation", + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessType", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The situation after the execution of a process." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@language": "en", + "@value": "The type of a process." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "resulting situation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/Situation" + "@language": "en", + "@value": "Process type" } ] }, @@ -154,89 +123,83 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/Situation", + "@id": "http://purl.org/dc/terms/creator", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A situation that may involve some resources and actors, i.e. a state of affairs at a certain point in time." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Situation" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/nextProcess", + "@id": "http://w3id.org/CEON/ontology/processODP/intialSituation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relation between one process and the next one following it in some sequence of processes, e.g. a sequence of transformations in a material flow." + "@value": "The situation before executing a process." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "next process" + "@value": "initial situation" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@id": "http://w3id.org/CEON/ontology/processODP/Situation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", + "@id": "http://w3id.org/CEON/ontology/processODP/hasProcessType", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessType", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "The type of a process." + "@value": "The type of the process." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Process type" + "@value": "has process type" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessType" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput", + "@id": "http://w3id.org/CEON/ontology/processODP/isSettingFor", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The output situation of a transformation, i.e. the state of affairs after the transformation took place." + "@value": "The thing(s) that this situation is the setting for, e.g. a resource that is in a certain state." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/processODP/Situation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has output" + "@value": "is the setting for" } ] }, @@ -247,62 +210,46 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/isSettingFor", + "@id": "http://w3id.org/CEON/ontology/processODP/nextProcess", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The thing(s) that this situation is the setting for, e.g. a resource that is in a certain state." + "@value": "A relation between one process and the next one following it in some sequence of processes, e.g. a sequence of transformations in a material flow." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Situation" + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "is the setting for" + "@value": "next process" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/actor/ProcessParticipation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:n24650ecc01344d26b28fee59dda38cccb1" + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ] }, { - "@id": "_:n24650ecc01344d26b28fee59dda38cccb1", + "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#onProperty": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn" - } - ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/hasPart", + "@id": "http://w3id.org/CEON/ontology/processODP/hasProcessExecution", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty", - "http://www.w3.org/2002/07/owl#TransitiveProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process can consists of several part, which are sub-processes." + "@language": "en", + "@value": "A process can have specific executions." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -312,30 +259,31 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has part" + "@language": "en", + "@value": "has process execution" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution", + "@id": "http://w3id.org/CEON/ontology/processODP/Process", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "An execution of a specific process." + "@value": "An activity in the context of a circular value network, handling resources." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Process execution" + "@value": "Process" } ] }, @@ -346,136 +294,160 @@ ] }, { - "@id": "http://purl.org/dc/terms/created", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/", + "@id": "http://w3id.org/CEON/ontology/processODP/resultingSituation", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Eva Blomqvist" - }, - { - "@value": "Mikael Lindecrantz" - }, - { - "@value": "Robin Keskisärkkä" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "2023-03-23" + "@value": "The situation after the execution of a process." } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "Huanyu Li" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A core ODP of the CEON ontology network, defining aspects of the process concept." + "@value": "resulting situation" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "https://creativecommons.org/licenses/by/4.0/" + "@id": "http://w3id.org/CEON/ontology/processODP/Situation" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Circular Economy Ontology Network (CEON) - Process ODP" + "@value": "The output situation of a transformation, i.e. the state of affairs after the transformation took place." } ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "processODP" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "http://w3id.org/CEON/ontology/processODP/" + "@value": "has output" } + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Covers the following requirements from Onto-DESIDE D3.1: CVN-Process-3,4,5, C3-1, C4-2, C4-5, C4-7, C4-9, C13-2, E2-6" + "@language": "en", + "@value": "An execution of a specific process." } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "A core ODP of the CEON ontology network, defining aspects of the process concept." + "@language": "en", + "@value": "Process execution" } + ] + }, + { + "@id": "http://purl.org/dc/terms/contributor", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actor/ProcessParticipation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "https://github.com/LiUSemWeb/CEON" + "@id": "_:n70aca890fa174ba6bc2b45149403ae06b1" } + ] + }, + { + "@id": "_:n70aca890fa174ba6bc2b45149403ae06b1", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/0.1/" + "@id": "http://w3id.org/CEON/ontology/actorODP/participationIn" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "0.1" + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ] }, { - "@id": "http://purl.org/dc/terms/title", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/intialSituation", + "@id": "http://w3id.org/CEON/ontology/processODP/hasPart", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://www.w3.org/2002/07/owl#TransitiveProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The situation before executing a process." + "@value": "A process can consists of several part, which are sub-processes." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "initial situation" + "@value": "has part" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Situation" + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/Process", + "@id": "http://w3id.org/CEON/ontology/processODP/hasInput", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@language": "en", - "@value": "An activity in the context of a circular value network, handling resources." + "@value": "The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "Process" + "@value": "has input" } ] }, @@ -499,5 +471,33 @@ "@value": "occurs in location" } ] + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/processODP/Situation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "A situation that may involve some resources and actors, i.e. a state of affairs at a certain point in time." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Situation" + } + ] } ] \ No newline at end of file diff --git a/docs/ontology/processODP/0.1/processODP.owl b/docs/ontology/processODP/0.1/processODP.owl index 6614e704..a14b63d7 100644 --- a/docs/ontology/processODP/0.1/processODP.owl +++ b/docs/ontology/processODP/0.1/processODP.owl @@ -7,43 +7,38 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + The thing(s) that this situation is the setting for, e.g. a resource that is in a certain state. is the setting for - - - - A process that transforms some situation into another situation, i.e. changes the state of affairs of some actor, resource etc. - Transformation - - + - - - The situation before executing a process. - initial situation + + + A process can have specific executions. + has process execution - + - - The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product. - has input + + + A relation between one process and the next one following it in some sequence of processes, e.g. a sequence of transformations in a material flow. + next process - + - An execution of a specific process. - Process execution + An activity in the context of a circular value network, handling resources. + Process - - - - - - A process can consists of several part, which are sub-processes. - has part + + + + @@ -63,98 +58,103 @@ 0.1 - - - The type of a process. - Process type + + - + + + + - The output situation of a transformation, i.e. the state of affairs after the transformation took place. - has output + The location in which a transformation takes place, e.g. the factory location where something is manufactured. + occurs in location - + + - - The type of the process. - has process type + + A process can consists of several part, which are sub-processes. + has part - - - - + + + The type of a process. + Process type - - - - - A relation between one process and the next one following it in some sequence of processes, e.g. a sequence of transformations in a material flow. - next process + + + - - - - - The situation after the execution of a process. - resulting situation + + + + A process that transforms some situation into another situation, i.e. changes the state of affairs of some actor, resource etc. + Transformation A situation that may involve some resources and actors, i.e. a state of affairs at a certain point in time. Situation - + - The location in which a transformation takes place, e.g. the factory location where something is manufactured. - occurs in location + + The situation after the execution of a process. + resulting situation - + - An activity in the context of a circular value network, handling resources. - Process + An execution of a specific process. + Process execution - + - - - A process can have specific executions. - has process execution + + + The situation before executing a process. + initial situation - + - + - - - - - - + + + + The output situation of a transformation, i.e. the state of affairs after the transformation took place. + has output - + + + + The type of the process. + has process type - + - - + + + + The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product. + has input - + - + - + diff --git a/docs/ontology/processODP/0.1/processODP.rdf b/docs/ontology/processODP/0.1/processODP.rdf index 6614e704..a14b63d7 100644 --- a/docs/ontology/processODP/0.1/processODP.rdf +++ b/docs/ontology/processODP/0.1/processODP.rdf @@ -7,43 +7,38 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + The thing(s) that this situation is the setting for, e.g. a resource that is in a certain state. is the setting for - - - - A process that transforms some situation into another situation, i.e. changes the state of affairs of some actor, resource etc. - Transformation - - + - - - The situation before executing a process. - initial situation + + + A process can have specific executions. + has process execution - + - - The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product. - has input + + + A relation between one process and the next one following it in some sequence of processes, e.g. a sequence of transformations in a material flow. + next process - + - An execution of a specific process. - Process execution + An activity in the context of a circular value network, handling resources. + Process - - - - - - A process can consists of several part, which are sub-processes. - has part + + + + @@ -63,98 +58,103 @@ 0.1 - - - The type of a process. - Process type + + - + + + + - The output situation of a transformation, i.e. the state of affairs after the transformation took place. - has output + The location in which a transformation takes place, e.g. the factory location where something is manufactured. + occurs in location - + + - - The type of the process. - has process type + + A process can consists of several part, which are sub-processes. + has part - - - - + + + The type of a process. + Process type - - - - - A relation between one process and the next one following it in some sequence of processes, e.g. a sequence of transformations in a material flow. - next process + + + - - - - - The situation after the execution of a process. - resulting situation + + + + A process that transforms some situation into another situation, i.e. changes the state of affairs of some actor, resource etc. + Transformation A situation that may involve some resources and actors, i.e. a state of affairs at a certain point in time. Situation - + - The location in which a transformation takes place, e.g. the factory location where something is manufactured. - occurs in location + + The situation after the execution of a process. + resulting situation - + - An activity in the context of a circular value network, handling resources. - Process + An execution of a specific process. + Process execution - + - - - A process can have specific executions. - has process execution + + + The situation before executing a process. + initial situation - + - + - - - - - - + + + + The output situation of a transformation, i.e. the state of affairs after the transformation took place. + has output - + + + + The type of the process. + has process type - + - - + + + + The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product. + has input - + - + - + diff --git a/docs/ontology/processODP/0.2/processODP.jsonld b/docs/ontology/processODP/0.2/processODP.jsonld index f5e1987d..160c9f5d 100644 --- a/docs/ontology/processODP/0.2/processODP.jsonld +++ b/docs/ontology/processODP/0.2/processODP.jsonld @@ -1,159 +1,162 @@ [ { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/hasProcessExecution", + "@id": "http://w3id.org/CEON/ontology/processODP/", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/contributor": [ { - "@language": "en", - "@value": "A process can have specific executions." + "@value": "Eva Blomqvist" + }, + { + "@value": "Mikael Lindecrantz" + }, + { + "@value": "Robin Keskisärkkä" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://purl.org/dc/terms/created": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@value": "2023-03-23" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/creator": [ { - "@language": "en", - "@value": "has process execution" + "@value": "Huanyu Li" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" + "@value": "A core ODP of the CEON ontology network, defining aspects of the process concept." } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/hasExecutionInput", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/license": [ { - "@value": "The situation before the execution takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product object." + "@value": "https://creativecommons.org/licenses/by/4.0/" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://purl.org/dc/terms/title": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" + "@value": "Circular Economy Ontology Network (CEON) - Process ODP" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@value": "has execution input" + "@value": "processODP" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "http://w3id.org/CEON/ontology/processODP/" + } + ], + "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ + { + "@value": "Covers the following requirements from Onto-DESIDE D3.1: CVN-Process-3,4,5, C3-1, C4-2, C4-5, C4-7, C4-9, C13-2, E2-6" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/occursAtTime", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Represents the time at which something takes place." + "@value": "A core ODP of the CEON ontology network, defining aspects of the process concept." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@id": "https://github.com/LiUSemWeb/CEON" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#versionIRI": [ { - "@value": "occurs at time" + "@id": "http://w3id.org/CEON/ontology/processODP/0.2/" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#versionInfo": [ { - "@id": "http://www.w3.org/2001/XMLSchema#dateTime" + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "0.2" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@id": "http://w3id.org/CEON/ontology/processODP/hasExecutionOutput", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "The situation after the execution takes place, i.e. the state of affairs before the process takes places, such as the assembled product object." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "has execution output" + } ] }, { - "@id": "http://purl.org/dc/terms/contributor", + "@id": "http://purl.org/dc/terms/created", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/hasProcessType", + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessType", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "The type of the process." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@value": "The type of a process." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has process type" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessType" + "@value": "Process type" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/nextExecution", + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A relation between one execution and the next one following it in some sequence of executions, e.g. a sequence of transformations in a material flow." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" + "@value": "A process that transforms some situation into another situation, i.e. changes the state of affairs of some actor, resource etc." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "next execution" + "@value": "Transformation" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/hasInput", + "@id": "http://purl.org/dc/terms/creator", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/processODP/intialSituation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product." + "@value": "The situation before executing a process." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -163,7 +166,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has input" + "@value": "initial situation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/Situation" } ] }, @@ -189,99 +197,84 @@ ] }, { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/occursAtLocation", + "@id": "http://w3id.org/CEON/ontology/processODP/hasProcessType", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The location in which an execution takes place, e.g. the factory location where something is manufactured." + "@language": "en", + "@value": "The type of the process." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "occurs at location" + "@language": "en", + "@value": "has process type" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessType" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/resultingSituation", + "@id": "http://w3id.org/CEON/ontology/processODP/hasTransformationExecution", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The situation after the execution of a process." + "@value": "A process can have specific transformation executions." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "resulting situation" + "@value": "has transformation execution" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Situation" + "@id": "http://w3id.org/CEON/ontology/processODP/TransformationExecution" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation", + "@id": "http://w3id.org/CEON/ontology/processODP/isSettingFor", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process that transforms some situation into another situation, i.e. changes the state of affairs of some actor, resource etc." + "@value": "The thing(s) that this situation is the setting for, e.g. a resource that is in a certain state." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "Transformation" + "@id": "http://w3id.org/CEON/ontology/processODP/Situation" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@value": "is the setting for" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/Situation", + "@id": "http://purl.org/dc/terms/license", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "A situation that may involve some resources and actors, i.e. a state of affairs at a certain point in time." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Situation" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { @@ -317,98 +310,116 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessType", + "@id": "http://w3id.org/CEON/ontology/processODP/hasProcessExecution", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "The type of a process." + "@value": "A process can have specific executions." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Process type" + "@value": "has process execution" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput", + "@id": "http://w3id.org/CEON/ontology/processODP/Process", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The output situation of a transformation, i.e. the state of affairs after the transformation took place." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@language": "en", + "@value": "An activity in the context of a circular value network, handling resources." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has output" + "@language": "en", + "@value": "Process" } ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/isSettingFor", + "@id": "http://w3id.org/CEON/ontology/processODP/resultingSituation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The thing(s) that this situation is the setting for, e.g. a resource that is in a certain state." + "@value": "The situation after the execution of a process." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Situation" + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "is the setting for" + "@value": "resulting situation" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/processODP/Situation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/hasPart", + "@id": "http://w3id.org/CEON/ontology/processODP/hasOutput", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty", - "http://www.w3.org/2002/07/owl#TransitiveProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process can consists of several part, which are sub-processes." + "@value": "The output situation of a transformation, i.e. the state of affairs after the transformation took place." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has part" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/Process" + "@value": "has output" } ] }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution", "@type": [ @@ -428,118 +439,129 @@ ] }, { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/hasTransformationExecution", + "@id": "http://w3id.org/CEON/ontology/processODP/nextExecution", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A process can have specific transformation executions." + "@value": "A relation between one execution and the next one following it in some sequence of executions, e.g. a sequence of transformations in a material flow." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has transformation execution" + "@value": "next execution" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/TransformationExecution" + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" } ] }, { - "@id": "http://purl.org/dc/terms/created", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/processODP/", + "@id": "http://w3id.org/CEON/ontology/processODP/occursAtTime", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Eva Blomqvist" - }, + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Mikael Lindecrantz" - }, + "@value": "Represents the time at which something takes place." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "Robin Keskisärkkä" + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ], - "http://purl.org/dc/terms/created": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "2023-03-23" + "@value": "occurs at time" } ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "Huanyu Li" + "@id": "http://www.w3.org/2001/XMLSchema#dateTime" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/processODP/hasExecutionInput", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A core ODP of the CEON ontology network, defining aspects of the process concept." + "@value": "The situation before the execution takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product object." } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "https://creativecommons.org/licenses/by/4.0/" + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" } ], - "http://purl.org/dc/terms/title": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Circular Economy Ontology Network (CEON) - Process ODP" + "@value": "has execution input" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/processODP/hasPart", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://www.w3.org/2002/07/owl#TransitiveProperty" ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "processODP" + "@value": "A process can consists of several part, which are sub-processes." } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "http://w3id.org/CEON/ontology/processODP/" + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } ], - "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Covers the following requirements from Onto-DESIDE D3.1: CVN-Process-3,4,5, C3-1, C4-2, C4-5, C4-7, C4-9, C13-2, E2-6" + "@value": "has part" } ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "A core ODP of the CEON ontology network, defining aspects of the process concept." + "@id": "http://w3id.org/CEON/ontology/processODP/Process" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/processODP/hasInput", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "https://github.com/LiUSemWeb/CEON" + "@value": "The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product." } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/0.2/" + "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "0.2" + "@value": "has input" } ] }, @@ -550,68 +572,46 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/intialSituation", + "@id": "http://w3id.org/CEON/ontology/processODP/occursAtLocation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "The situation before executing a process." + "@value": "The location in which an execution takes place, e.g. the factory location where something is manufactured." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/processODP/Transformation" + "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "initial situation" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/Situation" + "@value": "occurs at location" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/Process", + "@id": "http://w3id.org/CEON/ontology/processODP/Situation", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@language": "en", - "@value": "An activity in the context of a circular value network, handling resources." + "@value": "A situation that may involve some resources and actors, i.e. a state of affairs at a certain point in time." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "Process" + "@value": "Situation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/hasExecutionOutput", + "@id": "http://purl.org/dc/terms/description", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "The situation after the execution takes place, i.e. the state of affairs before the process takes places, such as the assembled product object." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/processODP/ProcessExecution" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "has execution output" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] } ] \ No newline at end of file diff --git a/docs/ontology/processODP/0.2/processODP.owl b/docs/ontology/processODP/0.2/processODP.owl index d94f617f..808e6572 100644 --- a/docs/ontology/processODP/0.2/processODP.owl +++ b/docs/ontology/processODP/0.2/processODP.owl @@ -7,50 +7,53 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + The thing(s) that this situation is the setting for, e.g. a resource that is in a certain state. is the setting for - - - - A process that transforms some situation into another situation, i.e. changes the state of affairs of some actor, resource etc. - Transformation - - + - - - The situation before executing a process. - initial situation + + + A process can have specific executions. + has process execution - + + + + + Represents the time at which something takes place. + occurs at time + + - - The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product. - has input + + + A relation between one process and the next one following it in some sequence of processes, e.g. a sequence of transformations in a material flow. + next process - + - - - A relation between one execution and the next one following it in some sequence of executions, e.g. a sequence of transformations in a material flow. - next execution + + + A process can have specific transformation executions. + has transformation execution - + - An execution of a specific process. - Process execution + An activity in the context of a circular value network, handling resources. + Process - + - - - - A process can consists of several part, which are sub-processes. - has part + + The situation before the execution takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product object. + has execution input @@ -70,36 +73,35 @@ 0.2 - - - The type of a process. - Process type + + - - - - The output situation of a transformation, i.e. the state of affairs after the transformation took place. - has output + + - + + - - The type of the process. - has process type + + A process can consists of several part, which are sub-processes. + has part - + - - An execution of a specific transformation. - Transformation execution + The type of a process. + Process type - - - - - A relation between one process and the next one following it in some sequence of processes, e.g. a sequence of transformations in a material flow. - next process + + + + A process that transforms some situation into another situation, i.e. changes the state of affairs of some actor, resource etc. + Transformation + + + + A situation that may involve some resources and actors, i.e. a state of affairs at a certain point in time. + Situation @@ -108,32 +110,30 @@ The situation after the execution of a process. resulting situation - - - - - Represents the time at which something takes place. - occurs at time + + + + + A relation between one execution and the next one following it in some sequence of executions, e.g. a sequence of transformations in a material flow. + next execution - + - A situation that may involve some resources and actors, i.e. a state of affairs at a certain point in time. - Situation + + An execution of a specific transformation. + Transformation execution - + - An activity in the context of a circular value network, handling resources. - Process + An execution of a specific process. + Process execution - + - - A process can have specific transformation executions. - has transformation execution - - - + + The situation before executing a process. + initial situation @@ -141,13 +141,10 @@ The location in which an execution takes place, e.g. the factory location where something is manufactured. occurs at location - - - - The situation before the execution takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product object. - has execution input + + - + @@ -156,35 +153,38 @@ The situation after the execution takes place, i.e. the state of affairs before the process takes places, such as the assembled product object. has execution output - + + + + The output situation of a transformation, i.e. the state of affairs after the transformation took place. + has output + + - - A process can have specific executions. - has process execution + + The type of the process. + has process type - + - + - - - + + The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product. + has input - - - - + - + diff --git a/docs/ontology/processODP/0.2/processODP.rdf b/docs/ontology/processODP/0.2/processODP.rdf index d94f617f..808e6572 100644 --- a/docs/ontology/processODP/0.2/processODP.rdf +++ b/docs/ontology/processODP/0.2/processODP.rdf @@ -7,50 +7,53 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > + + + The thing(s) that this situation is the setting for, e.g. a resource that is in a certain state. is the setting for - - - - A process that transforms some situation into another situation, i.e. changes the state of affairs of some actor, resource etc. - Transformation - - + - - - The situation before executing a process. - initial situation + + + A process can have specific executions. + has process execution - + + + + + Represents the time at which something takes place. + occurs at time + + - - The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product. - has input + + + A relation between one process and the next one following it in some sequence of processes, e.g. a sequence of transformations in a material flow. + next process - + - - - A relation between one execution and the next one following it in some sequence of executions, e.g. a sequence of transformations in a material flow. - next execution + + + A process can have specific transformation executions. + has transformation execution - + - An execution of a specific process. - Process execution + An activity in the context of a circular value network, handling resources. + Process - + - - - - A process can consists of several part, which are sub-processes. - has part + + The situation before the execution takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product object. + has execution input @@ -70,36 +73,35 @@ 0.2 - - - The type of a process. - Process type + + - - - - The output situation of a transformation, i.e. the state of affairs after the transformation took place. - has output + + - + + - - The type of the process. - has process type + + A process can consists of several part, which are sub-processes. + has part - + - - An execution of a specific transformation. - Transformation execution + The type of a process. + Process type - - - - - A relation between one process and the next one following it in some sequence of processes, e.g. a sequence of transformations in a material flow. - next process + + + + A process that transforms some situation into another situation, i.e. changes the state of affairs of some actor, resource etc. + Transformation + + + + A situation that may involve some resources and actors, i.e. a state of affairs at a certain point in time. + Situation @@ -108,32 +110,30 @@ The situation after the execution of a process. resulting situation - - - - - Represents the time at which something takes place. - occurs at time + + + + + A relation between one execution and the next one following it in some sequence of executions, e.g. a sequence of transformations in a material flow. + next execution - + - A situation that may involve some resources and actors, i.e. a state of affairs at a certain point in time. - Situation + + An execution of a specific transformation. + Transformation execution - + - An activity in the context of a circular value network, handling resources. - Process + An execution of a specific process. + Process execution - + - - A process can have specific transformation executions. - has transformation execution - - - + + The situation before executing a process. + initial situation @@ -141,13 +141,10 @@ The location in which an execution takes place, e.g. the factory location where something is manufactured. occurs at location - - - - The situation before the execution takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product object. - has execution input + + - + @@ -156,35 +153,38 @@ The situation after the execution takes place, i.e. the state of affairs before the process takes places, such as the assembled product object. has execution output - + + + + The output situation of a transformation, i.e. the state of affairs after the transformation took place. + has output + + - - A process can have specific executions. - has process execution + + The type of the process. + has process type - + - + - - - + + The situation before the transformation takes place, i.e. the state of affairs before the process takes places, such as the set of components before they are assembled into a product. + has input - - - - + - + diff --git a/docs/ontology/product/0.1/product.jsonld b/docs/ontology/product/0.1/product.jsonld index 5022f4d5..13366f64 100644 --- a/docs/ontology/product/0.1/product.jsonld +++ b/docs/ontology/product/0.1/product.jsonld @@ -1,10 +1,99 @@ [ + { + "@id": "http://w3id.org/CEON/ontology/product/", + "@type": [ + "http://www.w3.org/2002/07/owl#Ontology" + ], + "http://purl.org/dc/terms/contributor": [ + { + "@value": "Eva Blomqvist" + }, + { + "@value": "Mikael Lindecrantz" + }, + { + "@value": "Robin Keskisärkkä" + } + ], + "http://purl.org/dc/terms/created": [ + { + "@value": "2023-03-16" + } + ], + "http://purl.org/dc/terms/creator": [ + { + "@value": "Huanyu Li" + } + ], + "http://purl.org/dc/terms/description": [ + { + "@value": "The Product module of CEON (Circular Economy Ontology Network)." + } + ], + "http://purl.org/dc/terms/license": [ + { + "@value": "https://github.com/LiUSemWeb/CEON/blob/master/LICENSE" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Circular Economy Ontology Network (CEON) - Product Module" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "product" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "http://w3id.org/CEON/ontology/product/" + } + ], + "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ + { + "@value": "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-2, CVN-ResrouceType-4, C11-2, C12-1, C13-3, E2-1, T8-3." + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@id": "https://github.com/LiUSemWeb/CEON" + } + ], + "http://www.w3.org/2002/07/owl#imports": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/0.1/" + } + ], + "http://www.w3.org/2002/07/owl#versionIRI": [ + { + "@id": "http://w3id.org/CEON/ontology/product/0.1/" + } + ], + "http://www.w3.org/2002/07/owl#versionInfo": [ + { + "@value": "0.1" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://purl.org/dc/terms/creator", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, + { + "@id": "http://purl.org/dc/terms/license", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://w3id.org/CEON/ontology/product/Product", "@type": [ @@ -27,12 +116,12 @@ "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" }, { - "@id": "_:n0976cda2fdf242ebb1332c23236d3160b1" + "@id": "_:n344de1cf4b9c460b8efddf8645a5b01eb1" } ] }, { - "@id": "_:n0976cda2fdf242ebb1332c23236d3160b1", + "@id": "_:n344de1cf4b9c460b8efddf8645a5b01eb1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -40,17 +129,17 @@ { "@list": [ { - "@id": "_:n0976cda2fdf242ebb1332c23236d3160b2" + "@id": "_:n344de1cf4b9c460b8efddf8645a5b01eb2" }, { - "@id": "_:n0976cda2fdf242ebb1332c23236d3160b3" + "@id": "_:n344de1cf4b9c460b8efddf8645a5b01eb3" } ] } ] }, { - "@id": "_:n0976cda2fdf242ebb1332c23236d3160b2", + "@id": "_:n344de1cf4b9c460b8efddf8645a5b01eb2", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -66,7 +155,7 @@ ] }, { - "@id": "_:n0976cda2fdf242ebb1332c23236d3160b3", + "@id": "_:n344de1cf4b9c460b8efddf8645a5b01eb3", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -81,54 +170,6 @@ } ] }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, { "@id": "http://w3id.org/CEON/ontology/product/ProductComponent", "@type": [ @@ -153,96 +194,65 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/product/", + "@id": "http://w3id.org/CEON/ontology/product/hasProductComponent", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Eva Blomqvist" - }, - { - "@value": "Mikael Lindecrantz" - }, - { - "@value": "Robin Keskisärkkä" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@value": "2023-03-16" - } - ], - "http://purl.org/dc/terms/creator": [ - { - "@value": "Huanyu Li" - } - ], - "http://purl.org/dc/terms/description": [ - { - "@value": "The Product module of CEON (Circular Economy Ontology Network)." - } - ], - "http://purl.org/dc/terms/license": [ - { - "@value": "https://github.com/LiUSemWeb/CEON/blob/master/LICENSE" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Circular Economy Ontology Network (CEON) - Product Module" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "product" - } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ - { - "@value": "http://w3id.org/CEON/ontology/product/" - } - ], - "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ - { - "@value": "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-2, CVN-ResrouceType-4, C11-2, C12-1, C13-3, E2-1, T8-3." - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "https://github.com/LiUSemWeb/CEON" + "@language": "en", + "@value": "hasProductComponent intends to represent that a product can have a collection of components." } ], - "http://www.w3.org/2002/07/owl#imports": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/0.1/" + "@id": "http://w3id.org/CEON/ontology/product/Product" } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/product/0.1/" + "@language": "en", + "@value": "hasProductComponent" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "0.1" + "@id": "http://w3id.org/CEON/ontology/product/ProductComponent" } ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/created", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] @@ -254,31 +264,21 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/product/hasProductComponent", + "@id": "http://purl.org/dc/terms/description", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "hasProductComponent intends to represent that a product can have a collection of components." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "hasProductComponent" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/product/ProductComponent" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ] } ] \ No newline at end of file diff --git a/docs/ontology/product/0.1/product.owl b/docs/ontology/product/0.1/product.owl index 1b6b8855..84565050 100644 --- a/docs/ontology/product/0.1/product.owl +++ b/docs/ontology/product/0.1/product.owl @@ -25,16 +25,42 @@ 0.1 + + + + + + + + + + + + + + + A product component is a part of a product. + ProductComponent + + + + + + + + + + - + A product is a physical object put into a market for sale. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes. Product - - - + + + @@ -43,67 +69,41 @@ hasProductComponent intends to represent that a product can have a collection of components. hasProductComponent - - - - - - - - - A product component is a part of a product. - ProductComponent + + - + - + - - - - - - + + + + - - - - - - - - - - - - - - + - + - + - + - - + + - - - diff --git a/docs/ontology/product/0.1/product.rdf b/docs/ontology/product/0.1/product.rdf index 1b6b8855..84565050 100644 --- a/docs/ontology/product/0.1/product.rdf +++ b/docs/ontology/product/0.1/product.rdf @@ -25,16 +25,42 @@ 0.1 + + + + + + + + + + + + + + + A product component is a part of a product. + ProductComponent + + + + + + + + + + - + A product is a physical object put into a market for sale. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes. Product - - - + + + @@ -43,67 +69,41 @@ hasProductComponent intends to represent that a product can have a collection of components. hasProductComponent - - - - - - - - - A product component is a part of a product. - ProductComponent + + - + - + - - - - - - + + + + - - - - - - - - - - - - - - + - + - + - + - - + + - - - diff --git a/docs/ontology/product/0.2/product.jsonld b/docs/ontology/product/0.2/product.jsonld index ce6f65f3..d90ebeea 100644 --- a/docs/ontology/product/0.2/product.jsonld +++ b/docs/ontology/product/0.2/product.jsonld @@ -1,10 +1,4 @@ [ - { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, { "@id": "http://w3id.org/CEON/ontology/product/batchOfProduct", "@type": [ @@ -34,125 +28,96 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/product/Product", + "@id": "http://w3id.org/CEON/ontology/product/", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/contributor": [ { - "@language": "en", - "@value": "Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products." + "@value": "Eva Blomqvist" + }, + { + "@value": "Mikael Lindecrantz" + }, + { + "@value": "Robin Keskisärkkä" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "Product model" + "@value": "2023-03-16" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab8" - }, + "http://purl.org/dc/terms/creator": [ { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab9" + "@value": "Huanyu Li" } - ] - }, - { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab8", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://w3id.org/CEON/ontology/product/hasComposition" + "@value": "The Product module of CEON (Circular Economy Ontology Network)." } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://purl.org/dc/terms/license": [ { - "@id": "http://w3id.org/CEON/ontology/product/MatterComposition" + "@value": "https://creativecommons.org/licenses/by/4.0/" } - ] - }, - { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab9", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://purl.org/dc/terms/title": [ { - "@id": "http://w3id.org/CEON/ontology/product/hasComposition" + "@value": "Circular Economy Ontology Network (CEON) - Product Module" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@id": "http://w3id.org/CEON/ontology/product/ProductComposition" + "@value": "product" } - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/product/MatterComposition", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/vocab/vann/preferredNamespaceUri": [ { - "@language": "en", - "@value": "A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter." + "@value": "http://w3id.org/CEON/ontology/product/" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ { - "@language": "en", - "@value": "Matter composition" + "@value": "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-2, CVN-ResrouceType-4, C11-2, C12-1, C13-3, E2-1, T8-3." } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition" - }, + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab7" + "@id": "https://github.com/LiUSemWeb/CEON" } - ] - }, - { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab7", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onClass": [ + "http://www.w3.org/2002/07/owl#imports": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + "@id": "http://w3id.org/CEON/ontology/resourceODP/0.2/" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2002/07/owl#versionIRI": [ { - "@id": "http://w3id.org/CEON/ontology/product/associatedWithMatter" + "@id": "http://w3id.org/CEON/ontology/product/0.2/" } ], - "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ + "http://www.w3.org/2002/07/owl#versionInfo": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@value": "0.2" } ] }, { - "@id": "http://purl.org/dc/terms/description", + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/creator", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/license", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] @@ -161,12 +126,12 @@ "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab12" + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb12" } ] }, { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab12", + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb12", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -216,9 +181,51 @@ ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@id": "http://w3id.org/CEON/ontology/product/ProductComposition", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Product composition" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition" + }, + { + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb10" + } + ] + }, + { + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb10", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onClass": [ + { + "@id": "http://w3id.org/CEON/ontology/product/Product" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductModel" + } + ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" + } ] }, { @@ -245,12 +252,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab4" + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb4" } ] }, { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab4", + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb4", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ], @@ -268,33 +275,97 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/product/associatedWithMatter", + "@id": "http://w3id.org/CEON/ontology/product/Product", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Product model" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb8" + }, + { + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb9" + } + ] + }, + { + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb8", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/product/hasComposition" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/product/MatterComposition" + } + ] + }, + { + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb9", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/product/hasComposition" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/product/ProductComposition" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/product/hasProductComponent", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "associatedWithMatter intends to represent the matter to which a matter compopsition information regards to." + "@value": "hasProductComponent intends to represent that a product can have other product components." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/product/MatterComposition" + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "associated with matter" + "@value": "has product component" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" } ] }, + { + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://w3id.org/CEON/ontology/product/hasComposition", "@type": [ @@ -308,7 +379,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab1" + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -323,7 +394,7 @@ ] }, { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab1", + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -341,84 +412,89 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/product/", + "@id": "http://w3id.org/CEON/ontology/product/MatterComposition", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Eva Blomqvist" - }, - { - "@value": "Mikael Lindecrantz" - }, - { - "@value": "Robin Keskisärkkä" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@value": "2023-03-16" - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Huanyu Li" + "@language": "en", + "@value": "A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter." } ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "The Product module of CEON (Circular Economy Ontology Network)." + "@language": "en", + "@value": "Matter composition" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "https://creativecommons.org/licenses/by/4.0/" - } - ], - "http://purl.org/dc/terms/title": [ + "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition" + }, { - "@value": "Circular Economy Ontology Network (CEON) - Product Module" + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb7" } + ] + }, + { + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb7", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2002/07/owl#onClass": [ { - "@value": "product" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "http://w3id.org/CEON/ontology/product/" + "@id": "http://w3id.org/CEON/ontology/product/associatedWithMatter" } ], - "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ + "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ { - "@value": "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-2, CVN-ResrouceType-4, C11-2, C12-1, C13-3, E2-1, T8-3." + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductModel", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "https://github.com/LiUSemWeb/CEON" + "@language": "en", + "@value": "associatedWithProductModel intends to represent the matter to which a product compopsition information regards to." } ], - "http://www.w3.org/2002/07/owl#imports": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/0.2/" + "@id": "http://w3id.org/CEON/ontology/product/ProductComposition" } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/product/0.2/" + "@language": "en", + "@value": "associated with product model" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "0.2" + "@id": "http://w3id.org/CEON/ontology/product/Product" } ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] @@ -427,18 +503,18 @@ "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab13" + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb13" } ] }, { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab13", + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb13", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onDataRange": [ { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab14" + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb14" } ], "http://www.w3.org/2002/07/owl#onProperty": [ @@ -454,7 +530,7 @@ ] }, { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab14", + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb14", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ], @@ -472,67 +548,39 @@ ] }, { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductModel", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "associatedWithProductModel intends to represent the matter to which a product compopsition information regards to." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/product/ProductComposition" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "associated with product model" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/product/ProductComposition", + "@id": "http://w3id.org/CEON/ontology/product/ProductObject", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product." + "@value": "A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Product composition" + "@value": "Product object" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition" + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" }, { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab10" + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb11" } ] }, { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab10", + "@id": "_:n22404321d5904566a83dd9bb7d8ee8aeb11", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -543,7 +591,7 @@ ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductModel" + "@id": "http://w3id.org/CEON/ontology/product/modelledBy" } ], "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ @@ -553,12 +601,6 @@ } ] }, - { - "@id": "http://purl.org/dc/terms/created", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, { "@id": "http://purl.org/dc/terms/title", "@type": [ @@ -566,79 +608,37 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/product/hasProductComponent", + "@id": "http://w3id.org/CEON/ontology/product/associatedWithMatter", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "hasProductComponent intends to represent that a product can have other product components." + "@value": "associatedWithMatter intends to represent the matter to which a matter compopsition information regards to." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + "@id": "http://w3id.org/CEON/ontology/product/MatterComposition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has product component" + "@value": "associated with matter" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "Product object" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" - }, - { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab11" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" } ] }, { - "@id": "_:n3c8a86eb93ef40889e4975c27eb2b31ab11", + "@id": "http://purl.org/dc/terms/description", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#onClass": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - } - ], - "http://www.w3.org/2002/07/owl#onProperty": [ - { - "@id": "http://w3id.org/CEON/ontology/product/modelledBy" - } - ], - "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] } ] \ No newline at end of file diff --git a/docs/ontology/product/0.2/product.owl b/docs/ontology/product/0.2/product.owl index 8a8e34bf..17795339 100644 --- a/docs/ontology/product/0.2/product.owl +++ b/docs/ontology/product/0.2/product.owl @@ -7,16 +7,19 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter. - Matter composition + + + + + batchOfProduct intends to represent what is the model product of a batch of objects. + batch of products - - - + + + + + hasComposition intends to represent that a product model or physical object can have compostition information. + has composition @@ -36,40 +39,65 @@ 0.2 - - - - - compositionQuantity intends to represent the quantity value of composed elements of a composition. The quantity value can be the number of a element or the percentage of a element. - Composition quantity + + + + + associatedWithProductModel intends to represent the matter to which a product compopsition information regards to. + associated with product model - - - + + + + 1 + - + - - - batchOfProduct intends to represent what is the model product of a batch of objects. - batch of products + + + associatedWithMatter intends to represent the matter to which a matter compopsition information regards to. + associated with matter - + + + + + A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product. + Product composition + + + + + + A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes. + Product object + + 1 - - - + + - + + + + + hasProductComponent intends to represent that a product can have other product components. + has product component + + - - - Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products. - Product model + + + + + + + @@ -78,137 +106,109 @@ modelledBy intends to represent that product objects follow particular product models. modelled by - - - + + + + + compositionQuantity intends to represent the quantity value of composed elements of a composition. The quantity value can be the number of a element or the percentage of a element. + Composition quantity - + 1 - - - - - - - - + - - - - - - - - associatedWithProductModel intends to represent the matter to which a product compopsition information regards to. - associated with product model + + 1 + - - - - - associatedWithMatter intends to represent the matter to which a matter compopsition information regards to. - associated with matter + + + - + 1 - - - - + - - - - - - - - 1 - - - - + + + - + - - - A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes. - Product object - - - - - - hasComposition intends to represent that a product model or physical object can have compostition information. - has composition + + + Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products. + Product model - - - - - A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product. - Product composition + + + - - - - 1 - + + + - + - - - - - - - hasProductComponent intends to represent that a product can have other product components. - has product component + - + - - + + - + + + + + + + + - + + + A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter. + Matter composition - + - - + + + + - + + + + + - + - + diff --git a/docs/ontology/product/0.2/product.rdf b/docs/ontology/product/0.2/product.rdf index 8a8e34bf..17795339 100644 --- a/docs/ontology/product/0.2/product.rdf +++ b/docs/ontology/product/0.2/product.rdf @@ -7,16 +7,19 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter. - Matter composition + + + + + batchOfProduct intends to represent what is the model product of a batch of objects. + batch of products - - - + + + + + hasComposition intends to represent that a product model or physical object can have compostition information. + has composition @@ -36,40 +39,65 @@ 0.2 - - - - - compositionQuantity intends to represent the quantity value of composed elements of a composition. The quantity value can be the number of a element or the percentage of a element. - Composition quantity + + + + + associatedWithProductModel intends to represent the matter to which a product compopsition information regards to. + associated with product model - - - + + + + 1 + - + - - - batchOfProduct intends to represent what is the model product of a batch of objects. - batch of products + + + associatedWithMatter intends to represent the matter to which a matter compopsition information regards to. + associated with matter - + + + + + A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product. + Product composition + + + + + + A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes. + Product object + + 1 - - - + + - + + + + + hasProductComponent intends to represent that a product can have other product components. + has product component + + - - - Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products. - Product model + + + + + + + @@ -78,137 +106,109 @@ modelledBy intends to represent that product objects follow particular product models. modelled by - - - + + + + + compositionQuantity intends to represent the quantity value of composed elements of a composition. The quantity value can be the number of a element or the percentage of a element. + Composition quantity - + 1 - - - - - - - - + - - - - - - - - associatedWithProductModel intends to represent the matter to which a product compopsition information regards to. - associated with product model + + 1 + - - - - - associatedWithMatter intends to represent the matter to which a matter compopsition information regards to. - associated with matter + + + - + 1 - - - - + - - - - - - - - 1 - - - - + + + - + - - - A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes. - Product object - - - - - - hasComposition intends to represent that a product model or physical object can have compostition information. - has composition + + + Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products. + Product model - - - - - A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product. - Product composition + + + - - - - 1 - + + + - + - - - - - - - hasProductComponent intends to represent that a product can have other product components. - has product component + - + - - + + - + + + + + + + + - + + + A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter. + Matter composition - + - - + + + + - + + + + + - + - + diff --git a/docs/ontology/product/0.3/product.jsonld b/docs/ontology/product/0.3/product.jsonld index 75fcd57a..81de60d4 100644 --- a/docs/ontology/product/0.3/product.jsonld +++ b/docs/ontology/product/0.3/product.jsonld @@ -1,139 +1,206 @@ [ { - "@id": "http://w3id.org/CEON/ontology/product/ProductObjectComposition", + "@id": "http://w3id.org/CEON/ontology/product/batchOfProduct", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A product object composition is the composed information of a product object in terms of a specific component, in which such a component is also a product object." + "@language": "en", + "@value": "batchOfProduct intends to represent what is the model product of a batch of objects." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "Product Object Composition" + "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition" - }, + "@language": "en", + "@value": "batch of products" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:n379d72e7ad61464eb2e7745273638640b27" + "@id": "http://w3id.org/CEON/ontology/product/Product" } ] }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b27", + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/product/countryOfManufacture", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onClass": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + "@value": "Used to represent the country of manufacture of a product or product object" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductObject" + "@value": "Country of manufacture" } ], - "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@id": "http://w3id.org/CEON/ontology/product/locationOfManufacture" } ] }, { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/product/batchOfProduct", + "@id": "http://w3id.org/CEON/ontology/product/hasProductObjectComponent", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "batchOfProduct intends to represent what is the model product of a batch of objects." - } - ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "batch of products" + "@value": "has product object component" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/product/Product" + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" } ] }, { - "@id": "http://w3id.org/CEON/ontology/product/Product", + "@id": "http://w3id.org/CEON/ontology/product/", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/contributor": [ { - "@language": "en", - "@value": "Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products." + "@value": "Eva Blomqvist" + }, + { + "@value": "Mikael Lindecrantz" + }, + { + "@value": "Robin Keskisärkkä" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://purl.org/dc/terms/created": [ { - "@language": "en", - "@value": "Product model" + "@value": "2023-03-16" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + "http://purl.org/dc/terms/creator": [ + { + "@value": "Huanyu Li" + } + ], + "http://purl.org/dc/terms/description": [ + { + "@value": "The Product module of CEON (Circular Economy Ontology Network)." + } + ], + "http://purl.org/dc/terms/license": [ + { + "@value": "https://creativecommons.org/licenses/by/4.0/" + } + ], + "http://purl.org/dc/terms/title": [ + { + "@value": "Circular Economy Ontology Network (CEON) - Product Module" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + { + "@value": "product" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "http://w3id.org/CEON/ontology/product/" + } + ], + "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ + { + "@value": "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-2, CVN-ResrouceType-4, C11-2, C12-1, C13-3, E2-1, T8-3." + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "_:n379d72e7ad61464eb2e7745273638640b23" + "@id": "https://github.com/LiUSemWeb/CEON" + } + ], + "http://www.w3.org/2002/07/owl#imports": [ + { + "@id": "http://w3id.org/CEON/ontology/actorODP/0.2/" }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b24" + "@id": "http://w3id.org/CEON/ontology/resourceODP/0.2/" + } + ], + "http://www.w3.org/2002/07/owl#versionIRI": [ + { + "@id": "http://w3id.org/CEON/ontology/product/0.3/" + } + ], + "http://www.w3.org/2002/07/owl#versionInfo": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#decimal", + "@value": "0.3" } ] }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b23", + "@id": "http://w3id.org/CEON/ontology/product/hasCertificate", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/product/hasComposition" + "@value": "Link to the the certificate that certifies the compliance" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/product/MatterComposition" + "@id": "http://w3id.org/CEON/ontology/product/Compliance" } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "has certificate" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b24", + "@id": "http://w3id.org/CEON/ontology/product/countryOfOrigin", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/product/hasComposition" + "@value": "Used to represent the country of origin of a product or product object" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/product/ProductComposition" + "@value": "Country of origin" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://w3id.org/CEON/ontology/product/locationOfOrigin" } ] }, @@ -149,7 +216,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:n379d72e7ad61464eb2e7745273638640b5" + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab5" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -164,7 +231,7 @@ ] }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b5", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab5", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -188,44 +255,19 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductObject", + "@id": "http://purl.org/dc/terms/creator", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "associatedWithProductObject intends to represent the item (product object) to which a product object compopsition information regards to." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObjectComposition" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "associated with product object" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/product/hasCertificate", + "@id": "http://w3id.org/CEON/ontology/product/complianceWith", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Link to the the certificate that certifies the compliance" + "@value": "Represents what the compliance is compliant with (e.g. a standard or regulation)." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ @@ -235,95 +277,121 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has certificate" + "@value": "Compliance with" } ] }, { - "@id": "http://w3id.org/CEON/ontology/product/hasProductComponent", + "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://purl.org/dc/terms/license", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/product/locationOfOrigin", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@language": "en", - "@value": "hasProductComponent intends to represent that a product can have other product components." + "@value": "Used to represent the location of origin of a product or product object" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/product/Product" + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab19" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "has product component" + "@value": "Location of origin" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/product/Product" + "@id": "http://www.w3.org/2001/XMLSchema#string" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab19", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#unionOf": [ + { + "@list": [ + { + "@id": "http://w3id.org/CEON/ontology/product/Product" + }, + { + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + } + ] + } ] }, { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab28" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/product/MatterComposition", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab28", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2002/07/owl#onClass": [ { - "@language": "en", - "@value": "A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter." + "@id": "http://w3id.org/CEON/ontology/product/Product" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@language": "en", - "@value": "Matter composition" + "@id": "http://w3id.org/CEON/ontology/product/batchOfProduct" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition" - }, + "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ { - "@id": "_:n379d72e7ad61464eb2e7745273638640b22" + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" } ] }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b22", + "@id": "http://w3id.org/CEON/ontology/product/modelledBy", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#onClass": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + "@language": "en", + "@value": "modelledBy intends to represent that product objects follow particular product models." } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/product/associatedWithMatter" + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" } ], - "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@language": "en", + "@value": "modelled by" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/product/Product" } ] }, @@ -349,12 +417,12 @@ ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "_:n379d72e7ad61464eb2e7745273638640b1" + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab1" } ] }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b1", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -375,36 +443,33 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/product/hasProductObjectComponent", + "@id": "http://w3id.org/CEON/ontology/product/ProductComposition", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + "@language": "en", + "@value": "A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "has product object component" + "@language": "en", + "@value": "Product composition" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:n379d72e7ad61464eb2e7745273638640b28" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition" + }, + { + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab25" } ] }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b28", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab25", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -415,7 +480,7 @@ ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/product/batchOfProduct" + "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductModel" } ], "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ @@ -426,159 +491,165 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/product/modelledBy", + "@id": "http://w3id.org/CEON/ontology/processODP/Process", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/product/Product", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "modelledBy intends to represent that product objects follow particular product models." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + "@value": "Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "modelled by" + "@value": "Product model" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/product/Product" + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab23" + }, + { + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab24" } ] }, { - "@id": "http://purl.org/dc/terms/description", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab23", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/product/hasComposition" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/product/MatterComposition" + } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab24", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/product/hasComposition" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/product/ProductComposition" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/product/countryOfAssembly", + "@id": "http://w3id.org/CEON/ontology/product/Compliance", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Used to represent the country of assembly of a product or product object" + "@value": "Represents that something is compliant with some standard or has a received a certain certification." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Country of assembly" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/product/locationOfAssembly" + "@value": "Compliance" } ] }, { - "@id": "http://w3id.org/CEON/ontology/product/associatedWithMatter", + "@id": "http://w3id.org/CEON/ontology/product/hasProductComponent", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "associatedWithMatter intends to represent the matter to which a matter compopsition information regards to." + "@value": "hasProductComponent intends to represent that a product can have other product components." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/product/MatterComposition" + "@id": "http://w3id.org/CEON/ontology/product/Product" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "associated with matter" + "@value": "has product component" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + "@id": "http://w3id.org/CEON/ontology/product/Product" } ] }, { - "@id": "http://w3id.org/CEON/ontology/product/countryOfManufacture", + "@id": "http://w3id.org/CEON/ontology/product/ProductObjectComposition", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Used to represent the country of manufacture of a product or product object" + "@value": "A product object composition is the composed information of a product object in terms of a specific component, in which such a component is also a product object." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Country of manufacture" + "@value": "Product Object Composition" } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/product/locationOfManufacture" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition" + }, + { + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab27" } ] }, { - "@id": "http://w3id.org/CEON/ontology/product/locationOfAssembly", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab27", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "Used to represent the location of assembly of a product or product object" - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "_:n379d72e7ad61464eb2e7745273638640b13" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Location of assembly" - } + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#onClass": [ { - "@id": "http://www.w3.org/2001/XMLSchema#string" + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" } - ] - }, - { - "@id": "_:n379d72e7ad61464eb2e7745273638640b13", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#unionOf": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@list": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - }, - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject" - } - ] + "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductObject" + } + ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" } ] }, + { + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://w3id.org/CEON/ontology/product/hasComposition", "@type": [ @@ -592,7 +663,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:n379d72e7ad61464eb2e7745273638640b10" + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab10" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -607,7 +678,7 @@ ] }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b10", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab10", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -625,92 +696,81 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/product/", + "@id": "http://w3id.org/CEON/ontology/product/MatterComposition", "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/contributor": [ - { - "@value": "Eva Blomqvist" - }, - { - "@value": "Mikael Lindecrantz" - }, - { - "@value": "Robin Keskisärkkä" - } - ], - "http://purl.org/dc/terms/created": [ - { - "@value": "2023-03-16" - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/creator": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Huanyu Li" + "@language": "en", + "@value": "A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter." } ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "The Product module of CEON (Circular Economy Ontology Network)." + "@language": "en", + "@value": "Matter composition" } ], - "http://purl.org/dc/terms/license": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@value": "https://creativecommons.org/licenses/by/4.0/" - } - ], - "http://purl.org/dc/terms/title": [ + "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition" + }, { - "@value": "Circular Economy Ontology Network (CEON) - Product Module" + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab22" } + ] + }, + { + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab22", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ + "http://www.w3.org/2002/07/owl#onClass": [ { - "@value": "product" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" } ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@value": "http://w3id.org/CEON/ontology/product/" + "@id": "http://w3id.org/CEON/ontology/product/associatedWithMatter" } ], - "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements": [ + "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ { - "@value": "In addition to requirements covered by imported ODPs, covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-2, CVN-ResrouceType-4, C11-2, C12-1, C13-3, E2-1, T8-3." + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductModel", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "https://github.com/LiUSemWeb/CEON" + "@language": "en", + "@value": "associatedWithProductModel intends to represent the product model to which a product compopsition information regards to." } ], - "http://www.w3.org/2002/07/owl#imports": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/0.2/" - }, + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/0.2/" + "@id": "http://w3id.org/CEON/ontology/product/ProductComposition" } ], - "http://www.w3.org/2002/07/owl#versionIRI": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/product/0.3/" + "@language": "en", + "@value": "associated with product model" } ], - "http://www.w3.org/2002/07/owl#versionInfo": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#decimal", - "@value": "0.3" + "@id": "http://w3id.org/CEON/ontology/product/Product" } ] }, - { - "@id": "http://purl.org/dc/terms/license", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, { "@id": "http://w3id.org/CEON/ontology/product/locationOfManufacture", "@type": [ @@ -723,7 +783,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:n379d72e7ad61464eb2e7745273638640b16" + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab16" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -738,7 +798,7 @@ ] }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b16", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab16", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -756,58 +816,54 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/product/complianceWith", + "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductObject", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Represents what the compliance is compliant with (e.g. a standard or regulation)." + "@value": "associatedWithProductObject intends to represent the item (product object) to which a product object compopsition information regards to." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/product/Compliance" + "@id": "http://w3id.org/CEON/ontology/product/ProductObjectComposition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Compliance with" + "@value": "associated with product object" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/product/ProductObject" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://www.w3.org/2002/07/owl#topObjectProperty" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/product/locationOfOrigin", + "@id": "http://w3id.org/CEON/ontology/product/locationOfAssembly", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Used to represent the location of origin of a product or product object" + "@value": "Used to represent the location of assembly of a product or product object" } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:n379d72e7ad61464eb2e7745273638640b19" + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab13" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Location of origin" + "@value": "Location of assembly" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ @@ -817,7 +873,7 @@ ] }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b19", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab13", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -835,94 +891,80 @@ ] }, { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductModel", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "associatedWithProductModel intends to represent the product model to which a product compopsition information regards to." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/product/ProductComposition" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "associated with product model" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/product/Product" + "@id": "http://w3id.org/CEON/ontology/actorODP/ResourceRelation" } ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/Actor", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/product/countryOfOrigin", + "@id": "http://w3id.org/CEON/ontology/product/countryOfAssembly", "@type": [ "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Used to represent the country of origin of a product or product object" + "@value": "Used to represent the country of assembly of a product or product object" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Country of origin" + "@value": "Country of assembly" } ], "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@id": "http://w3id.org/CEON/ontology/product/locationOfOrigin" + "@id": "http://w3id.org/CEON/ontology/product/locationOfAssembly" } ] }, { - "@id": "http://w3id.org/CEON/ontology/product/ProductComposition", + "@id": "http://w3id.org/CEON/ontology/product/ProductObject", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product." + "@value": "A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Product composition" + "@value": "Product object" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition" + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b25" + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab26" } ] }, { - "@id": "_:n379d72e7ad61464eb2e7745273638640b25", + "@id": "_:n821e9c70a41e4c12b86a53cd981a9f8ab26", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -933,7 +975,7 @@ ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/product/associatedWithProductModel" + "@id": "http://w3id.org/CEON/ontology/product/modelledBy" } ], "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ @@ -950,78 +992,36 @@ ] }, { - "@id": "http://purl.org/dc/terms/created", + "@id": "http://purl.org/dc/terms/description", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/processODP/Process", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/product/Compliance", + "@id": "http://w3id.org/CEON/ontology/product/associatedWithMatter", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Represents that something is compliant with some standard or has a received a certain certification." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Compliance" + "@language": "en", + "@value": "associatedWithMatter intends to represent the matter to which a matter compopsition information regards to." } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/product/ProductObject", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@language": "en", - "@value": "A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes." + "@id": "http://w3id.org/CEON/ontology/product/MatterComposition" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Product object" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" - }, - { - "@id": "_:n379d72e7ad61464eb2e7745273638640b26" - } - ] - }, - { - "@id": "_:n379d72e7ad61464eb2e7745273638640b26", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#onClass": [ - { - "@id": "http://w3id.org/CEON/ontology/product/Product" - } - ], - "http://www.w3.org/2002/07/owl#onProperty": [ - { - "@id": "http://w3id.org/CEON/ontology/product/modelledBy" + "@value": "associated with matter" } ], - "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" } ] } diff --git a/docs/ontology/product/0.3/product.owl b/docs/ontology/product/0.3/product.owl index b8cb7ed1..581b0e12 100644 --- a/docs/ontology/product/0.3/product.owl +++ b/docs/ontology/product/0.3/product.owl @@ -7,16 +7,43 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - + + + + + batchOfProduct intends to represent what is the model product of a batch of objects. + batch of products - - - - - Used to represent the location of assembly of a product or product object - Location of assembly + + + + + hasComposition intends to represent that a product model or physical object can have compostition information. + has composition + + + + + + Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products. + Product model + + + + + + associatedWithProductModel intends to represent the product model to which a product compopsition information regards to. + associated with product model + + + + + + + + + 1 + @@ -37,44 +64,43 @@ 0.3 - - - - 1 - + + + + + A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product. + Product composition - - - - 1 - + + + + Represents what the compliance is compliant with (e.g. a standard or regulation). + Compliance with - - - - + + + Represents that something is compliant with some standard or has a received a certain certification. + Compliance - + - + 1 - - - - - batchOfProduct intends to represent what is the model product of a batch of objects. - batch of products + + + - - - Represents that something is compliant with some standard or has a received a certain certification. - Compliance + + - + - + + + + @@ -83,88 +109,83 @@ modelledBy intends to represent that product objects follow particular product models. modelled by - - - - - hasComposition intends to represent that a product model or physical object can have compostition information. - has composition + + + + 1 + - + - - - - associatedWithProductObject intends to represent the item (product object) to which a product object compopsition information regards to. - associated with product object - - - - - Used to represent the country of origin of a product or product object - Country of origin + + + hasProductComponent intends to represent that a product can have other product components. + has product component - + - - - A product object composition is the composed information of a product object in terms of a specific component, in which such a component is also a product object. - Product Object Composition + + + A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes. + Product object - + - - Link to the the certificate that certifies the compliance - has certificate - - - - + + Used to represent the country of assembly of a product or product object + Country of assembly - + - + - + - + - - + + + + Link to the the certificate that certifies the compliance + has certificate - + - - - Represents what the composition is a composition of (i.e., the product, the product object or matter that is broken down into its components). - composition of - - - - - - Used to represent the location of manufacture of a product or product object - Location of manufacture + + + + associatedWithProductObject intends to represent the item (product object) to which a product object compopsition information regards to. + associated with product object - + - - - Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products. - Product model + - - - + + + - + - + + + + + + 1 - + - + + + + A product object composition is the composed information of a product object in terms of a specific component, in which such a component is also a product object. + Product Object Composition + + + + @@ -172,185 +193,164 @@ Used to represent the country of manufacture of a product or product object Country of manufacture - - - + + + + Used to represent the country of origin of a product or product object + Country of origin - - + + + + + Used to represent the location of manufacture of a product or product object + Location of manufacture - - - + + + - - + + + + + Used to represent the location of origin of a product or product object + Location of origin - - - - - A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product. - Product composition + + - - - + + + + + has product object component - + - + - - - A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes. - Product object + + + A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter. + Matter composition - - + + - + - - Represents what the compliance is compliant with (e.g. a standard or regulation). - Compliance with + + + associatedWithMatter intends to represent the matter to which a matter compopsition information regards to. + associated with matter - - + + + + + Represents what the composition is a composition of (i.e., the product, the product object or matter that is broken down into its components). + composition of - + - + - Used to represent the location of origin of a product or product object - Location of origin - - - - - - hasProductComponent intends to represent that a product can have other product components. - has product component - - - - + Used to represent the location of assembly of a product or product object + Location of assembly - - - - - associatedWithProductModel intends to represent the product model to which a product compopsition information regards to. - associated with product model + + - + - + - + - - - - - associatedWithMatter intends to represent the matter to which a matter compopsition information regards to. - associated with matter + + + - - - + + + + 1 + - + + + + + + + + - + + + + + + + + + - - + - - + - + + + + + - + Used to link something (e.g., product or process) to a compliance. has compliance - - - - Used to represent the country of assembly of a product or product object - Country of assembly - - - - - - A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter. - Matter composition - - - - + + - - - + + - + - - - - - - - has product object component + - - + + - + - + - + - - - - - - 1 - - - - - - - + - - - - - + + + diff --git a/docs/ontology/product/0.3/product.rdf b/docs/ontology/product/0.3/product.rdf index b8cb7ed1..581b0e12 100644 --- a/docs/ontology/product/0.3/product.rdf +++ b/docs/ontology/product/0.3/product.rdf @@ -7,16 +7,43 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - + + + + + batchOfProduct intends to represent what is the model product of a batch of objects. + batch of products - - - - - Used to represent the location of assembly of a product or product object - Location of assembly + + + + + hasComposition intends to represent that a product model or physical object can have compostition information. + has composition + + + + + + Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products. + Product model + + + + + + associatedWithProductModel intends to represent the product model to which a product compopsition information regards to. + associated with product model + + + + + + + + + 1 + @@ -37,44 +64,43 @@ 0.3 - - - - 1 - + + + + + A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product. + Product composition - - - - 1 - + + + + Represents what the compliance is compliant with (e.g. a standard or regulation). + Compliance with - - - - + + + Represents that something is compliant with some standard or has a received a certain certification. + Compliance - + - + 1 - - - - - batchOfProduct intends to represent what is the model product of a batch of objects. - batch of products + + + - - - Represents that something is compliant with some standard or has a received a certain certification. - Compliance + + - + - + + + + @@ -83,88 +109,83 @@ modelledBy intends to represent that product objects follow particular product models. modelled by - - - - - hasComposition intends to represent that a product model or physical object can have compostition information. - has composition + + + + 1 + - + - - - - associatedWithProductObject intends to represent the item (product object) to which a product object compopsition information regards to. - associated with product object - - - - - Used to represent the country of origin of a product or product object - Country of origin + + + hasProductComponent intends to represent that a product can have other product components. + has product component - + - - - A product object composition is the composed information of a product object in terms of a specific component, in which such a component is also a product object. - Product Object Composition + + + A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes. + Product object - + - - Link to the the certificate that certifies the compliance - has certificate - - - - + + Used to represent the country of assembly of a product or product object + Country of assembly - + - + - + - + - - + + + + Link to the the certificate that certifies the compliance + has certificate - + - - - Represents what the composition is a composition of (i.e., the product, the product object or matter that is broken down into its components). - composition of - - - - - - Used to represent the location of manufacture of a product or product object - Location of manufacture + + + + associatedWithProductObject intends to represent the item (product object) to which a product object compopsition information regards to. + associated with product object - + - - - Represents the common sense notion of a product, i.e. the abstract notion of a product type or product model, which is a model that is used for manufacturing products. - Product model + - - - + + + - + - + + + + + + 1 - + - + + + + A product object composition is the composed information of a product object in terms of a specific component, in which such a component is also a product object. + Product Object Composition + + + + @@ -172,185 +193,164 @@ Used to represent the country of manufacture of a product or product object Country of manufacture - - - + + + + Used to represent the country of origin of a product or product object + Country of origin - - + + + + + Used to represent the location of manufacture of a product or product object + Location of manufacture - - - + + + - - + + + + + Used to represent the location of origin of a product or product object + Location of origin - - - - - A product composition is the composed information of a product in terms of a specific component, in which such a component is also a product. - Product composition + + - - - + + + + + has product object component - + - + - - - A product object is a physical object put into a market for sale, i.e. corresponding to the notion of an item, which conforms to the abstract idea of a product model. The product can be a thing that grows naturally or produced through some chemical or manufacturing processes. - Product object + + + A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter. + Matter composition - - + + - + - - Represents what the compliance is compliant with (e.g. a standard or regulation). - Compliance with + + + associatedWithMatter intends to represent the matter to which a matter compopsition information regards to. + associated with matter - - + + + + + Represents what the composition is a composition of (i.e., the product, the product object or matter that is broken down into its components). + composition of - + - + - Used to represent the location of origin of a product or product object - Location of origin - - - - - - hasProductComponent intends to represent that a product can have other product components. - has product component - - - - + Used to represent the location of assembly of a product or product object + Location of assembly - - - - - associatedWithProductModel intends to represent the product model to which a product compopsition information regards to. - associated with product model + + - + - + - + - - - - - associatedWithMatter intends to represent the matter to which a matter compopsition information regards to. - associated with matter + + + - - - + + + + 1 + - + + + + + + + + - + + + + + + + + + - - + - - + - + + + + + - + Used to link something (e.g., product or process) to a compliance. has compliance - - - - Used to represent the country of assembly of a product or product object - Country of assembly - - - - - - A product composition is the composed information of a product in terms of a specific component, in which such a component is also a matter. - Matter composition - - - - + + - - - + + - + - - - - - - - has product object component + - - + + - + - + - + - - - - - - 1 - - - - - - - + - - - - - + + + diff --git a/docs/ontology/provenance/0.1/provenance.jsonld b/docs/ontology/provenance/0.1/provenance.jsonld index c41590d3..6163289d 100644 --- a/docs/ontology/provenance/0.1/provenance.jsonld +++ b/docs/ontology/provenance/0.1/provenance.jsonld @@ -1,33 +1,4 @@ [ - { - "@id": "http://w3id.org/CEON/ontology/provenance/Statement", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "Generic class representing the concept of a statement, i.e. some piece of information, fact etc that is expressed in the data. Effectively used to reify relations (triples) in the data, and express information about them." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "statement" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://www.w3.org/ns/prov#Entity" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://www.w3.org/ns/prov#Entity" - } - ] - }, { "@id": "http://w3id.org/CEON/ontology/provenance/statementValue", "@type": [ @@ -70,6 +41,14 @@ } ] }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://www.w3.org/ns/prov#Entity" + } + ] + }, { "@id": "http://w3id.org/CEON/ontology/provenance/", "@type": [ @@ -139,5 +118,26 @@ "@value": "0.1" } ] + }, + { + "@id": "http://w3id.org/CEON/ontology/provenance/Statement", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "Generic class representing the concept of a statement, i.e. some piece of information, fact etc that is expressed in the data. Effectively used to reify relations (triples) in the data, and express information about them." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "statement" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://www.w3.org/ns/prov#Entity" + } + ] } ] \ No newline at end of file diff --git a/docs/ontology/provenance/0.1/provenance.owl b/docs/ontology/provenance/0.1/provenance.owl index ada65bda..d3c46d68 100644 --- a/docs/ontology/provenance/0.1/provenance.owl +++ b/docs/ontology/provenance/0.1/provenance.owl @@ -23,14 +23,20 @@ http://w3id.org/CEON/ontology/provenance/ 0.1 + + + Generic property to express what the statement is about, i.e. what is involved in the statement. statement about - - + + + + Generic property to express values, e.g. literals, that are involved in this statement. + statement value @@ -38,10 +44,4 @@ Generic class representing the concept of a statement, i.e. some piece of information, fact etc that is expressed in the data. Effectively used to reify relations (triples) in the data, and express information about them. statement - - - - Generic property to express values, e.g. literals, that are involved in this statement. - statement value - diff --git a/docs/ontology/provenance/0.1/provenance.rdf b/docs/ontology/provenance/0.1/provenance.rdf index ada65bda..d3c46d68 100644 --- a/docs/ontology/provenance/0.1/provenance.rdf +++ b/docs/ontology/provenance/0.1/provenance.rdf @@ -23,14 +23,20 @@ http://w3id.org/CEON/ontology/provenance/ 0.1 + + + Generic property to express what the statement is about, i.e. what is involved in the statement. statement about - - + + + + Generic property to express values, e.g. literals, that are involved in this statement. + statement value @@ -38,10 +44,4 @@ Generic class representing the concept of a statement, i.e. some piece of information, fact etc that is expressed in the data. Effectively used to reify relations (triples) in the data, and express information about them. statement - - - - Generic property to express values, e.g. literals, that are involved in this statement. - statement value - diff --git a/docs/ontology/provenance/0.2/provenance.jsonld b/docs/ontology/provenance/0.2/provenance.jsonld index 03995a2b..bb504cb3 100644 --- a/docs/ontology/provenance/0.2/provenance.jsonld +++ b/docs/ontology/provenance/0.2/provenance.jsonld @@ -1,33 +1,4 @@ [ - { - "@id": "http://w3id.org/CEON/ontology/provenance/Statement", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "Generic class representing the concept of a statement, i.e. some piece of information, fact etc that is expressed in the data. Effectively used to reify relations (triples) in the data, and express information about them." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "statement" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://www.w3.org/ns/prov#Entity" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://www.w3.org/ns/prov#Entity" - } - ] - }, { "@id": "http://w3id.org/CEON/ontology/provenance/statementValue", "@type": [ @@ -71,10 +42,10 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/actorODP/Role", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://www.w3.org/ns/prov#Role" + "@id": "http://www.w3.org/ns/prov#Entity" } ] }, @@ -150,5 +121,34 @@ "@value": "0.2" } ] + }, + { + "@id": "http://w3id.org/CEON/ontology/provenance/Statement", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "Generic class representing the concept of a statement, i.e. some piece of information, fact etc that is expressed in the data. Effectively used to reify relations (triples) in the data, and express information about them." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "statement" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://www.w3.org/ns/prov#Entity" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/actorODP/Role", + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "http://www.w3.org/ns/prov#Role" + } + ] } ] \ No newline at end of file diff --git a/docs/ontology/provenance/0.2/provenance.owl b/docs/ontology/provenance/0.2/provenance.owl index df1c8dc1..f666e718 100644 --- a/docs/ontology/provenance/0.2/provenance.owl +++ b/docs/ontology/provenance/0.2/provenance.owl @@ -24,28 +24,28 @@ http://w3id.org/CEON/ontology/provenance/ 0.2 + + + Generic property to express what the statement is about, i.e. what is involved in the statement. statement about - - - - - - - Generic class representing the concept of a statement, i.e. some piece of information, fact etc that is expressed in the data. Effectively used to reify relations (triples) in the data, and express information about them. - statement - Generic property to express values, e.g. literals, that are involved in this statement. statement value + + + + Generic class representing the concept of a statement, i.e. some piece of information, fact etc that is expressed in the data. Effectively used to reify relations (triples) in the data, and express information about them. + statement + diff --git a/docs/ontology/provenance/0.2/provenance.rdf b/docs/ontology/provenance/0.2/provenance.rdf index df1c8dc1..f666e718 100644 --- a/docs/ontology/provenance/0.2/provenance.rdf +++ b/docs/ontology/provenance/0.2/provenance.rdf @@ -24,28 +24,28 @@ http://w3id.org/CEON/ontology/provenance/ 0.2 + + + Generic property to express what the statement is about, i.e. what is involved in the statement. statement about - - - - - - - Generic class representing the concept of a statement, i.e. some piece of information, fact etc that is expressed in the data. Effectively used to reify relations (triples) in the data, and express information about them. - statement - Generic property to express values, e.g. literals, that are involved in this statement. statement value + + + + Generic class representing the concept of a statement, i.e. some piece of information, fact etc that is expressed in the data. Effectively used to reify relations (triples) in the data, and express information about them. + statement + diff --git a/docs/ontology/quantity/0.1/quantity.jsonld b/docs/ontology/quantity/0.1/quantity.jsonld index 642781e4..210bde93 100644 --- a/docs/ontology/quantity/0.1/quantity.jsonld +++ b/docs/ontology/quantity/0.1/quantity.jsonld @@ -1,30 +1,17 @@ [ { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@id": "http://w3id.org/CEON/ontology/quantity#hasTestingCost", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://qudt.org/schema/qudt/quantityValue" + } ] }, { - "@id": "http://w3id.org/CEON/ontology/quantity#hasRefurbishmentCost", + "@id": "http://w3id.org/CEON/ontology/quantity#hasTransportCost", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], @@ -51,61 +38,19 @@ ] }, { - "@id": "http://qudt.org/vocab/unit/EURO-PER-KiloM", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Unit" - ], - "http://purl.org/dc/terms/description": [ - { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "Euro Per Kilometer (€/km) is a unit used to represent the cost or value associated with transporting a resource." - } - ], - "http://qudt.org/schema/qudt/symbol": [ - { - "@value": "€/km" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "Euro Per Kilometer" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/quantity#Value", + "@id": "http://w3id.org/CEON/ontology/quantity#FloorPanel1", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://qudt.org/vocab/unit/EURO-PER-M2", + "@id": "http://w3id.org/CEON/ontology/quantity#Cost", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Unit" - ], - "http://purl.org/dc/terms/description": [ - { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "Euro Per Square Meter (€/km) is a unit used to represent the cost or value of resource per square meter." - } - ], - "http://qudt.org/schema/qudt/symbol": [ - { - "@value": "€/m²" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "Euro Per Square Meter" - } + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://w3id.org/CEON/ontology/quantity#hasDismantlingCost", + "@id": "http://w3id.org/CEON/ontology/quantity#hasMarketValue", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], @@ -116,34 +61,22 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/quantity#Cost", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/quantity#HIGH_QUALITY", + "@id": "http://purl.org/dc/terms/creator", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/quantity#hasTestingCost", + "@id": "http://w3id.org/CEON/ontology/quantity#numericalMaxValue", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://qudt.org/schema/qudt/quantityValue" + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, - { - "@id": "http://w3id.org/CEON/ontology/quantity#MEDIUM_QUALITY", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, { "@id": "http://w3id.org/CEON/ontology/quantity#LOW_QUALITY", "@type": [ @@ -151,29 +84,31 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/quantity#hasTransportCost", + "@id": "http://qudt.org/vocab/unit/EURO-PER-M2", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://qudt.org/schema/qudt/Unit" ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://qudt.org/schema/qudt/quantityValue" + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "Euro Per Square Meter (€/km) is a unit used to represent the cost or value of resource per square meter." } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/quantity#numericalMaxValue", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://qudt.org/schema/qudt/symbol": [ { - "@id": "http://www.w3.org/2001/XMLSchema#double" + "@value": "€/m²" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Euro Per Square Meter" } ] }, { - "@id": "http://w3id.org/CEON/ontology/quantity#hasMarketValue", + "@id": "http://w3id.org/CEON/ontology/quantity#hasDismantlingCost", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], @@ -183,12 +118,6 @@ } ] }, - { - "@id": "http://w3id.org/CEON/ontology/quantity#FloorPanel1", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, { "@id": "http://w3id.org/CEON/ontology/quantity#objectValue", "@type": [ @@ -205,12 +134,6 @@ } ] }, - { - "@id": "http://purl.org/dc/terms/title", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, { "@id": "http://w3id.org/CEON/ontology/quantity/", "@type": [ @@ -269,5 +192,82 @@ "@value": "0.1" } ] + }, + { + "@id": "http://w3id.org/CEON/ontology/quantity#Value", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/quantity#hasRefurbishmentCost", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" + ], + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + { + "@id": "http://qudt.org/schema/qudt/quantityValue" + } + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/quantity#HIGH_QUALITY", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://qudt.org/vocab/unit/EURO-PER-KiloM", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://qudt.org/schema/qudt/Unit" + ], + "http://purl.org/dc/terms/description": [ + { + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "Euro Per Kilometer (€/km) is a unit used to represent the cost or value associated with transporting a resource." + } + ], + "http://qudt.org/schema/qudt/symbol": [ + { + "@value": "€/km" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Euro Per Kilometer" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/quantity#MEDIUM_QUALITY", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://purl.org/dc/terms/title", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] } ] \ No newline at end of file diff --git a/docs/ontology/quantity/0.1/quantity.owl b/docs/ontology/quantity/0.1/quantity.owl index f8fe9c51..6092d08d 100644 --- a/docs/ontology/quantity/0.1/quantity.owl +++ b/docs/ontology/quantity/0.1/quantity.owl @@ -20,33 +20,15 @@ https://github.com/LiUSemWeb/Materials-Design-Ontology 0.1 - - - - Euro Per Square Meter (€/km) is a unit used to represent the cost or value of resource per square meter. - €/m² - Euro Per Square Meter - - - - - - - - - - + + - + - - - - - + @@ -57,48 +39,66 @@ €/km Euro Per Kilometer - - + + + - + + + + objectValue is analogous to qudt:numericalValue + + - + + + + - - + + + + + + Euro Per Square Meter (€/km) is a unit used to represent the cost or value of resource per square meter. + €/m² + Euro Per Square Meter - + - - objectValue is analogous to qudt:numericalValue + - - + + - + + + + + - + + + + - - - - + diff --git a/docs/ontology/quantity/0.1/quantity.rdf b/docs/ontology/quantity/0.1/quantity.rdf index f8fe9c51..6092d08d 100644 --- a/docs/ontology/quantity/0.1/quantity.rdf +++ b/docs/ontology/quantity/0.1/quantity.rdf @@ -20,33 +20,15 @@ https://github.com/LiUSemWeb/Materials-Design-Ontology 0.1 - - - - Euro Per Square Meter (€/km) is a unit used to represent the cost or value of resource per square meter. - €/m² - Euro Per Square Meter - - - - - - - - - - + + - + - - - - - + @@ -57,48 +39,66 @@ €/km Euro Per Kilometer - - + + + - + + + + objectValue is analogous to qudt:numericalValue + + - + + + + - - + + + + + + Euro Per Square Meter (€/km) is a unit used to represent the cost or value of resource per square meter. + €/m² + Euro Per Square Meter - + - - objectValue is analogous to qudt:numericalValue + - - + + - + + + + + - + + + + - - - - + diff --git a/docs/ontology/qudt/2.1/qudt.jsonld b/docs/ontology/qudt/2.1/qudt.jsonld index 62346691..1f44dd4b 100644 --- a/docs/ontology/qudt/2.1/qudt.jsonld +++ b/docs/ontology/qudt/2.1/qudt.jsonld @@ -1,13 +1,13 @@ [ { - "@id": "http://qudt.org/schema/qudt/Unit", + "@id": "http://qudt.org/schema/qudt/Quantity", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/terms/description": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@type": "http://qudt.org/schema/qudt/LatexString", - "@value": "A unit of measure, or unit, is a particular quantity value that has been chosen as a scale for measuring other quantities the same kind (more generally of equivalent dimension). For example, the meter is a quantity of length that has been rigorously defined and standardized by the BIPM (International Board of Weights and Measures). Any measurement of the length can be expressed as a number multiplied by the unit meter. More formally, the value of a physical quantity Q with respect to a unit (U) is expressed as the scalar multiple of a real number (n) and U, as \\(Q = nU\\)." + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "

A quantity is the measurement of an observable property of a particular object, event, or physical system. A quantity is always associated with the context of measurement (i.e. the thing measured, the measured value, the accuracy of measurement, etc.) whereas the underlying quantity kind is independent of any particular measurement. Thus, length is a quantity kind while the height of a rocket is a specific quantity of length; its magnitude that may be expressed in meters, feet, inches, etc. Examples of physical quantities include physical constants, such as the speed of light in a vacuum, Planck's constant, the electric permittivity of free space, and the fine structure constant.

\n\n

In other words, quantities are quantifiable aspects of the world, such as the duration of a movie, the distance between two points, velocity of a car, the pressure of the atmosphere, and a person's weight; and units are used to describe their numerical measure. \n\n

Many quantity kinds are related to each other by various physical laws, and as a result, the associated units of some quantity kinds can be expressed as products (or ratios) of powers of other quantity kinds (e.g., momentum is mass times velocity and velocity is defined as distance divided by time). In this way, some quantities can be calculated from other measured quantities using their associations to the quantity kinds in these expressions. These quantity kind relationships are also discussed in dimensional analysis. Those that cannot be so expressed can be regarded as "fundamental" in this sense.

\n

A quantity is distinguished from a "quantity kind" in that the former carries a value and the latter is a type specifier.

" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -17,17 +17,23 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Unit" + "@value": "Quantity" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "_:n0ff856e0c3d645be8e1daef46b939d79b4" + "@id": "_:n7cf8ce982962416ca9b6f671c8abf60eb1" + }, + { + "@id": "_:n7cf8ce982962416ca9b6f671c8abf60eb2" + }, + { + "@id": "_:n7cf8ce982962416ca9b6f671c8abf60eb3" } ] }, { - "@id": "_:n0ff856e0c3d645be8e1daef46b939d79b4", + "@id": "_:n7cf8ce982962416ca9b6f671c8abf60eb1", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], @@ -43,93 +49,139 @@ ] }, { - "@id": "http://qudt.org/schema/qudt/Quantity", + "@id": "_:n7cf8ce982962416ca9b6f671c8abf60eb2", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2002/07/owl#allValuesFrom": [ { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "

A quantity is the measurement of an observable property of a particular object, event, or physical system. A quantity is always associated with the context of measurement (i.e. the thing measured, the measured value, the accuracy of measurement, etc.) whereas the underlying quantity kind is independent of any particular measurement. Thus, length is a quantity kind while the height of a rocket is a specific quantity of length; its magnitude that may be expressed in meters, feet, inches, etc. Examples of physical quantities include physical constants, such as the speed of light in a vacuum, Planck's constant, the electric permittivity of free space, and the fine structure constant.

\n\n

In other words, quantities are quantifiable aspects of the world, such as the duration of a movie, the distance between two points, velocity of a car, the pressure of the atmosphere, and a person's weight; and units are used to describe their numerical measure. \n\n

Many quantity kinds are related to each other by various physical laws, and as a result, the associated units of some quantity kinds can be expressed as products (or ratios) of powers of other quantity kinds (e.g., momentum is mass times velocity and velocity is defined as distance divided by time). In this way, some quantities can be calculated from other measured quantities using their associations to the quantity kinds in these expressions. These quantity kind relationships are also discussed in dimensional analysis. Those that cannot be so expressed can be regarded as "fundamental" in this sense.

\n

A quantity is distinguished from a "quantity kind" in that the former carries a value and the latter is a type specifier.

" + "@id": "http://qudt.org/schema/qudt/QuantityValue" } ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://qudt.org/2.1/schema/qudt" + "@id": "http://qudt.org/schema/qudt/quantityValue" } + ] + }, + { + "@id": "_:n7cf8ce982962416ca9b6f671c8abf60eb3", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#minCardinality": [ { - "@value": "Quantity" + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "0" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "_:n0ff856e0c3d645be8e1daef46b939d79b1" - }, - { - "@id": "_:n0ff856e0c3d645be8e1daef46b939d79b2" - }, + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "_:n0ff856e0c3d645be8e1daef46b939d79b3" + "@id": "http://qudt.org/schema/qudt/hasQuantityKind" } ] }, { - "@id": "_:n0ff856e0c3d645be8e1daef46b939d79b1", + "@id": "http://qudt.org/schema/qudt/quantityValue", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#allValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "http://qudt.org/schema/qudt/QuantityKind" + "@id": "http://qudt.org/2.1/schema/qudt" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/schema/qudt/hasQuantityKind" + "@value": "quantity value" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://qudt.org/schema/qudt/QuantityValue" } ] }, { - "@id": "_:n0ff856e0c3d645be8e1daef46b939d79b2", + "@id": "http://qudt.org/schema/qudt/hasQuantityKind", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#allValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "http://qudt.org/schema/qudt/QuantityValue" + "@id": "http://qudt.org/2.1/schema/qudt" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://qudt.org/schema/qudt/quantityValue" + "@value": "has quantity kind" + }, + { + "@language": "en", + "@value": "has quantity kind" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://qudt.org/schema/qudt/QuantityKind" } ] }, { - "@id": "_:n0ff856e0c3d645be8e1daef46b939d79b3", + "@id": "http://qudt.org/schema/qudt/LatexString", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://qudt.org/schema/qudt/QuantityKind", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#minCardinality": [ + "http://purl.org/dc/elements/1.1/description": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "0" + "@value": "A Quantity Kind is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity." } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://qudt.org/schema/qudt/hasQuantityKind" + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "A Quantity Kind is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity." + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "http://qudt.org/2.1/schema/qudt" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Quantity Kind" } ] }, { - "@id": "http://qudt.org/schema/qudt/LatexString", + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ] }, + { + "@id": "http://qudt.org/schema/qudt/QuantityValue", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://purl.org/dc/elements/1.1/description": [ + { + "@value": "A Quantity Value expresses the magnitude and kind of a quantity and is given by the product of a numerical value n and a unit of measure U. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Quantity Value" + } + ] + }, { "@id": "http://w3id.org/CEON/ontology/qudt/", "@type": [ @@ -188,44 +240,14 @@ ] }, { - "@id": "http://qudt.org/schema/qudt/hasQuantityKind", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "http://qudt.org/2.1/schema/qudt" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "has quantity kind" - }, - { - "@language": "en", - "@value": "has quantity kind" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://qudt.org/schema/qudt/QuantityKind" - } - ] - }, - { - "@id": "http://qudt.org/schema/qudt/QuantityKind", + "@id": "http://qudt.org/schema/qudt/Unit", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://purl.org/dc/elements/1.1/description": [ - { - "@value": "A Quantity Kind is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity." - } - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://purl.org/dc/terms/description": [ { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "A Quantity Kind is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity." + "@type": "http://qudt.org/schema/qudt/LatexString", + "@value": "A unit of measure, or unit, is a particular quantity value that has been chosen as a scale for measuring other quantities the same kind (more generally of equivalent dimension). For example, the meter is a quantity of length that has been rigorously defined and standardized by the BIPM (International Board of Weights and Measures). Any measurement of the length can be expressed as a number multiplied by the unit meter. More formally, the value of a physical quantity Q with respect to a unit (U) is expressed as the scalar multiple of a real number (n) and U, as \\(Q = nU\\)." } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -235,50 +257,39 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "Quantity Kind" + "@value": "Unit" + } + ], + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ + { + "@id": "_:n7cf8ce982962416ca9b6f671c8abf60eb4" } ] }, { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@id": "_:n7cf8ce982962416ca9b6f671c8abf60eb4", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://qudt.org/schema/qudt/quantityValue", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "http://qudt.org/2.1/schema/qudt" - } + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#allValuesFrom": [ { - "@value": "quantity value" + "@id": "http://qudt.org/schema/qudt/QuantityKind" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://qudt.org/schema/qudt/QuantityValue" + "@id": "http://qudt.org/schema/qudt/hasQuantityKind" } ] }, { - "@id": "http://qudt.org/schema/qudt/QuantityValue", + "@id": "http://qudt.org/schema/qudt/numericalValue", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://purl.org/dc/elements/1.1/description": [ - { - "@value": "A Quantity Value expresses the magnitude and kind of a quantity and is given by the product of a numerical value n and a unit of measure U. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit." - } + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "Quantity Value" + "@id": "http://www.w3.org/2001/XMLSchema#double" } ] }, @@ -316,16 +327,5 @@ "@id": "http://qudt.org/schema/qudt/Unit" } ] - }, - { - "@id": "http://qudt.org/schema/qudt/numericalValue", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#double" - } - ] } ] \ No newline at end of file diff --git a/docs/ontology/qudt/2.1/qudt.owl b/docs/ontology/qudt/2.1/qudt.owl index 2ea3c170..e53cded2 100644 --- a/docs/ontology/qudt/2.1/qudt.owl +++ b/docs/ontology/qudt/2.1/qudt.owl @@ -7,19 +7,32 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - <p class="lm-para">A <b>quantity</b> is the measurement of an observable property of a particular object, event, or physical system. A quantity is always associated with the context of measurement (i.e. the thing measured, the measured value, the accuracy of measurement, etc.) whereas the underlying <b>quantity kind</b> is independent of any particular measurement. Thus, length is a quantity kind while the height of a rocket is a specific quantity of length; its magnitude that may be expressed in meters, feet, inches, etc. Examples of physical quantities include physical constants, such as the speed of light in a vacuum, Planck's constant, the electric permittivity of free space, and the fine structure constant. </p> - -<p class="lm-para">In other words, quantities are quantifiable aspects of the world, such as the duration of a movie, the distance between two points, velocity of a car, the pressure of the atmosphere, and a person's weight; and units are used to describe their numerical measure. - -</p><p class="lm-para">Many <b>quantity kinds</b> are related to each other by various physical laws, and as a result, the associated units of some quantity kinds can be expressed as products (or ratios) of powers of other quantity kinds (e.g., momentum is mass times velocity and velocity is defined as distance divided by time). In this way, some quantities can be calculated from other measured quantities using their associations to the quantity kinds in these expressions. These quantity kind relationships are also discussed in dimensional analysis. Those that cannot be so expressed can be regarded as &quot;fundamental&quot; in this sense.</p> -<p class="lm-para">A quantity is distinguished from a &quot;quantity kind&quot; in that the former carries a value and the latter is a type specifier.</p> + + + - Quantity + has quantity kind + has quantity kind + + + + + + + + + 0 + + + + + + quantity value + + + + + @@ -38,42 +51,17 @@ - - - - A unit of measure, or unit, is a particular quantity value that has been chosen as a scale for measuring other quantities the same kind (more generally of equivalent dimension). For example, the meter is a quantity of length that has been rigorously defined and standardized by the BIPM (International Board of Weights and Measures). Any measurement of the length can be expressed as a number multiplied by the unit meter. More formally, the value of a physical quantity Q with respect to a unit (U) is expressed as the scalar multiple of a real number (n) and U, as \(Q = nU\). - - Unit - - + - + - A Quantity Kind is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity. - A <b>Quantity Kind</b> is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity. - - Quantity Kind - - - - - 0 - - - - - - has quantity kind - has quantity kind - - - - + + A unit of measure, or unit, is a particular quantity value that has been chosen as a scale for measuring other quantities the same kind (more generally of equivalent dimension). For example, the meter is a quantity of length that has been rigorously defined and standardized by the BIPM (International Board of Weights and Measures). Any measurement of the length can be expressed as a number multiplied by the unit meter. More formally, the value of a physical quantity Q with respect to a unit (U) is expressed as the scalar multiple of a real number (n) and U, as \(Q = nU\). - quantity value + Unit @@ -84,28 +72,40 @@ has unit has unit - + + + A Quantity Kind is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity. + A <b>Quantity Kind</b> is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity. + + Quantity Kind + + + + + + + <p class="lm-para">A <b>quantity</b> is the measurement of an observable property of a particular object, event, or physical system. A quantity is always associated with the context of measurement (i.e. the thing measured, the measured value, the accuracy of measurement, etc.) whereas the underlying <b>quantity kind</b> is independent of any particular measurement. Thus, length is a quantity kind while the height of a rocket is a specific quantity of length; its magnitude that may be expressed in meters, feet, inches, etc. Examples of physical quantities include physical constants, such as the speed of light in a vacuum, Planck's constant, the electric permittivity of free space, and the fine structure constant. </p> + +<p class="lm-para">In other words, quantities are quantifiable aspects of the world, such as the duration of a movie, the distance between two points, velocity of a car, the pressure of the atmosphere, and a person's weight; and units are used to describe their numerical measure. + +</p><p class="lm-para">Many <b>quantity kinds</b> are related to each other by various physical laws, and as a result, the associated units of some quantity kinds can be expressed as products (or ratios) of powers of other quantity kinds (e.g., momentum is mass times velocity and velocity is defined as distance divided by time). In this way, some quantities can be calculated from other measured quantities using their associations to the quantity kinds in these expressions. These quantity kind relationships are also discussed in dimensional analysis. Those that cannot be so expressed can be regarded as &quot;fundamental&quot; in this sense.</p> +<p class="lm-para">A quantity is distinguished from a &quot;quantity kind&quot; in that the former carries a value and the latter is a type specifier.</p> + + Quantity + + - - - + + A Quantity Value expresses the magnitude and kind of a quantity and is given by the product of a numerical value n and a unit of measure U. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit. Quantity Value - - - - - - - - diff --git a/docs/ontology/qudt/2.1/qudt.rdf b/docs/ontology/qudt/2.1/qudt.rdf index 2ea3c170..e53cded2 100644 --- a/docs/ontology/qudt/2.1/qudt.rdf +++ b/docs/ontology/qudt/2.1/qudt.rdf @@ -7,19 +7,32 @@ xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:vann="http://purl.org/vocab/vann/" > - - - - - - <p class="lm-para">A <b>quantity</b> is the measurement of an observable property of a particular object, event, or physical system. A quantity is always associated with the context of measurement (i.e. the thing measured, the measured value, the accuracy of measurement, etc.) whereas the underlying <b>quantity kind</b> is independent of any particular measurement. Thus, length is a quantity kind while the height of a rocket is a specific quantity of length; its magnitude that may be expressed in meters, feet, inches, etc. Examples of physical quantities include physical constants, such as the speed of light in a vacuum, Planck's constant, the electric permittivity of free space, and the fine structure constant. </p> - -<p class="lm-para">In other words, quantities are quantifiable aspects of the world, such as the duration of a movie, the distance between two points, velocity of a car, the pressure of the atmosphere, and a person's weight; and units are used to describe their numerical measure. - -</p><p class="lm-para">Many <b>quantity kinds</b> are related to each other by various physical laws, and as a result, the associated units of some quantity kinds can be expressed as products (or ratios) of powers of other quantity kinds (e.g., momentum is mass times velocity and velocity is defined as distance divided by time). In this way, some quantities can be calculated from other measured quantities using their associations to the quantity kinds in these expressions. These quantity kind relationships are also discussed in dimensional analysis. Those that cannot be so expressed can be regarded as &quot;fundamental&quot; in this sense.</p> -<p class="lm-para">A quantity is distinguished from a &quot;quantity kind&quot; in that the former carries a value and the latter is a type specifier.</p> + + + - Quantity + has quantity kind + has quantity kind + + + + + + + + + 0 + + + + + + quantity value + + + + + @@ -38,42 +51,17 @@ - - - - A unit of measure, or unit, is a particular quantity value that has been chosen as a scale for measuring other quantities the same kind (more generally of equivalent dimension). For example, the meter is a quantity of length that has been rigorously defined and standardized by the BIPM (International Board of Weights and Measures). Any measurement of the length can be expressed as a number multiplied by the unit meter. More formally, the value of a physical quantity Q with respect to a unit (U) is expressed as the scalar multiple of a real number (n) and U, as \(Q = nU\). - - Unit - - + - + - A Quantity Kind is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity. - A <b>Quantity Kind</b> is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity. - - Quantity Kind - - - - - 0 - - - - - - has quantity kind - has quantity kind - - - - + + A unit of measure, or unit, is a particular quantity value that has been chosen as a scale for measuring other quantities the same kind (more generally of equivalent dimension). For example, the meter is a quantity of length that has been rigorously defined and standardized by the BIPM (International Board of Weights and Measures). Any measurement of the length can be expressed as a number multiplied by the unit meter. More formally, the value of a physical quantity Q with respect to a unit (U) is expressed as the scalar multiple of a real number (n) and U, as \(Q = nU\). - quantity value + Unit @@ -84,28 +72,40 @@ has unit has unit - + + + A Quantity Kind is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity. + A <b>Quantity Kind</b> is any observable property that can be measured and quantified numerically. Familiar examples include physical properties such as length, mass, time, force, energy, power, electric charge, etc. Less familiar examples include currency, interest rate, price to earning ratio, and information capacity. + + Quantity Kind + + + + + + + <p class="lm-para">A <b>quantity</b> is the measurement of an observable property of a particular object, event, or physical system. A quantity is always associated with the context of measurement (i.e. the thing measured, the measured value, the accuracy of measurement, etc.) whereas the underlying <b>quantity kind</b> is independent of any particular measurement. Thus, length is a quantity kind while the height of a rocket is a specific quantity of length; its magnitude that may be expressed in meters, feet, inches, etc. Examples of physical quantities include physical constants, such as the speed of light in a vacuum, Planck's constant, the electric permittivity of free space, and the fine structure constant. </p> + +<p class="lm-para">In other words, quantities are quantifiable aspects of the world, such as the duration of a movie, the distance between two points, velocity of a car, the pressure of the atmosphere, and a person's weight; and units are used to describe their numerical measure. + +</p><p class="lm-para">Many <b>quantity kinds</b> are related to each other by various physical laws, and as a result, the associated units of some quantity kinds can be expressed as products (or ratios) of powers of other quantity kinds (e.g., momentum is mass times velocity and velocity is defined as distance divided by time). In this way, some quantities can be calculated from other measured quantities using their associations to the quantity kinds in these expressions. These quantity kind relationships are also discussed in dimensional analysis. Those that cannot be so expressed can be regarded as &quot;fundamental&quot; in this sense.</p> +<p class="lm-para">A quantity is distinguished from a &quot;quantity kind&quot; in that the former carries a value and the latter is a type specifier.</p> + + Quantity + + - - - + + A Quantity Value expresses the magnitude and kind of a quantity and is given by the product of a numerical value n and a unit of measure U. The number multiplying the unit is referred to as the numerical value of the quantity expressed in that unit. Quantity Value - - - - - - - - diff --git a/docs/ontology/qudtunit/2.1/qudtunit.jsonld b/docs/ontology/qudtunit/2.1/qudtunit.jsonld index 64c2d4ed..6998d47a 100644 --- a/docs/ontology/qudtunit/2.1/qudtunit.jsonld +++ b/docs/ontology/qudtunit/2.1/qudtunit.jsonld @@ -1,14 +1,20 @@ [ { - "@id": "http://qudt.org/vocab/unit/KiloGM", + "@id": "http://qudt.org/vocab/unit/GM", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], + "http://purl.org/dc/terms/description": [ + { + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "A unit of mass in the metric system. The name comes from the Greek gramma, a small weight identified in later Roman and Byzantine times with the Latin scripulum or scruple (the English scruple is equal to about 1.3 grams). The gram was originally defined to be the mass of one cubic centimeter of pure water, but to provide precise standards it was necessary to construct physical objects of specified mass. One gram is now defined to be 1/1000 of the mass of the standard kilogram, a platinum-iridium bar carefully guarded by the International Bureau of Weights and Measures in Paris for more than a century. (The kilogram, rather than the gram, is considered the base unit of mass in the SI.) The gram is a small mass, equal to about 15.432 grains or 0.035 273 966 ounce. " + } + ], "http://qudt.org/schema/qudt/dbpediaMatch": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Kilogram" + "@value": "http://dbpedia.org/resource/Gram" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ @@ -19,33 +25,33 @@ "http://qudt.org/schema/qudt/informativeReference": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Kilogram?oldid=493633626" + "@value": "http://en.wikipedia.org/wiki/Gram?oldid=493995797" } ], - "http://qudt.org/schema/qudt/plainTextDescription": [ + "http://qudt.org/schema/qudt/omUnit": [ { - "@value": "The kilogram or kilogramme (SI symbol: kg), also known as the kilo, is the base unit of mass in the International System of Units and is defined as being equal to the mass of the International Prototype Kilogram (IPK), which is almost exactly equal to the mass of one liter of water. The avoirdupois (or international) pound, used in both the Imperial system and U.S. customary units, is defined as exactly 0.45359237 kg, making one kilogram approximately equal to 2.2046 avoirdupois pounds." + "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/gram" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "kg" + "@value": "g" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "kg" + "@value": "g" } ], "http://qudt.org/schema/qudt/udunitsCode": [ { - "@value": "kg" + "@value": "g" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "KGM" + "@value": "GRM" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -54,114 +60,14 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "de", - "@value": "Kilogramm" - }, - { - "@language": "la", - "@value": "chiliogramma" - }, - { - "@language": "it", - "@value": "chilogrammo" - }, - { - "@language": "cs", - "@value": "kilogram" - }, { "@language": "en", - "@value": "kilogram" - }, - { - "@language": "ms", - "@value": "kilogram" - }, - { - "@language": "pl", - "@value": "kilogram" - }, - { - "@language": "ro", - "@value": "kilogram" - }, - { - "@language": "sl", - "@value": "kilogram" - }, - { - "@language": "tr", - "@value": "kilogram" - }, - { - "@language": "hu", - "@value": "kilogramm*" - }, - { - "@language": "fr", - "@value": "kilogramme" - }, - { - "@language": "es", - "@value": "kilogramo" - }, - { - "@language": "pt", - "@value": "quilograma" - }, - { - "@language": "el", - "@value": "χιλιόγραμμο" - }, - { - "@language": "bg", - "@value": "килограм" - }, - { - "@language": "ru", - "@value": "килограмм" - }, - { - "@language": "he", - "@value": "קילוגרם" - }, - { - "@language": "ar", - "@value": "كيلوغرام" - }, - { - "@language": "fa", - "@value": "کیلوگرم" - }, - { - "@language": "hi", - "@value": "किलोग्राम" - }, - { - "@language": "ja", - "@value": "キログラム" - }, - { - "@language": "zh", - "@value": "公斤" + "@value": "Gram" } ] }, { - "@id": "http://qudt.org/schema/qudt/LatexString", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://qudt.org/schema/qudt/symbol", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://qudt.org/vocab/unit/OHM", + "@id": "http://qudt.org/vocab/unit/DEG_C", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" @@ -169,50 +75,58 @@ "http://purl.org/dc/terms/description": [ { "@type": "http://qudt.org/schema/qudt/LatexString", - "@value": "The \\textit{ohm} is the SI derived unit of electrical resistance, named after German physicist Georg Simon Ohm. \\(\\Omega \\equiv\\ \\frac{\\text{V}}{\\text{A}}\\ \\equiv\\ \\frac{\\text{volt}}{\\text{amp}}\\ \\equiv\\ \\frac{\\text{W}}{\\text {A}^{2}}\\ \\equiv\\ \\frac{\\text{watt}}{\\text{amp}^{2}}\\ \\equiv\\ \\frac{\\text{H}}{\\text {s}}\\ \\equiv\\ \\frac{\\text{henry}}{\\text{second}}\\)" + "@value": "\\(\\textit{Celsius}\\), also known as centigrade, is a scale and unit of measurement for temperature. It can refer to a specific temperature on the Celsius scale as well as a unit to indicate a temperature interval, a difference between two temperatures or an uncertainty. This definition fixes the magnitude of both the degree Celsius and the kelvin as precisely 1 part in 273.16 (approximately 0.00366) of the difference between absolute zero and the triple point of water. Thus, it sets the magnitude of one degree Celsius and that of one kelvin as exactly the same. Additionally, it establishes the difference between the two scales' null points as being precisely \\(273.15\\,^{\\circ}{\\rm C}\\).

" } ], "http://qudt.org/schema/qudt/dbpediaMatch": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Ohm" + "@value": "http://dbpedia.org/resource/Celsius" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://qudt.org/schema/qudt/guidance": [ { - "@id": "http://qudt.org/vocab/quantitykind/Resistance" + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "

See NIST section SP811 section 4.2.1.1

" + }, + { + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "

See NIST section SP811 section 6.2.8

" } ], "http://qudt.org/schema/qudt/informativeReference": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Ohm?oldid=494685555" + "@value": "http://en.wikipedia.org/wiki/Celsius?oldid=494152178" } ], "http://qudt.org/schema/qudt/omUnit": [ { - "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/ohm" + "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsius" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "Ω" + "@value": "°C" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "Ohm" + "@value": "Cel" } ], "http://qudt.org/schema/qudt/udunitsCode": [ { - "@value": "Ω" + "@value": "°C" + }, + { + "@value": "℃" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "OHM" + "@value": "CEL" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -222,113 +136,119 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "de", - "@value": "Ohm" + "@language": "hu", + "@value": "Celsius-fok" }, { - "@language": "cs", - "@value": "ohm" + "@language": "de", + "@value": "Grad Celsius" }, { - "@language": "en", - "@value": "ohm" + "@language": "tr", + "@value": "celsius" }, { - "@language": "fr", - "@value": "ohm" + "@language": "ms", + "@value": "darjah celsius" }, { - "@language": "hu", - "@value": "ohm" + "@language": "en", + "@value": "degree Celsius" }, { - "@language": "it", - "@value": "ohm" + "@language": "fr", + "@value": "degré celsius" }, { - "@language": "ms", - "@value": "ohm" + "@language": "ro", + "@value": "grad celsius" }, { - "@language": "pt", - "@value": "ohm" + "@language": "es", + "@value": "grado celsius" }, { - "@language": "ro", - "@value": "ohm" + "@language": "it", + "@value": "grado celsius" }, { - "@language": "sl", - "@value": "ohm" + "@language": "la", + "@value": "gradus celsii" }, { - "@language": "tr", - "@value": "ohm" + "@language": "pt", + "@value": "grau celsius" }, { - "@language": "es", - "@value": "ohmio" + "@language": "pl", + "@value": "stopień celsjusza" }, { - "@language": "la", - "@value": "ohmium" + "@language": "sl", + "@value": "stopinja Celzija" }, { - "@language": "pl", - "@value": "om" + "@language": "cs", + "@value": "stupně celsia" }, { "@language": "el", - "@value": "ωμ" + "@value": "βαθμός Κελσίου" }, { "@language": "bg", - "@value": "ом" + "@value": "градус Целзий" }, { "@language": "ru", - "@value": "ом" + "@value": "градус Цельсия" }, { "@language": "he", - "@value": "אוהם" + "@value": "צלזיוס" }, { "@language": "ar", - "@value": "أوم" + "@value": "درجة مئوية" }, { "@language": "fa", - "@value": "اهم" + "@value": "درجه سانتی گراد/سلسیوس" }, { "@language": "hi", - "@value": "ओह्म" + "@value": "सेल्सियस" }, { "@language": "ja", - "@value": "オーム" + "@value": "セルシウス度" }, { "@language": "zh", - "@value": "欧姆" + "@value": "摄氏度" + } + ], + "http://www.w3.org/2004/02/skos/core#altLabel": [ + { + "@value": "degree-centigrade" } ] }, { - "@id": "http://qudt.org/vocab/unit/DeciM2", + "@id": "http://qudt.org/vocab/unit/DeciM", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "A decimeter is a tenth of a meter." } ], - "http://qudt.org/schema/qudt/plainTextDescription": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "0.1-fold of the power of the SI base unit metre with the exponent 2" + "@id": "http://qudt.org/vocab/quantitykind/Length" } ], "http://qudt.org/schema/qudt/prefix": [ @@ -338,18 +258,18 @@ ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "dm²" + "@value": "dm" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "dm2" + "@value": "dm" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "DMK" + "@value": "DMT" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -360,78 +280,104 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en-us", - "@value": "Square Decimeter" + "@value": "Decimeter" }, { "@language": "en", - "@value": "Square Decimetre" + "@value": "Decimetre" } ] }, { - "@id": "http://qudt.org/schema/qudt/dbpediaMatch", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://qudt.org/vocab/unit/M", + "@id": "http://qudt.org/vocab/unit/MegaOHM", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], - "http://purl.org/dc/terms/description": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@type": "http://qudt.org/schema/qudt/LatexString", - "@value": "The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \\(c\\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches." + "@id": "http://qudt.org/vocab/quantitykind/Resistance" } ], - "http://qudt.org/schema/qudt/dbpediaMatch": [ + "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Metre" + "@value": "1,000,000-fold of the derived unit ohm" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://qudt.org/schema/qudt/prefix": [ { - "@id": "http://qudt.org/vocab/quantitykind/Length" + "@id": "http://qudt.org/vocab/prefix/Mega" } ], - "http://qudt.org/schema/qudt/informativeReference": [ + "http://qudt.org/schema/qudt/symbol": [ { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Metre?oldid=495145797" + "@value": "MΩ" } ], - "http://qudt.org/schema/qudt/omUnit": [ + "http://qudt.org/schema/qudt/ucumCode": [ { - "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/metre" + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "MOhm" + } + ], + "http://qudt.org/schema/qudt/uneceCommonCode": [ + { + "@value": "B75" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + { + "@id": "http://qudt.org/2.1/vocab/unit" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Megaohm" + } + ] + }, + { + "@id": "http://qudt.org/schema/qudt/LatexString", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://qudt.org/vocab/unit/TONNE", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://qudt.org/schema/qudt/Unit" + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/Mass" } ], "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@value": "The metric and SI base unit of distance. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches." + "@value": "1,000-fold of the SI base unit kilogram" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "m" + "@value": "t" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "m" + "@value": "t" } ], "http://qudt.org/schema/qudt/udunitsCode": [ { - "@value": "m" + "@value": "t" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "MTR" + "@value": "TNE" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -440,131 +386,26 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "de", - "@value": "Meter" - }, - { - "@language": "en-us", - "@value": "Meter" - }, - { - "@language": "ms", - "@value": "meter" - }, - { - "@language": "sl", - "@value": "meter" - }, - { - "@language": "cs", - "@value": "metr" - }, - { - "@language": "pl", - "@value": "metr" - }, { "@language": "en", - "@value": "metre" - }, - { - "@language": "tr", - "@value": "metre" - }, - { - "@language": "es", - "@value": "metro" - }, - { - "@language": "it", - "@value": "metro" - }, - { - "@language": "pt", - "@value": "metro" - }, - { - "@language": "ro", - "@value": "metru" - }, - { - "@language": "la", - "@value": "metrum" - }, - { - "@language": "fr", - "@value": "mètre" - }, - { - "@language": "hu", - "@value": "méter" - }, - { - "@language": "el", - "@value": "μέτρο" - }, - { - "@language": "ru", - "@value": "метр" - }, - { - "@language": "bg", - "@value": "метър" - }, - { - "@language": "he", - "@value": "מטר" - }, - { - "@language": "ar", - "@value": "متر" - }, - { - "@language": "fa", - "@value": "متر" - }, - { - "@language": "hi", - "@value": "मीटर" - }, - { - "@language": "ja", - "@value": "メートル" - }, - { - "@language": "zh", - "@value": "米" + "@value": "Tonne" } ] }, { - "@id": "http://qudt.org/vocab/unit/KiloM", + "@id": "http://qudt.org/vocab/unit/KiloOHM", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], - "http://purl.org/dc/terms/description": [ - { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "A common metric unit of length or distance. One kilometer equals exactly 1000 meters, about 0.621 371 19 mile, 1093.6133 yards, or 3280.8399 feet. Oddly, higher multiples of the meter are rarely used; even the distances to the farthest galaxies are usually measured in kilometers. " - } - ], - "http://qudt.org/schema/qudt/dbpediaMatch": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Kilometre" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Length" + "@id": "http://qudt.org/vocab/quantitykind/Resistance" } ], - "http://qudt.org/schema/qudt/informativeReference": [ + "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Kilometre?oldid=494821851" + "@value": "1 000-fold of the SI derived unit ohm" } ], "http://qudt.org/schema/qudt/prefix": [ @@ -574,18 +415,18 @@ ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "km" + "@value": "kΩ" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "km" + "@value": "kOhm" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "KMT" + "@value": "B49" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -594,18 +435,50 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en-us", - "@value": "Kilometer" - }, { "@language": "en", - "@value": "Kilometre" + "@value": "Kiloohm" } ] }, { - "@id": "http://qudt.org/vocab/unit/DAY", + "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://qudt.org/schema/qudt/plainTextDescription", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://qudt.org/schema/qudt/omUnit", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://www.w3.org/2004/02/skos/core#altLabel", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://qudt.org/schema/qudt/UCUMcs", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://qudt.org/schema/qudt/Unit", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ] + }, + { + "@id": "http://qudt.org/vocab/unit/M3", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" @@ -613,252 +486,29 @@ "http://purl.org/dc/terms/description": [ { "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "Mean solar day" + "@value": "The SI unit of volume, equal to 1.0e6 cm3, 1000 liters, 35.3147 ft3, or 1.30795 yd3. A cubic meter holds about 264.17 U.S. liquid gallons or 219.99 British Imperial gallons." } ], "http://qudt.org/schema/qudt/dbpediaMatch": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Day" + "@value": "http://dbpedia.org/resource/Cubic_metre" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Time" + "@id": "http://qudt.org/vocab/quantitykind/Volume" } ], "http://qudt.org/schema/qudt/informativeReference": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Day?oldid=494970012" - } - ], - "http://qudt.org/schema/qudt/omUnit": [ - { - "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/day" + "@value": "http://en.wikipedia.org/wiki/Cubic_metre?oldid=490956678" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "day" - } - ], - "http://qudt.org/schema/qudt/ucumCode": [ - { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "d" - } - ], - "http://qudt.org/schema/qudt/udunitsCode": [ - { - "@value": "d" - } - ], - "http://qudt.org/schema/qudt/uneceCommonCode": [ - { - "@value": "DAY" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "http://qudt.org/2.1/vocab/unit" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "Day" - } - ] - }, - { - "@id": "http://qudt.org/schema/qudt/ucumCode", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://qudt.org/vocab/unit/L", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Unit" - ], - "http://purl.org/dc/terms/description": [ - { - "@type": "http://qudt.org/schema/qudt/LatexString", - "@value": "The \\(litre\\) (American spelling: \\(\\textit{liter}\\); SI symbol \\(l\\) or \\(L\\)) is a non-SI metric system unit of volume equal to \\(1 \\textit{cubic decimetre}\\) (\\(dm^3\\)), 1,000 cubic centimetres (\\(cm^3\\)) or \\(1/1000 \\textit{cubic metre}\\). If the lower case \"L\" is used as the symbol, it is sometimes rendered as a cursive \"l\" to help distinguish it from the capital \"I\", although this usage has no official approval by any international bureau." - } - ], - "http://qudt.org/schema/qudt/dbpediaMatch": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Litre" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/LiquidVolume" - }, - { - "@id": "http://qudt.org/vocab/quantitykind/Volume" - } - ], - "http://qudt.org/schema/qudt/informativeReference": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Litre?oldid=494846400" - } - ], - "http://qudt.org/schema/qudt/omUnit": [ - { - "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/litre" - } - ], - "http://qudt.org/schema/qudt/symbol": [ - { - "@value": "L" - } - ], - "http://qudt.org/schema/qudt/ucumCode": [ - { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "L" - }, - { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "l" - } - ], - "http://qudt.org/schema/qudt/udunitsCode": [ - { - "@value": "L" - } - ], - "http://qudt.org/schema/qudt/uneceCommonCode": [ - { - "@value": "LTR" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "http://qudt.org/2.1/vocab/unit" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en-us", - "@value": "Liter" - }, - { - "@language": "en", - "@value": "Litre" - } - ], - "http://www.w3.org/2004/02/skos/core#altLabel": [ - { - "@value": "litre" - } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/qudtunit/", - "@type": [ - "http://www.w3.org/2002/07/owl#Ontology" - ], - "http://purl.org/dc/terms/creator": [ - { - "@value": "Robin Keskisärkkä" - } - ], - "http://purl.org/dc/terms/license": [ - { - "@value": "https://creativecommons.org/licenses/by/4.0/" - } - ], - "http://purl.org/dc/terms/rights": [ - { - "@value": "The QUDT Ontologies are issued under a Creative Commons Attribution 4.0 International License (CC BY 4.0), available at https://creativecommons.org/licenses/by/4.0/. Attribution should be made to QUDT.org" - } - ], - "http://purl.org/dc/terms/title": [ - { - "@value": "Circular Economy Ontology Network (CEON) - Subset of the QUDT Unit Schema" - } - ], - "http://purl.org/vocab/vann/preferredNamespacePrefix": [ - { - "@value": "qudt-unit" - } - ], - "http://purl.org/vocab/vann/preferredNamespaceUri": [ - { - "@value": "http://qudt.org/vocab/unit" - } - ], - "http://www.linkedmodel.org/schema/vaem#description": [ - { - "@value": "Standard units of measure for all units." - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "http://qudt.org/2.1/vocab/unit" - } - ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@id": "http://qudt.org/2.1/vocab/unit" - } - ], - "http://www.w3.org/2002/07/owl#imports": [ - { - "@id": "http://w3id.org/CEON/ontology/qudt/2.1/" - } - ], - "http://www.w3.org/2002/07/owl#versionIRI": [ - { - "@id": "http://w3id.org/CEON/ontology/qudtunit/2.1/" - } - ] - }, - { - "@id": "http://qudt.org/schema/qudt/plainTextDescription", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://qudt.org/vocab/unit/M3", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Unit" - ], - "http://purl.org/dc/terms/description": [ - { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "The SI unit of volume, equal to 1.0e6 cm3, 1000 liters, 35.3147 ft3, or 1.30795 yd3. A cubic meter holds about 264.17 U.S. liquid gallons or 219.99 British Imperial gallons." - } - ], - "http://qudt.org/schema/qudt/dbpediaMatch": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Cubic_metre" - } - ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Volume" - } - ], - "http://qudt.org/schema/qudt/informativeReference": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Cubic_metre?oldid=490956678" - } - ], - "http://qudt.org/schema/qudt/symbol": [ - { - "@value": "m³" + "@value": "m³" } ], "http://qudt.org/schema/qudt/ucumCode": [ @@ -973,46 +623,48 @@ ] }, { - "@id": "http://qudt.org/vocab/quantitykind/Area", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://qudt.org/vocab/unit/MilliM2", + "@id": "http://qudt.org/vocab/unit/M2", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "The S I unit of area is the square metre." } ], - "http://qudt.org/schema/qudt/plainTextDescription": [ + "http://qudt.org/schema/qudt/dbpediaMatch": [ { - "@value": "0.000001-fold of the power of the SI base unit metre with the exponent 2" + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://dbpedia.org/resource/Square_metre" } ], - "http://qudt.org/schema/qudt/prefix": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/prefix/Milli" + "@id": "http://qudt.org/vocab/quantitykind/Area" + } + ], + "http://qudt.org/schema/qudt/informativeReference": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://en.wikipedia.org/wiki/Square_metre?oldid=490945508" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "mm²" + "@value": "m²" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "mm2" + "@value": "m2" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "MMK" + "@value": "MTK" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1022,51 +674,139 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en-us", - "@value": "Square Millimeter" + "@language": "de", + "@value": "Quadratmeter" + }, + { + "@language": "en-us", + "@value": "Square Meter" + }, + { + "@language": "sl", + "@value": "kvadratni meter" + }, + { + "@language": "ms", + "@value": "meter persegi" + }, + { + "@language": "pl", + "@value": "metr kwadratowy" + }, + { + "@language": "tr", + "@value": "metrekare" + }, + { + "@language": "es", + "@value": "metro cuadrado" + }, + { + "@language": "pt", + "@value": "metro quadrado" + }, + { + "@language": "it", + "@value": "metro quadrato" + }, + { + "@language": "ro", + "@value": "metru pătrat" + }, + { + "@language": "la", + "@value": "metrum quadratum" + }, + { + "@language": "fr", + "@value": "mètre carré" + }, + { + "@language": "hu", + "@value": "négyzetméter" }, { "@language": "en", - "@value": "Square Millimetre" + "@value": "square metre" + }, + { + "@language": "cs", + "@value": "čtvereční metr" + }, + { + "@language": "el", + "@value": "τετραγωνικό μέτρο" + }, + { + "@language": "bg", + "@value": "квадратен метър" + }, + { + "@language": "ru", + "@value": "квадратный метр" + }, + { + "@language": "he", + "@value": "מטר רבוע" + }, + { + "@language": "ar", + "@value": "متر مربع" + }, + { + "@language": "fa", + "@value": "متر مربع" + }, + { + "@language": "hi", + "@value": "वर्ग मीटर" + }, + { + "@language": "ja", + "@value": "平方メートル" + }, + { + "@language": "zh", + "@value": "平方米" } ] }, { - "@id": "http://qudt.org/schema/qudt/Unit", + "@id": "http://qudt.org/schema/qudt/guidance", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://qudt.org/vocab/unit/MilliL", + "@id": "http://qudt.org/vocab/unit/KiloGM-PER-M2", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ - { - "@id": "http://qudt.org/vocab/quantitykind/Volume" - } - ], - "http://qudt.org/schema/qudt/plainTextDescription": [ + "http://purl.org/dc/terms/description": [ { - "@value": "0.001-fold of the unit litre" + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category." } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "mL" + "@value": "kg/m²" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "mL" + "@value": "kg.m-2" + }, + { + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "kg/m2" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "MLT" + "@value": "28" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1076,45 +816,63 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "Millilitre" + "@language": "en-us", + "@value": "Kilogram per Square Meter" }, { - "@language": "en-us", - "@value": "Millilitre" + "@language": "en", + "@value": "Kilogram per Square Metre" } ] }, { - "@id": "http://qudt.org/vocab/unit/DeciL", + "@id": "http://qudt.org/vocab/unit/CentiM", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], + "http://purl.org/dc/terms/description": [ + { + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "A centimetre is a unit of length in the metric system, equal to one hundredth of a metre, which is the SI base unit of length. Centi is the SI prefix for a factor of 10. The centimetre is the base unit of length in the now deprecated centimetre-gram-second (CGS) system of units." + } + ], + "http://qudt.org/schema/qudt/dbpediaMatch": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://dbpedia.org/resource/Centimetre" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Volume" + "@id": "http://qudt.org/vocab/quantitykind/Length" } ], - "http://qudt.org/schema/qudt/plainTextDescription": [ + "http://qudt.org/schema/qudt/informativeReference": [ { - "@value": "0.1-fold of the unit litre" + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://en.wikipedia.org/wiki/Centimetre?oldid=494931891" + } + ], + "http://qudt.org/schema/qudt/prefix": [ + { + "@id": "http://qudt.org/vocab/prefix/Centi" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "dL" + "@value": "cm" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "dL" + "@value": "cm" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "DLT" + "@value": "CMT" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1124,23 +882,23 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "Decilitre" + "@language": "en-us", + "@value": "Centimeter" }, { - "@language": "en-us", - "@value": "Decilitre" + "@language": "en", + "@value": "Centimetre" } ] }, { - "@id": "http://qudt.org/schema/qudt/omUnit", + "@id": "http://qudt.org/schema/qudt/prefix", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://qudt.org/vocab/unit/MilliM", + "@id": "http://qudt.org/vocab/unit/YR", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" @@ -1148,45 +906,44 @@ "http://purl.org/dc/terms/description": [ { "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "The millimetre (International spelling as used by the International Bureau of Weights and Measures) or millimeter (American spelling) (SI unit symbol mm) is a unit of length in the metric system, equal to one thousandth of a metre, which is the SI base unit of length. It is equal to 1000 micrometres or 1000000 nanometres. A millimetre is equal to exactly 5/127 (approximately 0.039370) of an inch." - } - ], - "http://qudt.org/schema/qudt/dbpediaMatch": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Millimetre" + "@value": "A year is any of the various periods equated with one passage of Earth about the Sun, and hence of roughly 365 days. The familiar calendar has a mixture of 365- and 366-day years, reflecting the fact that the time for one complete passage takes about 365¼ days; the precise value for this figure depends on the manner of defining the year." } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Length" + "@id": "http://qudt.org/vocab/quantitykind/Time" } ], "http://qudt.org/schema/qudt/informativeReference": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Millimetre?oldid=493032457" + "@value": "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1533?rskey=b94Fd6" } ], - "http://qudt.org/schema/qudt/prefix": [ + "http://qudt.org/schema/qudt/omUnit": [ { - "@id": "http://qudt.org/vocab/prefix/Milli" + "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/year" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "mm" + "@value": "yr" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "mm" + "@value": "a" + } + ], + "http://qudt.org/schema/qudt/udunitsCode": [ + { + "@value": "yr" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "MMT" + "@value": "ANN" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1195,75 +952,70 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en-us", - "@value": "Millimeter" - }, { "@language": "en", - "@value": "Millimetre" - } - ], - "http://www.w3.org/2004/02/skos/core#altLabel": [ - { - "@language": "en-gb", - "@value": "mil" + "@value": "Year" } ] }, { - "@id": "http://qudt.org/vocab/unit/GM", + "@id": "http://qudt.org/vocab/unit/M", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], "http://purl.org/dc/terms/description": [ { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "A unit of mass in the metric system. The name comes from the Greek gramma, a small weight identified in later Roman and Byzantine times with the Latin scripulum or scruple (the English scruple is equal to about 1.3 grams). The gram was originally defined to be the mass of one cubic centimeter of pure water, but to provide precise standards it was necessary to construct physical objects of specified mass. One gram is now defined to be 1/1000 of the mass of the standard kilogram, a platinum-iridium bar carefully guarded by the International Bureau of Weights and Measures in Paris for more than a century. (The kilogram, rather than the gram, is considered the base unit of mass in the SI.) The gram is a small mass, equal to about 15.432 grains or 0.035 273 966 ounce. " + "@type": "http://qudt.org/schema/qudt/LatexString", + "@value": "The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \\(c\\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches." } ], "http://qudt.org/schema/qudt/dbpediaMatch": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Gram" + "@value": "http://dbpedia.org/resource/Metre" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Mass" + "@id": "http://qudt.org/vocab/quantitykind/Length" } ], "http://qudt.org/schema/qudt/informativeReference": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Gram?oldid=493995797" + "@value": "http://en.wikipedia.org/wiki/Metre?oldid=495145797" } ], "http://qudt.org/schema/qudt/omUnit": [ { - "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/gram" + "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/metre" + } + ], + "http://qudt.org/schema/qudt/plainTextDescription": [ + { + "@value": "The metric and SI base unit of distance. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches." } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "g" + "@value": "m" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "g" + "@value": "m" } ], "http://qudt.org/schema/qudt/udunitsCode": [ { - "@value": "g" + "@value": "m" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "GRM" + "@value": "MTR" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1273,57 +1025,138 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "Gram" - } - ] - }, - { - "@id": "http://qudt.org/schema/qudt/udunitsCode", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://qudt.org/vocab/quantitykind/Density", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://qudt.org/vocab/unit/GM-PER-M3", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Unit" + "@language": "de", + "@value": "Meter" + }, + { + "@language": "en-us", + "@value": "Meter" + }, + { + "@language": "ms", + "@value": "meter" + }, + { + "@language": "sl", + "@value": "meter" + }, + { + "@language": "cs", + "@value": "metr" + }, + { + "@language": "pl", + "@value": "metr" + }, + { + "@language": "en", + "@value": "metre" + }, + { + "@language": "tr", + "@value": "metre" + }, + { + "@language": "es", + "@value": "metro" + }, + { + "@language": "it", + "@value": "metro" + }, + { + "@language": "pt", + "@value": "metro" + }, + { + "@language": "ro", + "@value": "metru" + }, + { + "@language": "la", + "@value": "metrum" + }, + { + "@language": "fr", + "@value": "mètre" + }, + { + "@language": "hu", + "@value": "méter" + }, + { + "@language": "el", + "@value": "μέτρο" + }, + { + "@language": "ru", + "@value": "метр" + }, + { + "@language": "bg", + "@value": "метър" + }, + { + "@language": "he", + "@value": "מטר" + }, + { + "@language": "ar", + "@value": "متر" + }, + { + "@language": "fa", + "@value": "متر" + }, + { + "@language": "hi", + "@value": "मीटर" + }, + { + "@language": "ja", + "@value": "メートル" + }, + { + "@language": "zh", + "@value": "米" + } + ] + }, + { + "@id": "http://qudt.org/vocab/unit/DeciM2", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://qudt.org/schema/qudt/Unit" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Density" + "@id": "http://qudt.org/vocab/quantitykind/Area" } ], "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@value": "0,001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" + "@value": "0.1-fold of the power of the SI base unit metre with the exponent 2" + } + ], + "http://qudt.org/schema/qudt/prefix": [ + { + "@id": "http://qudt.org/vocab/prefix/Deci" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "g/m³" + "@value": "dm²" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "g.m-3" - }, - { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "g/m3" + "@value": "dm2" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "A93" + "@value": "DMK" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1334,48 +1167,44 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en-us", - "@value": "Gram Per Cubic Meter" + "@value": "Square Decimeter" }, { "@language": "en", - "@value": "Gram Per Cubic Metre" + "@value": "Square Decimetre" } ] }, { - "@id": "http://qudt.org/vocab/unit/KiloGM-PER-L", + "@id": "http://qudt.org/vocab/unit/DeciL", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Density" + "@id": "http://qudt.org/vocab/quantitykind/Volume" } ], "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@value": "SI base unit kilogram divided by the unit litre" + "@value": "0.1-fold of the unit litre" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "kg/L" + "@value": "dL" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "kg.L-1" - }, - { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "kg/L" + "@value": "dL" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "B35" + "@value": "DLT" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1385,23 +1214,23 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en-us", - "@value": "Kilogram Per Liter" + "@language": "en", + "@value": "Decilitre" }, { - "@language": "en", - "@value": "Kilogram Per Litre" + "@language": "en-us", + "@value": "Decilitre" } ] }, { - "@id": "http://qudt.org/vocab/quantitykind/LiquidVolume", + "@id": "http://qudt.org/schema/qudt/ucumCode", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://qudt.org/vocab/unit/M2", + "@id": "http://qudt.org/vocab/unit/DAY", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" @@ -1409,40 +1238,50 @@ "http://purl.org/dc/terms/description": [ { "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "The S I unit of area is the square metre." + "@value": "Mean solar day" } ], "http://qudt.org/schema/qudt/dbpediaMatch": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Square_metre" + "@value": "http://dbpedia.org/resource/Day" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@id": "http://qudt.org/vocab/quantitykind/Time" } ], "http://qudt.org/schema/qudt/informativeReference": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Square_metre?oldid=490945508" + "@value": "http://en.wikipedia.org/wiki/Day?oldid=494970012" + } + ], + "http://qudt.org/schema/qudt/omUnit": [ + { + "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/day" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "m²" + "@value": "day" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "m2" + "@value": "d" + } + ], + "http://qudt.org/schema/qudt/udunitsCode": [ + { + "@value": "d" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "MTK" + "@value": "DAY" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1452,121 +1291,84 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "de", - "@value": "Quadratmeter" - }, + "@language": "en", + "@value": "Day" + } + ] + }, + { + "@id": "http://qudt.org/vocab/quantitykind/Mass", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://qudt.org/vocab/unit/HR", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://qudt.org/schema/qudt/Unit" + ], + "http://purl.org/dc/terms/description": [ { - "@language": "en-us", - "@value": "Square Meter" - }, + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": "The hour (common symbol: h or hr) is a unit of measurement of time. In modern usage, an hour comprises 60 minutes, or 3,600 seconds. It is approximately 1/24 of a mean solar day. An hour in the Universal Coordinated Time (UTC) time standard can include a negative or positive leap second, and may therefore have a duration of 3,599 or 3,601 seconds for adjustment purposes. Although it is not a standard defined by the International System of Units, the hour is a unit accepted for use with SI, represented by the symbol h." + } + ], + "http://qudt.org/schema/qudt/dbpediaMatch": [ { - "@language": "sl", - "@value": "kvadratni meter" - }, + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://dbpedia.org/resource/Hour" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@language": "ms", - "@value": "meter persegi" - }, + "@id": "http://qudt.org/vocab/quantitykind/Time" + } + ], + "http://qudt.org/schema/qudt/informativeReference": [ { - "@language": "pl", - "@value": "metr kwadratowy" - }, + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://en.wikipedia.org/wiki/Hour?oldid=495040268" + } + ], + "http://qudt.org/schema/qudt/omUnit": [ { - "@language": "tr", - "@value": "metrekare" - }, + "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/hour" + } + ], + "http://qudt.org/schema/qudt/symbol": [ { - "@language": "es", - "@value": "metro cuadrado" - }, + "@value": "hr" + } + ], + "http://qudt.org/schema/qudt/ucumCode": [ { - "@language": "pt", - "@value": "metro quadrado" - }, + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "h" + } + ], + "http://qudt.org/schema/qudt/udunitsCode": [ { - "@language": "it", - "@value": "metro quadrato" - }, - { - "@language": "ro", - "@value": "metru pătrat" - }, - { - "@language": "la", - "@value": "metrum quadratum" - }, + "@value": "h" + } + ], + "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@language": "fr", - "@value": "mètre carré" - }, + "@value": "HUR" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@language": "hu", - "@value": "négyzetméter" - }, + "@id": "http://qudt.org/2.1/vocab/unit" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "square metre" - }, - { - "@language": "cs", - "@value": "čtvereční metr" - }, - { - "@language": "el", - "@value": "τετραγωνικό μέτρο" - }, - { - "@language": "bg", - "@value": "квадратен метър" - }, - { - "@language": "ru", - "@value": "квадратный метр" - }, - { - "@language": "he", - "@value": "מטר רבוע" - }, - { - "@language": "ar", - "@value": "متر مربع" - }, - { - "@language": "fa", - "@value": "متر مربع" - }, - { - "@language": "hi", - "@value": "वर्ग मीटर" - }, - { - "@language": "ja", - "@value": "平方メートル" - }, - { - "@language": "zh", - "@value": "平方米" + "@value": "Hour" } ] }, - { - "@id": "http://qudt.org/vocab/quantitykind/Resistance", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://qudt.org/vocab/quantitykind/Time", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://qudt.org/vocab/quantitykind/Mass", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, { "@id": "http://qudt.org/vocab/unit/GM-PER-L", "@type": [ @@ -1616,58 +1418,41 @@ ] }, { - "@id": "http://qudt.org/schema/qudt/UCUMcs", + "@id": "http://qudt.org/vocab/quantitykind/Area", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://qudt.org/vocab/unit/YR", + "@id": "http://qudt.org/vocab/unit/MilliL", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], - "http://purl.org/dc/terms/description": [ - { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "A year is any of the various periods equated with one passage of Earth about the Sun, and hence of roughly 365 days. The familiar calendar has a mixture of 365- and 366-day years, reflecting the fact that the time for one complete passage takes about 365¼ days; the precise value for this figure depends on the manner of defining the year." - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Time" - } - ], - "http://qudt.org/schema/qudt/informativeReference": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1533?rskey=b94Fd6" + "@id": "http://qudt.org/vocab/quantitykind/Volume" } ], - "http://qudt.org/schema/qudt/omUnit": [ + "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/year" + "@value": "0.001-fold of the unit litre" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "yr" + "@value": "mL" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "a" - } - ], - "http://qudt.org/schema/qudt/udunitsCode": [ - { - "@value": "yr" + "@value": "mL" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "ANN" + "@value": "MLT" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1678,69 +1463,48 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Year" + "@value": "Millilitre" + }, + { + "@language": "en-us", + "@value": "Millilitre" } ] }, { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://qudt.org/vocab/unit/SEC", + "@id": "http://qudt.org/vocab/unit/GM-PER-M3", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], - "http://purl.org/dc/terms/description": [ - { - "@type": "http://qudt.org/schema/qudt/LatexString", - "@value": "The \\(Second\\) (symbol: \\(s\\)) is the base unit of time in the International System of Units (SI) and is also a unit of time in other systems of measurement. Between the years1000 (when al-Biruni used seconds) and 1960 the second was defined as \\(1/86400\\) of a mean solar day (that definition still applies in some astronomical and legal contexts). Between 1960 and 1967, it was defined in terms of the period of the Earth's orbit around the Sun in 1900, but it is now defined more precisely in atomic terms.\nUnder the International System of Units (via the International Committee for Weights and Measures, or CIPM), since 1967 the second has been defined as the duration of \\({9192631770}\\) periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom.In 1997 CIPM added that the periods would be defined for a caesium atom at rest, and approaching the theoretical temperature of absolute zero, and in 1999, it included corrections from ambient radiation." - } - ], - "http://qudt.org/schema/qudt/dbpediaMatch": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Second" - } - ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Time" - } - ], - "http://qudt.org/schema/qudt/informativeReference": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Second?oldid=495241006" + "@id": "http://qudt.org/vocab/quantitykind/Density" } ], - "http://qudt.org/schema/qudt/omUnit": [ + "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/second-Time" + "@value": "0,001-fold of the SI base unit kilogram divided by the power of the SI base unit metre with the exponent 3" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "s" + "@value": "g/m³" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "s" - } - ], - "http://qudt.org/schema/qudt/udunitsCode": [ + "@value": "g.m-3" + }, { - "@value": "s" + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "g/m3" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "SEC" + "@value": "A93" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1750,145 +1514,118 @@ ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "de", - "@value": "Sekunde" - }, - { - "@language": "hu", - "@value": "másodperc" - }, - { - "@language": "ms", - "@value": "saat" - }, - { - "@language": "tr", - "@value": "saniye" + "@language": "en-us", + "@value": "Gram Per Cubic Meter" }, { "@language": "en", - "@value": "second" - }, - { - "@language": "fr", - "@value": "seconde" - }, - { - "@language": "it", - "@value": "secondo" - }, - { - "@language": "la", - "@value": "secundum" - }, - { - "@language": "ro", - "@value": "secundă" - }, - { - "@language": "es", - "@value": "segundo" - }, - { - "@language": "pt", - "@value": "segundo" - }, - { - "@language": "cs", - "@value": "sekunda" - }, - { - "@language": "pl", - "@value": "sekunda" - }, - { - "@language": "sl", - "@value": "sekunda" - }, - { - "@language": "el", - "@value": "δευτερόλεπτο" - }, - { - "@language": "bg", - "@value": "секунда" - }, + "@value": "Gram Per Cubic Metre" + } + ] + }, + { + "@id": "http://qudt.org/vocab/unit/NUM", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual", + "http://qudt.org/schema/qudt/Unit" + ], + "http://purl.org/dc/terms/description": [ { - "@language": "ru", - "@value": "секунда" - }, + "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", + "@value": ""Number" is a unit for 'Dimensionless' expressed as (\\#\\)." + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@language": "he", - "@value": "שנייה" - }, + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + } + ], + "http://qudt.org/schema/qudt/symbol": [ { - "@language": "ar", - "@value": "ثانية" - }, + "@value": "#" + } + ], + "http://qudt.org/schema/qudt/ucumCode": [ { - "@language": "fa", - "@value": "ثانیه" + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "1" }, { - "@language": "hi", - "@value": "सैकण्ड" - }, + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "{#}" + } + ], + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@language": "ja", - "@value": "秒" - }, + "@id": "http://qudt.org/2.1/vocab/unit" + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "zh", - "@value": "秒" + "@language": "en", + "@value": "Number" } ] }, { - "@id": "http://www.w3.org/2004/02/skos/core#altLabel", + "@id": "http://qudt.org/vocab/quantitykind/Density", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://qudt.org/schema/qudt/informativeReference", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://qudt.org/vocab/unit/KiloGM-PER-M3", + "@id": "http://qudt.org/schema/qudt/dbpediaMatch", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://qudt.org/vocab/quantitykind/Length", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://qudt.org/vocab/unit/MilliM2", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], - "http://purl.org/dc/terms/description": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@type": "http://qudt.org/schema/qudt/LatexString", - "@value": "Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is \\(kg \\cdot m^{-3}\\), or equivalently either \\(kg/m^3\\)." + "@id": "http://qudt.org/vocab/quantitykind/Area" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@id": "http://qudt.org/vocab/quantitykind/Density" + "@value": "0.000001-fold of the power of the SI base unit metre with the exponent 2" } ], - "http://qudt.org/schema/qudt/plainTextDescription": [ + "http://qudt.org/schema/qudt/prefix": [ { - "@value": "Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is kg . m^-3, or equivalently either kg/m^3." + "@id": "http://qudt.org/vocab/prefix/Milli" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "kg/m³" + "@value": "mm²" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "kg.m-3" - }, - { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "kg/m3" + "@value": "mm2" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "KMQ" + "@value": "MMK" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -1897,94 +1634,18 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "de", - "@value": "Kilogramm je Kubikmeter" - }, - { - "@language": "it", - "@value": "chilogrammo al metro cubo" - }, - { - "@language": "tr", - "@value": "kilogram bölü metre küp" - }, - { - "@language": "sl", - "@value": "kilogram na kubični meter" - }, - { - "@language": "cs", - "@value": "kilogram na metr krychlový" - }, - { - "@language": "pl", - "@value": "kilogram na metr sześcienny" - }, - { - "@language": "ro", - "@value": "kilogram pe metru cub" - }, { "@language": "en-us", - "@value": "kilogram per cubic meter" + "@value": "Square Millimeter" }, { "@language": "en", - "@value": "kilogram per cubic metre" - }, - { - "@language": "ms", - "@value": "kilogram per meter kubik" - }, - { - "@language": "fr", - "@value": "kilogramme par mètre cube" - }, - { - "@language": "es", - "@value": "kilogramo por metro cúbico" - }, - { - "@language": "pt", - "@value": "quilograma por metro cúbico" - }, - { - "@language": "el", - "@value": "χιλιόγραμμο ανά κυβικό μέτρο" - }, - { - "@language": "bg", - "@value": "килограм на кубичен метър" - }, - { - "@language": "ru", - "@value": "килограмм на кубический метр" - }, - { - "@language": "ar", - "@value": "كيلوغرام لكل متر مكعب" - }, - { - "@language": "fa", - "@value": "کیلوگرم بر متر مکعب" - }, - { - "@language": "hi", - "@value": "किलोग्राम प्रति घन मीटर" - }, - { - "@language": "ja", - "@value": "キログラム毎立方メートル" - }, - { - "@language": "zh", - "@value": "千克每立方米" + "@value": "Square Millimetre" } ] }, { - "@id": "http://qudt.org/vocab/unit/DEG_C", + "@id": "http://qudt.org/vocab/unit/OHM", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" @@ -1992,58 +1653,50 @@ "http://purl.org/dc/terms/description": [ { "@type": "http://qudt.org/schema/qudt/LatexString", - "@value": "\\(\\textit{Celsius}\\), also known as centigrade, is a scale and unit of measurement for temperature. It can refer to a specific temperature on the Celsius scale as well as a unit to indicate a temperature interval, a difference between two temperatures or an uncertainty. This definition fixes the magnitude of both the degree Celsius and the kelvin as precisely 1 part in 273.16 (approximately 0.00366) of the difference between absolute zero and the triple point of water. Thus, it sets the magnitude of one degree Celsius and that of one kelvin as exactly the same. Additionally, it establishes the difference between the two scales' null points as being precisely \\(273.15\\,^{\\circ}{\\rm C}\\).

" + "@value": "The \\textit{ohm} is the SI derived unit of electrical resistance, named after German physicist Georg Simon Ohm. \\(\\Omega \\equiv\\ \\frac{\\text{V}}{\\text{A}}\\ \\equiv\\ \\frac{\\text{volt}}{\\text{amp}}\\ \\equiv\\ \\frac{\\text{W}}{\\text {A}^{2}}\\ \\equiv\\ \\frac{\\text{watt}}{\\text{amp}^{2}}\\ \\equiv\\ \\frac{\\text{H}}{\\text {s}}\\ \\equiv\\ \\frac{\\text{henry}}{\\text{second}}\\)" } ], "http://qudt.org/schema/qudt/dbpediaMatch": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Celsius" + "@value": "http://dbpedia.org/resource/Ohm" } ], - "http://qudt.org/schema/qudt/guidance": [ - { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "

See NIST section SP811 section 4.2.1.1

" - }, + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "

See NIST section SP811 section 6.2.8

" + "@id": "http://qudt.org/vocab/quantitykind/Resistance" } ], "http://qudt.org/schema/qudt/informativeReference": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Celsius?oldid=494152178" + "@value": "http://en.wikipedia.org/wiki/Ohm?oldid=494685555" } ], "http://qudt.org/schema/qudt/omUnit": [ { - "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/degreeCelsius" + "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/ohm" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "°C" + "@value": "Ω" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "Cel" + "@value": "Ohm" } ], "http://qudt.org/schema/qudt/udunitsCode": [ { - "@value": "°C" - }, - { - "@value": "℃" + "@value": "Ω" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "CEL" + "@value": "OHM" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2052,113 +1705,108 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "hu", - "@value": "Celsius-fok" - }, { "@language": "de", - "@value": "Grad Celsius" - }, - { - "@language": "tr", - "@value": "celsius" + "@value": "Ohm" }, { - "@language": "ms", - "@value": "darjah celsius" + "@language": "cs", + "@value": "ohm" }, { "@language": "en", - "@value": "degree Celsius" + "@value": "ohm" }, { "@language": "fr", - "@value": "degré celsius" - }, - { - "@language": "ro", - "@value": "grad celsius" + "@value": "ohm" }, { - "@language": "es", - "@value": "grado celsius" + "@language": "hu", + "@value": "ohm" }, { "@language": "it", - "@value": "grado celsius" + "@value": "ohm" }, { - "@language": "la", - "@value": "gradus celsii" + "@language": "ms", + "@value": "ohm" }, { "@language": "pt", - "@value": "grau celsius" + "@value": "ohm" }, { - "@language": "pl", - "@value": "stopień celsjusza" + "@language": "ro", + "@value": "ohm" }, { "@language": "sl", - "@value": "stopinja Celzija" + "@value": "ohm" }, { - "@language": "cs", - "@value": "stupně celsia" + "@language": "tr", + "@value": "ohm" + }, + { + "@language": "es", + "@value": "ohmio" + }, + { + "@language": "la", + "@value": "ohmium" + }, + { + "@language": "pl", + "@value": "om" }, { "@language": "el", - "@value": "βαθμός Κελσίου" + "@value": "ωμ" }, { "@language": "bg", - "@value": "градус Целзий" + "@value": "ом" }, { "@language": "ru", - "@value": "градус Цельсия" + "@value": "ом" }, { "@language": "he", - "@value": "צלזיוס" + "@value": "אוהם" }, { "@language": "ar", - "@value": "درجة مئوية" + "@value": "أوم" }, { "@language": "fa", - "@value": "درجه سانتی گراد/سلسیوس" + "@value": "اهم" }, { "@language": "hi", - "@value": "सेल्सियस" + "@value": "ओह्म" }, { "@language": "ja", - "@value": "セルシウス度" + "@value": "オーム" }, { "@language": "zh", - "@value": "摄氏度" - } - ], - "http://www.w3.org/2004/02/skos/core#altLabel": [ - { - "@value": "degree-centigrade" + "@value": "欧姆" } ] }, { - "@id": "http://qudt.org/schema/qudt/uneceCommonCode", + "@id": "http://qudt.org/vocab/quantitykind/Dimensionless", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#NamedIndividual" ] }, { - "@id": "http://qudt.org/vocab/unit/CentiM", + "@id": "http://qudt.org/vocab/unit/CentiM2", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" @@ -2166,24 +1814,12 @@ "http://purl.org/dc/terms/description": [ { "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "A centimetre is a unit of length in the metric system, equal to one hundredth of a metre, which is the SI base unit of length. Centi is the SI prefix for a factor of 10. The centimetre is the base unit of length in the now deprecated centimetre-gram-second (CGS) system of units." - } - ], - "http://qudt.org/schema/qudt/dbpediaMatch": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Centimetre" + "@value": "A unit of area equal to that of a square, of sides 1cm" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Length" - } - ], - "http://qudt.org/schema/qudt/informativeReference": [ - { - "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Centimetre?oldid=494931891" + "@id": "http://qudt.org/vocab/quantitykind/Area" } ], "http://qudt.org/schema/qudt/prefix": [ @@ -2193,18 +1829,18 @@ ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "cm" + "@value": "cm²" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "cm" + "@value": "cm2" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "CMT" + "@value": "CMK" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2215,49 +1851,60 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en-us", - "@value": "Centimeter" + "@value": "Square Centimeter" }, { "@language": "en", - "@value": "Centimetre" + "@value": "Square Centimetre" } ] }, { - "@id": "http://qudt.org/vocab/unit/MegaOHM", + "@id": "http://qudt.org/schema/qudt/uneceCommonCode", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://qudt.org/vocab/unit/KiloGM-PER-M3", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://purl.org/dc/terms/description": [ { - "@id": "http://qudt.org/vocab/quantitykind/Resistance" + "@type": "http://qudt.org/schema/qudt/LatexString", + "@value": "Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is \\(kg \\cdot m^{-3}\\), or equivalently either \\(kg/m^3\\)." } ], - "http://qudt.org/schema/qudt/plainTextDescription": [ + "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@value": "1,000,000-fold of the derived unit ohm" + "@id": "http://qudt.org/vocab/quantitykind/Density" } ], - "http://qudt.org/schema/qudt/prefix": [ + "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@id": "http://qudt.org/vocab/prefix/Mega" + "@value": "Kilogram per cubic metre is an SI derived unit of density, defined by mass in kilograms divided by volume in cubic metres. The official SI symbolic abbreviation is kg . m^-3, or equivalently either kg/m^3." } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "MΩ" + "@value": "kg/m³" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "MOhm" + "@value": "kg.m-3" + }, + { + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "kg/m3" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "B75" + "@value": "KMQ" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2266,47 +1913,132 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "de", + "@value": "Kilogramm je Kubikmeter" + }, + { + "@language": "it", + "@value": "chilogrammo al metro cubo" + }, + { + "@language": "tr", + "@value": "kilogram bölü metre küp" + }, + { + "@language": "sl", + "@value": "kilogram na kubični meter" + }, + { + "@language": "cs", + "@value": "kilogram na metr krychlový" + }, + { + "@language": "pl", + "@value": "kilogram na metr sześcienny" + }, + { + "@language": "ro", + "@value": "kilogram pe metru cub" + }, + { + "@language": "en-us", + "@value": "kilogram per cubic meter" + }, { "@language": "en", - "@value": "Megaohm" + "@value": "kilogram per cubic metre" + }, + { + "@language": "ms", + "@value": "kilogram per meter kubik" + }, + { + "@language": "fr", + "@value": "kilogramme par mètre cube" + }, + { + "@language": "es", + "@value": "kilogramo por metro cúbico" + }, + { + "@language": "pt", + "@value": "quilograma por metro cúbico" + }, + { + "@language": "el", + "@value": "χιλιόγραμμο ανά κυβικό μέτρο" + }, + { + "@language": "bg", + "@value": "килограм на кубичен метър" + }, + { + "@language": "ru", + "@value": "килограмм на кубический метр" + }, + { + "@language": "ar", + "@value": "كيلوغرام لكل متر مكعب" + }, + { + "@language": "fa", + "@value": "کیلوگرم بر متر مکعب" + }, + { + "@language": "hi", + "@value": "किलोग्राम प्रति घन मीटर" + }, + { + "@language": "ja", + "@value": "キログラム毎立方メートル" + }, + { + "@language": "zh", + "@value": "千克每立方米" } ] }, { - "@id": "http://qudt.org/vocab/unit/KiloOHM", + "@id": "http://qudt.org/schema/qudt/symbol", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://qudt.org/vocab/unit/KiloGM-PER-L", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Resistance" + "@id": "http://qudt.org/vocab/quantitykind/Density" } ], "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@value": "1 000-fold of the SI derived unit ohm" - } - ], - "http://qudt.org/schema/qudt/prefix": [ - { - "@id": "http://qudt.org/vocab/prefix/Kilo" + "@value": "SI base unit kilogram divided by the unit litre" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "kΩ" + "@value": "kg/L" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "kOhm" + "@value": "kg.L-1" + }, + { + "@type": "http://qudt.org/schema/qudt/UCUMcs", + "@value": "kg/L" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "B49" + "@value": "B35" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2315,47 +2047,69 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-us", + "@value": "Kilogram Per Liter" + }, { "@language": "en", - "@value": "Kiloohm" + "@value": "Kilogram Per Litre" } ] }, { - "@id": "http://qudt.org/vocab/unit/TONNE", + "@id": "http://qudt.org/vocab/quantitykind/LiquidVolume", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://qudt.org/vocab/unit/KiloGM", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], + "http://qudt.org/schema/qudt/dbpediaMatch": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://dbpedia.org/resource/Kilogram" + } + ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { "@id": "http://qudt.org/vocab/quantitykind/Mass" } ], + "http://qudt.org/schema/qudt/informativeReference": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://en.wikipedia.org/wiki/Kilogram?oldid=493633626" + } + ], "http://qudt.org/schema/qudt/plainTextDescription": [ { - "@value": "1,000-fold of the SI base unit kilogram" + "@value": "The kilogram or kilogramme (SI symbol: kg), also known as the kilo, is the base unit of mass in the International System of Units and is defined as being equal to the mass of the International Prototype Kilogram (IPK), which is almost exactly equal to the mass of one liter of water. The avoirdupois (or international) pound, used in both the Imperial system and U.S. customary units, is defined as exactly 0.45359237 kg, making one kilogram approximately equal to 2.2046 avoirdupois pounds." } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "t" + "@value": "kg" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "t" + "@value": "kg" } ], "http://qudt.org/schema/qudt/udunitsCode": [ { - "@value": "t" + "@value": "kg" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "TNE" + "@value": "KGM" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2364,26 +2118,108 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "de", + "@value": "Kilogramm" + }, + { + "@language": "la", + "@value": "chiliogramma" + }, + { + "@language": "it", + "@value": "chilogrammo" + }, + { + "@language": "cs", + "@value": "kilogram" + }, { "@language": "en", - "@value": "Tonne" + "@value": "kilogram" + }, + { + "@language": "ms", + "@value": "kilogram" + }, + { + "@language": "pl", + "@value": "kilogram" + }, + { + "@language": "ro", + "@value": "kilogram" + }, + { + "@language": "sl", + "@value": "kilogram" + }, + { + "@language": "tr", + "@value": "kilogram" + }, + { + "@language": "hu", + "@value": "kilogramm*" + }, + { + "@language": "fr", + "@value": "kilogramme" + }, + { + "@language": "es", + "@value": "kilogramo" + }, + { + "@language": "pt", + "@value": "quilograma" + }, + { + "@language": "el", + "@value": "χιλιόγραμμο" + }, + { + "@language": "bg", + "@value": "килограм" + }, + { + "@language": "ru", + "@value": "килограмм" + }, + { + "@language": "he", + "@value": "קילוגרם" + }, + { + "@language": "ar", + "@value": "كيلوغرام" + }, + { + "@language": "fa", + "@value": "کیلوگرم" + }, + { + "@language": "hi", + "@value": "किलोग्राम" + }, + { + "@language": "ja", + "@value": "キログラム" + }, + { + "@language": "zh", + "@value": "公斤" } ] }, { - "@id": "http://qudt.org/schema/qudt/prefix", + "@id": "http://www.linkedmodel.org/schema/vaem#description", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://qudt.org/vocab/quantitykind/Length", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] - }, - { - "@id": "http://qudt.org/vocab/unit/CentiM2", + "@id": "http://qudt.org/vocab/unit/KiloM", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" @@ -2391,33 +2227,45 @@ "http://purl.org/dc/terms/description": [ { "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "A unit of area equal to that of a square, of sides 1cm" + "@value": "A common metric unit of length or distance. One kilometer equals exactly 1000 meters, about 0.621 371 19 mile, 1093.6133 yards, or 3280.8399 feet. Oddly, higher multiples of the meter are rarely used; even the distances to the farthest galaxies are usually measured in kilometers. " + } + ], + "http://qudt.org/schema/qudt/dbpediaMatch": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://dbpedia.org/resource/Kilometre" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Area" + "@id": "http://qudt.org/vocab/quantitykind/Length" + } + ], + "http://qudt.org/schema/qudt/informativeReference": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://en.wikipedia.org/wiki/Kilometre?oldid=494821851" } ], "http://qudt.org/schema/qudt/prefix": [ { - "@id": "http://qudt.org/vocab/prefix/Centi" + "@id": "http://qudt.org/vocab/prefix/Kilo" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "cm²" + "@value": "km" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "cm2" + "@value": "km" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "CMK" + "@value": "KMT" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2428,44 +2276,52 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en-us", - "@value": "Square Centimeter" + "@value": "Kilometer" }, { "@language": "en", - "@value": "Square Centimetre" + "@value": "Kilometre" } ] }, { - "@id": "http://qudt.org/vocab/unit/NUM", + "@id": "http://w3id.org/CEON/ontology/qudtunit/", "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual", - "http://qudt.org/schema/qudt/Unit" + "http://www.w3.org/2002/07/owl#Ontology" ], - "http://purl.org/dc/terms/description": [ + "http://purl.org/dc/terms/creator": [ { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": ""Number" is a unit for 'Dimensionless' expressed as (\\#\\)." + "@value": "Robin Keskisärkkä" } ], - "http://qudt.org/schema/qudt/hasQuantityKind": [ + "http://purl.org/dc/terms/license": [ { - "@id": "http://qudt.org/vocab/quantitykind/Dimensionless" + "@value": "https://creativecommons.org/licenses/by/4.0/" } ], - "http://qudt.org/schema/qudt/symbol": [ + "http://purl.org/dc/terms/rights": [ { - "@value": "#" + "@value": "The QUDT Ontologies are issued under a Creative Commons Attribution 4.0 International License (CC BY 4.0), available at https://creativecommons.org/licenses/by/4.0/. Attribution should be made to QUDT.org" } ], - "http://qudt.org/schema/qudt/ucumCode": [ + "http://purl.org/dc/terms/title": [ { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "1" - }, + "@value": "Circular Economy Ontology Network (CEON) - Subset of the QUDT Unit Schema" + } + ], + "http://purl.org/vocab/vann/preferredNamespacePrefix": [ { - "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "{#}" + "@value": "qudt-unit" + } + ], + "http://purl.org/vocab/vann/preferredNamespaceUri": [ + { + "@value": "http://qudt.org/vocab/unit" + } + ], + "http://www.linkedmodel.org/schema/vaem#description": [ + { + "@value": "Standard units of measure for all units." } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2473,43 +2329,94 @@ "@id": "http://qudt.org/2.1/vocab/unit" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@language": "en", - "@value": "Number" + "@id": "http://qudt.org/2.1/vocab/unit" + } + ], + "http://www.w3.org/2002/07/owl#imports": [ + { + "@id": "http://w3id.org/CEON/ontology/qudt/2.1/" + } + ], + "http://www.w3.org/2002/07/owl#versionIRI": [ + { + "@id": "http://w3id.org/CEON/ontology/qudtunit/2.1/" } ] }, { - "@id": "http://qudt.org/vocab/unit/KiloGM-PER-M2", + "@id": "http://qudt.org/vocab/quantitykind/Time", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://qudt.org/vocab/quantitykind/Resistance", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://qudt.org/vocab/unit/L", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], - "http://purl.org/dc/terms/description": [ + "http://purl.org/dc/terms/description": [ + { + "@type": "http://qudt.org/schema/qudt/LatexString", + "@value": "The \\(litre\\) (American spelling: \\(\\textit{liter}\\); SI symbol \\(l\\) or \\(L\\)) is a non-SI metric system unit of volume equal to \\(1 \\textit{cubic decimetre}\\) (\\(dm^3\\)), 1,000 cubic centimetres (\\(cm^3\\)) or \\(1/1000 \\textit{cubic metre}\\). If the lower case \"L\" is used as the symbol, it is sometimes rendered as a cursive \"l\" to help distinguish it from the capital \"I\", although this usage has no official approval by any international bureau." + } + ], + "http://qudt.org/schema/qudt/dbpediaMatch": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://dbpedia.org/resource/Litre" + } + ], + "http://qudt.org/schema/qudt/hasQuantityKind": [ + { + "@id": "http://qudt.org/vocab/quantitykind/LiquidVolume" + }, + { + "@id": "http://qudt.org/vocab/quantitykind/Volume" + } + ], + "http://qudt.org/schema/qudt/informativeReference": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://en.wikipedia.org/wiki/Litre?oldid=494846400" + } + ], + "http://qudt.org/schema/qudt/omUnit": [ { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category." + "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/litre" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "kg/m²" + "@value": "L" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "kg.m-2" + "@value": "L" }, { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "kg/m2" + "@value": "l" + } + ], + "http://qudt.org/schema/qudt/udunitsCode": [ + { + "@value": "L" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "28" + "@value": "LTR" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2520,24 +2427,35 @@ "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en-us", - "@value": "Kilogram per Square Meter" + "@value": "Liter" }, { "@language": "en", - "@value": "Kilogram per Square Metre" + "@value": "Litre" + } + ], + "http://www.w3.org/2004/02/skos/core#altLabel": [ + { + "@value": "litre" } ] }, { - "@id": "http://qudt.org/vocab/unit/MIN", + "@id": "http://qudt.org/vocab/unit/SEC", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" ], "http://purl.org/dc/terms/description": [ { - "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "A minute is a unit of measurement of time. The minute is a unit of time equal to 1/60 (the first sexagesimal fraction of an hour or 60 seconds. In the UTC time scale, a minute on rare occasions has 59 or 61 seconds; see leap second. The minute is not an SI unit; however, it is accepted for use with SI units. The SI symbol for minute or minutes is min (for time measurement) or the prime symbol after a number, e.g. 5' (for angle measurement, even if it is informally used for time)." + "@type": "http://qudt.org/schema/qudt/LatexString", + "@value": "The \\(Second\\) (symbol: \\(s\\)) is the base unit of time in the International System of Units (SI) and is also a unit of time in other systems of measurement. Between the years1000 (when al-Biruni used seconds) and 1960 the second was defined as \\(1/86400\\) of a mean solar day (that definition still applies in some astronomical and legal contexts). Between 1960 and 1967, it was defined in terms of the period of the Earth's orbit around the Sun in 1900, but it is now defined more precisely in atomic terms.\nUnder the International System of Units (via the International Committee for Weights and Measures, or CIPM), since 1967 the second has been defined as the duration of \\({9192631770}\\) periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom.In 1997 CIPM added that the periods would be defined for a caesium atom at rest, and approaching the theoretical temperature of absolute zero, and in 1999, it included corrections from ambient radiation." + } + ], + "http://qudt.org/schema/qudt/dbpediaMatch": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://dbpedia.org/resource/Second" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ @@ -2545,30 +2463,36 @@ "@id": "http://qudt.org/vocab/quantitykind/Time" } ], + "http://qudt.org/schema/qudt/informativeReference": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#anyURI", + "@value": "http://en.wikipedia.org/wiki/Second?oldid=495241006" + } + ], "http://qudt.org/schema/qudt/omUnit": [ { - "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/minute-Time" + "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/second-Time" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "min" + "@value": "s" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "min" + "@value": "s" } ], "http://qudt.org/schema/qudt/udunitsCode": [ { - "@value": "min" + "@value": "s" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "MIN" + "@value": "SEC" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2577,14 +2501,108 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "de", + "@value": "Sekunde" + }, + { + "@language": "hu", + "@value": "másodperc" + }, + { + "@language": "ms", + "@value": "saat" + }, + { + "@language": "tr", + "@value": "saniye" + }, { "@language": "en", - "@value": "Minute" + "@value": "second" + }, + { + "@language": "fr", + "@value": "seconde" + }, + { + "@language": "it", + "@value": "secondo" + }, + { + "@language": "la", + "@value": "secundum" + }, + { + "@language": "ro", + "@value": "secundă" + }, + { + "@language": "es", + "@value": "segundo" + }, + { + "@language": "pt", + "@value": "segundo" + }, + { + "@language": "cs", + "@value": "sekunda" + }, + { + "@language": "pl", + "@value": "sekunda" + }, + { + "@language": "sl", + "@value": "sekunda" + }, + { + "@language": "el", + "@value": "δευτερόλεπτο" + }, + { + "@language": "bg", + "@value": "секунда" + }, + { + "@language": "ru", + "@value": "секунда" + }, + { + "@language": "he", + "@value": "שנייה" + }, + { + "@language": "ar", + "@value": "ثانية" + }, + { + "@language": "fa", + "@value": "ثانیه" + }, + { + "@language": "hi", + "@value": "सैकण्ड" + }, + { + "@language": "ja", + "@value": "秒" + }, + { + "@language": "zh", + "@value": "秒" } ] }, { - "@id": "http://qudt.org/vocab/unit/HR", + "@id": "http://qudt.org/schema/qudt/udunitsCode", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://qudt.org/vocab/unit/MilliM", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" @@ -2592,50 +2610,45 @@ "http://purl.org/dc/terms/description": [ { "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "The hour (common symbol: h or hr) is a unit of measurement of time. In modern usage, an hour comprises 60 minutes, or 3,600 seconds. It is approximately 1/24 of a mean solar day. An hour in the Universal Coordinated Time (UTC) time standard can include a negative or positive leap second, and may therefore have a duration of 3,599 or 3,601 seconds for adjustment purposes. Although it is not a standard defined by the International System of Units, the hour is a unit accepted for use with SI, represented by the symbol h." + "@value": "The millimetre (International spelling as used by the International Bureau of Weights and Measures) or millimeter (American spelling) (SI unit symbol mm) is a unit of length in the metric system, equal to one thousandth of a metre, which is the SI base unit of length. It is equal to 1000 micrometres or 1000000 nanometres. A millimetre is equal to exactly 5/127 (approximately 0.039370) of an inch." } ], "http://qudt.org/schema/qudt/dbpediaMatch": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://dbpedia.org/resource/Hour" + "@value": "http://dbpedia.org/resource/Millimetre" } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Time" + "@id": "http://qudt.org/vocab/quantitykind/Length" } ], "http://qudt.org/schema/qudt/informativeReference": [ { "@type": "http://www.w3.org/2001/XMLSchema#anyURI", - "@value": "http://en.wikipedia.org/wiki/Hour?oldid=495040268" + "@value": "http://en.wikipedia.org/wiki/Millimetre?oldid=493032457" } ], - "http://qudt.org/schema/qudt/omUnit": [ + "http://qudt.org/schema/qudt/prefix": [ { - "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/hour" + "@id": "http://qudt.org/vocab/prefix/Milli" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "hr" + "@value": "mm" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "h" - } - ], - "http://qudt.org/schema/qudt/udunitsCode": [ - { - "@value": "h" + "@value": "mm" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "HUR" + "@value": "MMT" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2644,14 +2657,30 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en-us", + "@value": "Millimeter" + }, { "@language": "en", - "@value": "Hour" + "@value": "Millimetre" + } + ], + "http://www.w3.org/2004/02/skos/core#altLabel": [ + { + "@language": "en-gb", + "@value": "mil" } ] }, { - "@id": "http://qudt.org/vocab/unit/DeciM", + "@id": "http://qudt.org/vocab/quantitykind/Volume", + "@type": [ + "http://www.w3.org/2002/07/owl#NamedIndividual" + ] + }, + { + "@id": "http://qudt.org/vocab/unit/MIN", "@type": [ "http://www.w3.org/2002/07/owl#NamedIndividual", "http://qudt.org/schema/qudt/Unit" @@ -2659,33 +2688,38 @@ "http://purl.org/dc/terms/description": [ { "@type": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@value": "A decimeter is a tenth of a meter." + "@value": "A minute is a unit of measurement of time. The minute is a unit of time equal to 1/60 (the first sexagesimal fraction of an hour or 60 seconds. In the UTC time scale, a minute on rare occasions has 59 or 61 seconds; see leap second. The minute is not an SI unit; however, it is accepted for use with SI units. The SI symbol for minute or minutes is min (for time measurement) or the prime symbol after a number, e.g. 5' (for angle measurement, even if it is informally used for time)." } ], "http://qudt.org/schema/qudt/hasQuantityKind": [ { - "@id": "http://qudt.org/vocab/quantitykind/Length" + "@id": "http://qudt.org/vocab/quantitykind/Time" } ], - "http://qudt.org/schema/qudt/prefix": [ + "http://qudt.org/schema/qudt/omUnit": [ { - "@id": "http://qudt.org/vocab/prefix/Deci" + "@id": "http://www.ontology-of-units-of-measure.org/resource/om-2/minute-Time" } ], "http://qudt.org/schema/qudt/symbol": [ { - "@value": "dm" + "@value": "min" } ], "http://qudt.org/schema/qudt/ucumCode": [ { "@type": "http://qudt.org/schema/qudt/UCUMcs", - "@value": "dm" + "@value": "min" + } + ], + "http://qudt.org/schema/qudt/udunitsCode": [ + { + "@value": "min" } ], "http://qudt.org/schema/qudt/uneceCommonCode": [ { - "@value": "DMT" + "@value": "MIN" } ], "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ @@ -2694,44 +2728,10 @@ } ], "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en-us", - "@value": "Decimeter" - }, { "@language": "en", - "@value": "Decimetre" + "@value": "Minute" } ] - }, - { - "@id": "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://qudt.org/schema/qudt/guidance", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://qudt.org/schema/qudt/informativeReference", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://www.linkedmodel.org/schema/vaem#description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://qudt.org/vocab/quantitykind/Volume", - "@type": [ - "http://www.w3.org/2002/07/owl#NamedIndividual" - ] } ] \ No newline at end of file diff --git a/docs/ontology/qudtunit/2.1/qudtunit.owl b/docs/ontology/qudtunit/2.1/qudtunit.owl index 73b7f42a..16f6d685 100644 --- a/docs/ontology/qudtunit/2.1/qudtunit.owl +++ b/docs/ontology/qudtunit/2.1/qudtunit.owl @@ -45,46 +45,91 @@ キログラム 公斤
- + - The hour (common symbol: h or hr) is a unit of measurement of time. In modern usage, an hour comprises 60 minutes, or 3,600 seconds. It is approximately 1/24 of a mean solar day. An hour in the Universal Coordinated Time (UTC) time standard can include a negative or positive leap second, and may therefore have a duration of 3,599 or 3,601 seconds for adjustment purposes. Although it is not a standard defined by the International System of Units, the hour is a unit accepted for use with SI, represented by the symbol h. - http://dbpedia.org/resource/Hour - http://en.wikipedia.org/wiki/Hour?oldid=495040268 - - hr - h - h - HUR + The \(Second\) (symbol: \(s\)) is the base unit of time in the International System of Units (SI) and is also a unit of time in other systems of measurement. Between the years1000 (when al-Biruni used seconds) and 1960 the second was defined as \(1/86400\) of a mean solar day (that definition still applies in some astronomical and legal contexts). Between 1960 and 1967, it was defined in terms of the period of the Earth's orbit around the Sun in 1900, but it is now defined more precisely in atomic terms. +Under the International System of Units (via the International Committee for Weights and Measures, or CIPM), since 1967 the second has been defined as the duration of \({9192631770}\) periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom.In 1997 CIPM added that the periods would be defined for a caesium atom at rest, and approaching the theoretical temperature of absolute zero, and in 1999, it included corrections from ambient radiation. + http://dbpedia.org/resource/Second + http://en.wikipedia.org/wiki/Second?oldid=495241006 + + s + s + s + SEC - Hour + Sekunde + másodperc + saat + saniye + second + seconde + secondo + secundum + secundă + segundo + segundo + sekunda + sekunda + sekunda + δευτερόλεπτο + секунда + секунда + שנייה + ثانية + ثانیه + सैकण्ड + + - + - - A decimeter is a tenth of a meter. - - dm - dm - DMT + + The S I unit of area is the square metre. + http://dbpedia.org/resource/Square_metre + http://en.wikipedia.org/wiki/Square_metre?oldid=490945508 + + m2 + MTK - Decimeter - Decimetre + Quadratmeter + Square Meter + kvadratni meter + meter persegi + metr kwadratowy + metrekare + metro cuadrado + metro quadrado + metro quadrato + metru pătrat + metrum quadratum + mètre carré + négyzetméter + square metre + čtvereční metr + τετραγωνικό μέτρο + квадратен метър + квадратный метр + מטר רבוע + متر مربع + متر مربع + वर्ग मीटर + 平方メートル + 平方米 - + - - SI base unit kilogram divided by the unit litre - kg/L - kg.L-1 - kg/L - B35 + Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category. + kg/m² + kg.m-2 + kg/m2 + 28 - Kilogram Per Liter - Kilogram Per Litre + Kilogram per Square Meter + Kilogram per Square Metre @@ -126,42 +171,31 @@ 摄氏度 degree-centigrade - + - - The \textit{ohm} is the SI derived unit of electrical resistance, named after German physicist Georg Simon Ohm. \(\Omega \equiv\ \frac{\text{V}}{\text{A}}\ \equiv\ \frac{\text{volt}}{\text{amp}}\ \equiv\ \frac{\text{W}}{\text {A}^{2}}\ \equiv\ \frac{\text{watt}}{\text{amp}^{2}}\ \equiv\ \frac{\text{H}}{\text {s}}\ \equiv\ \frac{\text{henry}}{\text{second}}\) - http://dbpedia.org/resource/Ohm - http://en.wikipedia.org/wiki/Ohm?oldid=494685555 - - Ω - Ohm - Ω - OHM + + A year is any of the various periods equated with one passage of Earth about the Sun, and hence of roughly 365 days. The familiar calendar has a mixture of 365- and 366-day years, reflecting the fact that the time for one complete passage takes about 365¼ days; the precise value for this figure depends on the manner of defining the year. + http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1533?rskey=b94Fd6 + + yr + a + yr + ANN - Ohm - ohm - ohm - ohm - ohm - ohm - ohm - ohm - ohm - ohm - ohm - ohmio - ohmium - om - ωμ - ом - ом - אוהם - أوم - اهم - ओह्म - オーム - 欧姆 + Year + + + + + + 0,001-fold of the SI base unit kilogram divided by the unit litre + g/L + g.L-1 + GL + + Gram Per Liter + Gram Per Litre @@ -231,166 +265,119 @@ 立方メートル 立方米 - - - - - The \(Second\) (symbol: \(s\)) is the base unit of time in the International System of Units (SI) and is also a unit of time in other systems of measurement. Between the years1000 (when al-Biruni used seconds) and 1960 the second was defined as \(1/86400\) of a mean solar day (that definition still applies in some astronomical and legal contexts). Between 1960 and 1967, it was defined in terms of the period of the Earth's orbit around the Sun in 1900, but it is now defined more precisely in atomic terms. -Under the International System of Units (via the International Committee for Weights and Measures, or CIPM), since 1967 the second has been defined as the duration of \({9192631770}\) periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom.In 1997 CIPM added that the periods would be defined for a caesium atom at rest, and approaching the theoretical temperature of absolute zero, and in 1999, it included corrections from ambient radiation. - http://dbpedia.org/resource/Second - http://en.wikipedia.org/wiki/Second?oldid=495241006 - - s - s - s - SEC - - Sekunde - másodperc - saat - saniye - second - seconde - secondo - secundum - secundă - segundo - segundo - sekunda - sekunda - sekunda - δευτερόλεπτο - секунда - секунда - שנייה - ثانية - ثانیه - सैकण्ड - - - - + - - The S I unit of area is the square metre. - http://dbpedia.org/resource/Square_metre - http://en.wikipedia.org/wiki/Square_metre?oldid=490945508 - - m2 - MTK + + The millimetre (International spelling as used by the International Bureau of Weights and Measures) or millimeter (American spelling) (SI unit symbol mm) is a unit of length in the metric system, equal to one thousandth of a metre, which is the SI base unit of length. It is equal to 1000 micrometres or 1000000 nanometres. A millimetre is equal to exactly 5/127 (approximately 0.039370) of an inch. + http://dbpedia.org/resource/Millimetre + http://en.wikipedia.org/wiki/Millimetre?oldid=493032457 + + mm + mm + MMT - Quadratmeter - Square Meter - kvadratni meter - meter persegi - metr kwadratowy - metrekare - metro cuadrado - metro quadrado - metro quadrato - metru pătrat - metrum quadratum - mètre carré - négyzetméter - square metre - čtvereční metr - τετραγωνικό μέτρο - квадратен метър - квадратный метр - מטר רבוע - متر مربع - متر مربع - वर्ग मीटर - 平方メートル - 平方米 + Millimeter + Millimetre + mil - + - - &quot;Number&quot; is a unit for 'Dimensionless' expressed as (\#\). - # - 1 - {#} + + The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \(c\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches. + http://dbpedia.org/resource/Metre + http://en.wikipedia.org/wiki/Metre?oldid=495145797 + + The metric and SI base unit of distance. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches. + m + m + m + MTR - Number + Meter + Meter + meter + meter + metr + metr + metre + metre + metro + metro + metro + metru + metrum + mètre + méter + μέτρο + метр + метър + מטר + متر + متر + मीटर + メートル + - + - Mean solar day - http://dbpedia.org/resource/Day - http://en.wikipedia.org/wiki/Day?oldid=494970012 - - day - d - d - DAY + A minute is a unit of measurement of time. The minute is a unit of time equal to 1/60 (the first sexagesimal fraction of an hour or 60 seconds. In the UTC time scale, a minute on rare occasions has 59 or 61 seconds; see leap second. The minute is not an SI unit; however, it is accepted for use with SI units. The SI symbol for minute or minutes is min (for time measurement) or the prime symbol after a number, e.g. 5' (for angle measurement, even if it is informally used for time). + + min + min + min + MIN - Day + Minute - + - - - The \(litre\) (American spelling: \(\textit{liter}\); SI symbol \(l\) or \(L\)) is a non-SI metric system unit of volume equal to \(1 \textit{cubic decimetre}\) (\(dm^3\)), 1,000 cubic centimetres (\(cm^3\)) or \(1/1000 \textit{cubic metre}\). If the lower case "L" is used as the symbol, it is sometimes rendered as a cursive "l" to help distinguish it from the capital "I", although this usage has no official approval by any international bureau. - http://dbpedia.org/resource/Litre - http://en.wikipedia.org/wiki/Litre?oldid=494846400 - - L - L - l - L - LTR + + A decimeter is a tenth of a meter. + + dm + dm + DMT - Liter - Litre - litre + Decimeter + Decimetre - + - - 1,000-fold of the SI base unit kilogram - t - t - t - TNE + + A common metric unit of length or distance. One kilometer equals exactly 1000 meters, about 0.621 371 19 mile, 1093.6133 yards, or 3280.8399 feet. Oddly, higher multiples of the meter are rarely used; even the distances to the farthest galaxies are usually measured in kilometers. + http://dbpedia.org/resource/Kilometre + http://en.wikipedia.org/wiki/Kilometre?oldid=494821851 + + km + km + KMT - Tonne - - - + Kilometer + Kilometre - + - - A unit of mass in the metric system. The name comes from the Greek gramma, a small weight identified in later Roman and Byzantine times with the Latin scripulum or scruple (the English scruple is equal to about 1.3 grams). The gram was originally defined to be the mass of one cubic centimeter of pure water, but to provide precise standards it was necessary to construct physical objects of specified mass. One gram is now defined to be 1/1000 of the mass of the standard kilogram, a platinum-iridium bar carefully guarded by the International Bureau of Weights and Measures in Paris for more than a century. (The kilogram, rather than the gram, is considered the base unit of mass in the SI.) The gram is a small mass, equal to about 15.432 grains or 0.035 273 966 ounce. - http://dbpedia.org/resource/Gram - http://en.wikipedia.org/wiki/Gram?oldid=493995797 - - g - g - g - GRM + + Mean solar day + http://dbpedia.org/resource/Day + http://en.wikipedia.org/wiki/Day?oldid=494970012 + + day + d + d + DAY - Gram + Day - - - - Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category. - kg/m² - kg.m-2 - kg/m2 - 28 - - Kilogram per Square Meter - Kilogram per Square Metre + + @@ -407,31 +394,70 @@ Under the International System of Units (via the International Committee for Wei Centimeter Centimetre - + - - A year is any of the various periods equated with one passage of Earth about the Sun, and hence of roughly 365 days. The familiar calendar has a mixture of 365- and 366-day years, reflecting the fact that the time for one complete passage takes about 365¼ days; the precise value for this figure depends on the manner of defining the year. - http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1533?rskey=b94Fd6 - - yr - a - yr - ANN + + The \textit{ohm} is the SI derived unit of electrical resistance, named after German physicist Georg Simon Ohm. \(\Omega \equiv\ \frac{\text{V}}{\text{A}}\ \equiv\ \frac{\text{volt}}{\text{amp}}\ \equiv\ \frac{\text{W}}{\text {A}^{2}}\ \equiv\ \frac{\text{watt}}{\text{amp}^{2}}\ \equiv\ \frac{\text{H}}{\text {s}}\ \equiv\ \frac{\text{henry}}{\text{second}}\) + http://dbpedia.org/resource/Ohm + http://en.wikipedia.org/wiki/Ohm?oldid=494685555 + + Ω + Ohm + Ω + OHM - Year + Ohm + ohm + ohm + ohm + ohm + ohm + ohm + ohm + ohm + ohm + ohm + ohmio + ohmium + om + ωμ + ом + ом + אוהם + أوم + اهم + ओह्म + オーム + 欧姆 - + + + + + 1 000-fold of the SI derived unit ohm + + + kOhm + B49 + + Kiloohm + + - 0,001-fold of the SI base unit kilogram divided by the unit litre - g/L - g.L-1 - GL + SI base unit kilogram divided by the unit litre + kg/L + kg.L-1 + kg/L + B35 - Gram Per Liter - Gram Per Litre + Kilogram Per Liter + Kilogram Per Litre + + + @@ -446,46 +472,42 @@ Under the International System of Units (via the International Committee for Wei Square Centimeter Square Centimetre - + - - - 0.001-fold of the unit litre - mL - mL - MLT - - Millilitre - Millilitre - + - A minute is a unit of measurement of time. The minute is a unit of time equal to 1/60 (the first sexagesimal fraction of an hour or 60 seconds. In the UTC time scale, a minute on rare occasions has 59 or 61 seconds; see leap second. The minute is not an SI unit; however, it is accepted for use with SI units. The SI symbol for minute or minutes is min (for time measurement) or the prime symbol after a number, e.g. 5' (for angle measurement, even if it is informally used for time). - - min - min - min - MIN + The hour (common symbol: h or hr) is a unit of measurement of time. In modern usage, an hour comprises 60 minutes, or 3,600 seconds. It is approximately 1/24 of a mean solar day. An hour in the Universal Coordinated Time (UTC) time standard can include a negative or positive leap second, and may therefore have a duration of 3,599 or 3,601 seconds for adjustment purposes. Although it is not a standard defined by the International System of Units, the hour is a unit accepted for use with SI, represented by the symbol h. + http://dbpedia.org/resource/Hour + http://en.wikipedia.org/wiki/Hour?oldid=495040268 + + hr + h + h + HUR - Minute + Hour - + - - The millimetre (International spelling as used by the International Bureau of Weights and Measures) or millimeter (American spelling) (SI unit symbol mm) is a unit of length in the metric system, equal to one thousandth of a metre, which is the SI base unit of length. It is equal to 1000 micrometres or 1000000 nanometres. A millimetre is equal to exactly 5/127 (approximately 0.039370) of an inch. - http://dbpedia.org/resource/Millimetre - http://en.wikipedia.org/wiki/Millimetre?oldid=493032457 - - mm - mm - MMT + + + The \(litre\) (American spelling: \(\textit{liter}\); SI symbol \(l\) or \(L\)) is a non-SI metric system unit of volume equal to \(1 \textit{cubic decimetre}\) (\(dm^3\)), 1,000 cubic centimetres (\(cm^3\)) or \(1/1000 \textit{cubic metre}\). If the lower case "L" is used as the symbol, it is sometimes rendered as a cursive "l" to help distinguish it from the capital "I", although this usage has no official approval by any international bureau. + http://dbpedia.org/resource/Litre + http://en.wikipedia.org/wiki/Litre?oldid=494846400 + + L + L + l + L + LTR - Millimeter - Millimetre - mil + Liter + Litre + litre @@ -513,75 +535,28 @@ Under the International System of Units (via the International Committee for Wei Gram Per Cubic Meter Gram Per Cubic Metre - - - - - 1 000-fold of the SI derived unit ohm - - - kOhm - B49 - - Kiloohm - - + - - The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \(c\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches. - http://dbpedia.org/resource/Metre - http://en.wikipedia.org/wiki/Metre?oldid=495145797 - - The metric and SI base unit of distance. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches. - m - m - m - MTR + + 1,000-fold of the SI base unit kilogram + t + t + t + TNE - Meter - Meter - meter - meter - metr - metr - metre - metre - metro - metro - metro - metru - metrum - mètre - méter - μέτρο - метр - метър - מטר - متر - متر - मीटर - メートル - - - - - - - + Tonne - + - - 0.1-fold of the power of the SI base unit metre with the exponent 2 - - dm² - dm2 - DMK + + &quot;Number&quot; is a unit for 'Dimensionless' expressed as (\#\). + # + 1 + {#} - Square Decimeter - Square Decimetre + Number @@ -597,32 +572,8 @@ Under the International System of Units (via the International Committee for Wei - - - - - 0.1-fold of the unit litre - dL - dL - DLT - - Decilitre - Decilitre - - - - - - A common metric unit of length or distance. One kilometer equals exactly 1000 meters, about 0.621 371 19 mile, 1093.6133 yards, or 3280.8399 feet. Oddly, higher multiples of the meter are rarely used; even the distances to the farthest galaxies are usually measured in kilometers. - http://dbpedia.org/resource/Kilometre - http://en.wikipedia.org/wiki/Kilometre?oldid=494821851 - - km - km - KMT - - Kilometer - Kilometre + + @@ -636,70 +587,119 @@ Under the International System of Units (via the International Committee for Wei Megaohm - - + + + + + 0.001-fold of the unit litre + mL + mL + MLT + + Millilitre + Millilitre - - + + + + + A unit of mass in the metric system. The name comes from the Greek gramma, a small weight identified in later Roman and Byzantine times with the Latin scripulum or scruple (the English scruple is equal to about 1.3 grams). The gram was originally defined to be the mass of one cubic centimeter of pure water, but to provide precise standards it was necessary to construct physical objects of specified mass. One gram is now defined to be 1/1000 of the mass of the standard kilogram, a platinum-iridium bar carefully guarded by the International Bureau of Weights and Measures in Paris for more than a century. (The kilogram, rather than the gram, is considered the base unit of mass in the SI.) The gram is a small mass, equal to about 15.432 grains or 0.035 273 966 ounce. + http://dbpedia.org/resource/Gram + http://en.wikipedia.org/wiki/Gram?oldid=493995797 + + g + g + g + GRM + + Gram - + - + + + + 0.1-fold of the unit litre + dL + dL + DLT + + Decilitre + Decilitre - + - + - + + + + 0.1-fold of the power of the SI base unit metre with the exponent 2 + + dm² + dm2 + DMK + + Square Decimeter + Square Decimetre - + + + + - - + + - + - + - + - + - - - - - + + - + - + - + - + - - + + - + + + + + + + - + + + + diff --git a/docs/ontology/qudtunit/2.1/qudtunit.rdf b/docs/ontology/qudtunit/2.1/qudtunit.rdf index 73b7f42a..16f6d685 100644 --- a/docs/ontology/qudtunit/2.1/qudtunit.rdf +++ b/docs/ontology/qudtunit/2.1/qudtunit.rdf @@ -45,46 +45,91 @@ キログラム 公斤 - + - The hour (common symbol: h or hr) is a unit of measurement of time. In modern usage, an hour comprises 60 minutes, or 3,600 seconds. It is approximately 1/24 of a mean solar day. An hour in the Universal Coordinated Time (UTC) time standard can include a negative or positive leap second, and may therefore have a duration of 3,599 or 3,601 seconds for adjustment purposes. Although it is not a standard defined by the International System of Units, the hour is a unit accepted for use with SI, represented by the symbol h. - http://dbpedia.org/resource/Hour - http://en.wikipedia.org/wiki/Hour?oldid=495040268 - - hr - h - h - HUR + The \(Second\) (symbol: \(s\)) is the base unit of time in the International System of Units (SI) and is also a unit of time in other systems of measurement. Between the years1000 (when al-Biruni used seconds) and 1960 the second was defined as \(1/86400\) of a mean solar day (that definition still applies in some astronomical and legal contexts). Between 1960 and 1967, it was defined in terms of the period of the Earth's orbit around the Sun in 1900, but it is now defined more precisely in atomic terms. +Under the International System of Units (via the International Committee for Weights and Measures, or CIPM), since 1967 the second has been defined as the duration of \({9192631770}\) periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom.In 1997 CIPM added that the periods would be defined for a caesium atom at rest, and approaching the theoretical temperature of absolute zero, and in 1999, it included corrections from ambient radiation. + http://dbpedia.org/resource/Second + http://en.wikipedia.org/wiki/Second?oldid=495241006 + + s + s + s + SEC - Hour + Sekunde + másodperc + saat + saniye + second + seconde + secondo + secundum + secundă + segundo + segundo + sekunda + sekunda + sekunda + δευτερόλεπτο + секунда + секунда + שנייה + ثانية + ثانیه + सैकण्ड + + - + - - A decimeter is a tenth of a meter. - - dm - dm - DMT + + The S I unit of area is the square metre. + http://dbpedia.org/resource/Square_metre + http://en.wikipedia.org/wiki/Square_metre?oldid=490945508 + + m2 + MTK - Decimeter - Decimetre + Quadratmeter + Square Meter + kvadratni meter + meter persegi + metr kwadratowy + metrekare + metro cuadrado + metro quadrado + metro quadrato + metru pătrat + metrum quadratum + mètre carré + négyzetméter + square metre + čtvereční metr + τετραγωνικό μέτρο + квадратен метър + квадратный метр + מטר רבוע + متر مربع + متر مربع + वर्ग मीटर + 平方メートル + 平方米 - + - - SI base unit kilogram divided by the unit litre - kg/L - kg.L-1 - kg/L - B35 + Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category. + kg/m² + kg.m-2 + kg/m2 + 28 - Kilogram Per Liter - Kilogram Per Litre + Kilogram per Square Meter + Kilogram per Square Metre @@ -126,42 +171,31 @@ 摄氏度 degree-centigrade - + - - The \textit{ohm} is the SI derived unit of electrical resistance, named after German physicist Georg Simon Ohm. \(\Omega \equiv\ \frac{\text{V}}{\text{A}}\ \equiv\ \frac{\text{volt}}{\text{amp}}\ \equiv\ \frac{\text{W}}{\text {A}^{2}}\ \equiv\ \frac{\text{watt}}{\text{amp}^{2}}\ \equiv\ \frac{\text{H}}{\text {s}}\ \equiv\ \frac{\text{henry}}{\text{second}}\) - http://dbpedia.org/resource/Ohm - http://en.wikipedia.org/wiki/Ohm?oldid=494685555 - - Ω - Ohm - Ω - OHM + + A year is any of the various periods equated with one passage of Earth about the Sun, and hence of roughly 365 days. The familiar calendar has a mixture of 365- and 366-day years, reflecting the fact that the time for one complete passage takes about 365¼ days; the precise value for this figure depends on the manner of defining the year. + http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1533?rskey=b94Fd6 + + yr + a + yr + ANN - Ohm - ohm - ohm - ohm - ohm - ohm - ohm - ohm - ohm - ohm - ohm - ohmio - ohmium - om - ωμ - ом - ом - אוהם - أوم - اهم - ओह्म - オーム - 欧姆 + Year + + + + + + 0,001-fold of the SI base unit kilogram divided by the unit litre + g/L + g.L-1 + GL + + Gram Per Liter + Gram Per Litre @@ -231,166 +265,119 @@ 立方メートル 立方米 - - - - - The \(Second\) (symbol: \(s\)) is the base unit of time in the International System of Units (SI) and is also a unit of time in other systems of measurement. Between the years1000 (when al-Biruni used seconds) and 1960 the second was defined as \(1/86400\) of a mean solar day (that definition still applies in some astronomical and legal contexts). Between 1960 and 1967, it was defined in terms of the period of the Earth's orbit around the Sun in 1900, but it is now defined more precisely in atomic terms. -Under the International System of Units (via the International Committee for Weights and Measures, or CIPM), since 1967 the second has been defined as the duration of \({9192631770}\) periods of the radiation corresponding to the transition between the two hyperfine levels of the ground state of the caesium 133 atom.In 1997 CIPM added that the periods would be defined for a caesium atom at rest, and approaching the theoretical temperature of absolute zero, and in 1999, it included corrections from ambient radiation. - http://dbpedia.org/resource/Second - http://en.wikipedia.org/wiki/Second?oldid=495241006 - - s - s - s - SEC - - Sekunde - másodperc - saat - saniye - second - seconde - secondo - secundum - secundă - segundo - segundo - sekunda - sekunda - sekunda - δευτερόλεπτο - секунда - секунда - שנייה - ثانية - ثانیه - सैकण्ड - - - - + - - The S I unit of area is the square metre. - http://dbpedia.org/resource/Square_metre - http://en.wikipedia.org/wiki/Square_metre?oldid=490945508 - - m2 - MTK + + The millimetre (International spelling as used by the International Bureau of Weights and Measures) or millimeter (American spelling) (SI unit symbol mm) is a unit of length in the metric system, equal to one thousandth of a metre, which is the SI base unit of length. It is equal to 1000 micrometres or 1000000 nanometres. A millimetre is equal to exactly 5/127 (approximately 0.039370) of an inch. + http://dbpedia.org/resource/Millimetre + http://en.wikipedia.org/wiki/Millimetre?oldid=493032457 + + mm + mm + MMT - Quadratmeter - Square Meter - kvadratni meter - meter persegi - metr kwadratowy - metrekare - metro cuadrado - metro quadrado - metro quadrato - metru pătrat - metrum quadratum - mètre carré - négyzetméter - square metre - čtvereční metr - τετραγωνικό μέτρο - квадратен метър - квадратный метр - מטר רבוע - متر مربع - متر مربع - वर्ग मीटर - 平方メートル - 平方米 + Millimeter + Millimetre + mil - + - - &quot;Number&quot; is a unit for 'Dimensionless' expressed as (\#\). - # - 1 - {#} + + The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \(c\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches. + http://dbpedia.org/resource/Metre + http://en.wikipedia.org/wiki/Metre?oldid=495145797 + + The metric and SI base unit of distance. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches. + m + m + m + MTR - Number + Meter + Meter + meter + meter + metr + metr + metre + metre + metro + metro + metro + metru + metrum + mètre + méter + μέτρο + метр + метър + מטר + متر + متر + मीटर + メートル + - + - Mean solar day - http://dbpedia.org/resource/Day - http://en.wikipedia.org/wiki/Day?oldid=494970012 - - day - d - d - DAY + A minute is a unit of measurement of time. The minute is a unit of time equal to 1/60 (the first sexagesimal fraction of an hour or 60 seconds. In the UTC time scale, a minute on rare occasions has 59 or 61 seconds; see leap second. The minute is not an SI unit; however, it is accepted for use with SI units. The SI symbol for minute or minutes is min (for time measurement) or the prime symbol after a number, e.g. 5' (for angle measurement, even if it is informally used for time). + + min + min + min + MIN - Day + Minute - + - - - The \(litre\) (American spelling: \(\textit{liter}\); SI symbol \(l\) or \(L\)) is a non-SI metric system unit of volume equal to \(1 \textit{cubic decimetre}\) (\(dm^3\)), 1,000 cubic centimetres (\(cm^3\)) or \(1/1000 \textit{cubic metre}\). If the lower case "L" is used as the symbol, it is sometimes rendered as a cursive "l" to help distinguish it from the capital "I", although this usage has no official approval by any international bureau. - http://dbpedia.org/resource/Litre - http://en.wikipedia.org/wiki/Litre?oldid=494846400 - - L - L - l - L - LTR + + A decimeter is a tenth of a meter. + + dm + dm + DMT - Liter - Litre - litre + Decimeter + Decimetre - + - - 1,000-fold of the SI base unit kilogram - t - t - t - TNE + + A common metric unit of length or distance. One kilometer equals exactly 1000 meters, about 0.621 371 19 mile, 1093.6133 yards, or 3280.8399 feet. Oddly, higher multiples of the meter are rarely used; even the distances to the farthest galaxies are usually measured in kilometers. + http://dbpedia.org/resource/Kilometre + http://en.wikipedia.org/wiki/Kilometre?oldid=494821851 + + km + km + KMT - Tonne - - - + Kilometer + Kilometre - + - - A unit of mass in the metric system. The name comes from the Greek gramma, a small weight identified in later Roman and Byzantine times with the Latin scripulum or scruple (the English scruple is equal to about 1.3 grams). The gram was originally defined to be the mass of one cubic centimeter of pure water, but to provide precise standards it was necessary to construct physical objects of specified mass. One gram is now defined to be 1/1000 of the mass of the standard kilogram, a platinum-iridium bar carefully guarded by the International Bureau of Weights and Measures in Paris for more than a century. (The kilogram, rather than the gram, is considered the base unit of mass in the SI.) The gram is a small mass, equal to about 15.432 grains or 0.035 273 966 ounce. - http://dbpedia.org/resource/Gram - http://en.wikipedia.org/wiki/Gram?oldid=493995797 - - g - g - g - GRM + + Mean solar day + http://dbpedia.org/resource/Day + http://en.wikipedia.org/wiki/Day?oldid=494970012 + + day + d + d + DAY - Gram + Day - - - - Kilogram Per Square Meter (kg/m2) is a unit in the category of Surface density. It is also known as kilograms per square meter, kilogram per square metre, kilograms per square metre, kilogram/square meter, kilogram/square metre. This unit is commonly used in the SI unit system. Kilogram Per Square Meter (kg/m2) has a dimension of ML-2 where M is mass, and L is length. This unit is the standard SI unit in this category. - kg/m² - kg.m-2 - kg/m2 - 28 - - Kilogram per Square Meter - Kilogram per Square Metre + + @@ -407,31 +394,70 @@ Under the International System of Units (via the International Committee for Wei Centimeter Centimetre - + - - A year is any of the various periods equated with one passage of Earth about the Sun, and hence of roughly 365 days. The familiar calendar has a mixture of 365- and 366-day years, reflecting the fact that the time for one complete passage takes about 365¼ days; the precise value for this figure depends on the manner of defining the year. - http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1533?rskey=b94Fd6 - - yr - a - yr - ANN + + The \textit{ohm} is the SI derived unit of electrical resistance, named after German physicist Georg Simon Ohm. \(\Omega \equiv\ \frac{\text{V}}{\text{A}}\ \equiv\ \frac{\text{volt}}{\text{amp}}\ \equiv\ \frac{\text{W}}{\text {A}^{2}}\ \equiv\ \frac{\text{watt}}{\text{amp}^{2}}\ \equiv\ \frac{\text{H}}{\text {s}}\ \equiv\ \frac{\text{henry}}{\text{second}}\) + http://dbpedia.org/resource/Ohm + http://en.wikipedia.org/wiki/Ohm?oldid=494685555 + + Ω + Ohm + Ω + OHM - Year + Ohm + ohm + ohm + ohm + ohm + ohm + ohm + ohm + ohm + ohm + ohm + ohmio + ohmium + om + ωμ + ом + ом + אוהם + أوم + اهم + ओह्म + オーム + 欧姆 - + + + + + 1 000-fold of the SI derived unit ohm + + + kOhm + B49 + + Kiloohm + + - 0,001-fold of the SI base unit kilogram divided by the unit litre - g/L - g.L-1 - GL + SI base unit kilogram divided by the unit litre + kg/L + kg.L-1 + kg/L + B35 - Gram Per Liter - Gram Per Litre + Kilogram Per Liter + Kilogram Per Litre + + + @@ -446,46 +472,42 @@ Under the International System of Units (via the International Committee for Wei Square Centimeter Square Centimetre - + - - - 0.001-fold of the unit litre - mL - mL - MLT - - Millilitre - Millilitre - + - A minute is a unit of measurement of time. The minute is a unit of time equal to 1/60 (the first sexagesimal fraction of an hour or 60 seconds. In the UTC time scale, a minute on rare occasions has 59 or 61 seconds; see leap second. The minute is not an SI unit; however, it is accepted for use with SI units. The SI symbol for minute or minutes is min (for time measurement) or the prime symbol after a number, e.g. 5' (for angle measurement, even if it is informally used for time). - - min - min - min - MIN + The hour (common symbol: h or hr) is a unit of measurement of time. In modern usage, an hour comprises 60 minutes, or 3,600 seconds. It is approximately 1/24 of a mean solar day. An hour in the Universal Coordinated Time (UTC) time standard can include a negative or positive leap second, and may therefore have a duration of 3,599 or 3,601 seconds for adjustment purposes. Although it is not a standard defined by the International System of Units, the hour is a unit accepted for use with SI, represented by the symbol h. + http://dbpedia.org/resource/Hour + http://en.wikipedia.org/wiki/Hour?oldid=495040268 + + hr + h + h + HUR - Minute + Hour - + - - The millimetre (International spelling as used by the International Bureau of Weights and Measures) or millimeter (American spelling) (SI unit symbol mm) is a unit of length in the metric system, equal to one thousandth of a metre, which is the SI base unit of length. It is equal to 1000 micrometres or 1000000 nanometres. A millimetre is equal to exactly 5/127 (approximately 0.039370) of an inch. - http://dbpedia.org/resource/Millimetre - http://en.wikipedia.org/wiki/Millimetre?oldid=493032457 - - mm - mm - MMT + + + The \(litre\) (American spelling: \(\textit{liter}\); SI symbol \(l\) or \(L\)) is a non-SI metric system unit of volume equal to \(1 \textit{cubic decimetre}\) (\(dm^3\)), 1,000 cubic centimetres (\(cm^3\)) or \(1/1000 \textit{cubic metre}\). If the lower case "L" is used as the symbol, it is sometimes rendered as a cursive "l" to help distinguish it from the capital "I", although this usage has no official approval by any international bureau. + http://dbpedia.org/resource/Litre + http://en.wikipedia.org/wiki/Litre?oldid=494846400 + + L + L + l + L + LTR - Millimeter - Millimetre - mil + Liter + Litre + litre @@ -513,75 +535,28 @@ Under the International System of Units (via the International Committee for Wei Gram Per Cubic Meter Gram Per Cubic Metre - - - - - 1 000-fold of the SI derived unit ohm - - - kOhm - B49 - - Kiloohm - - + - - The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \(c\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches. - http://dbpedia.org/resource/Metre - http://en.wikipedia.org/wiki/Metre?oldid=495145797 - - The metric and SI base unit of distance. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches. - m - m - m - MTR + + 1,000-fold of the SI base unit kilogram + t + t + t + TNE - Meter - Meter - meter - meter - metr - metr - metre - metre - metro - metro - metro - metru - metrum - mètre - méter - μέτρο - метр - метър - מטר - متر - متر - मीटर - メートル - - - - - - - + Tonne - + - - 0.1-fold of the power of the SI base unit metre with the exponent 2 - - dm² - dm2 - DMK + + &quot;Number&quot; is a unit for 'Dimensionless' expressed as (\#\). + # + 1 + {#} - Square Decimeter - Square Decimetre + Number @@ -597,32 +572,8 @@ Under the International System of Units (via the International Committee for Wei - - - - - 0.1-fold of the unit litre - dL - dL - DLT - - Decilitre - Decilitre - - - - - - A common metric unit of length or distance. One kilometer equals exactly 1000 meters, about 0.621 371 19 mile, 1093.6133 yards, or 3280.8399 feet. Oddly, higher multiples of the meter are rarely used; even the distances to the farthest galaxies are usually measured in kilometers. - http://dbpedia.org/resource/Kilometre - http://en.wikipedia.org/wiki/Kilometre?oldid=494821851 - - km - km - KMT - - Kilometer - Kilometre + + @@ -636,70 +587,119 @@ Under the International System of Units (via the International Committee for Wei Megaohm - - + + + + + 0.001-fold of the unit litre + mL + mL + MLT + + Millilitre + Millilitre - - + + + + + A unit of mass in the metric system. The name comes from the Greek gramma, a small weight identified in later Roman and Byzantine times with the Latin scripulum or scruple (the English scruple is equal to about 1.3 grams). The gram was originally defined to be the mass of one cubic centimeter of pure water, but to provide precise standards it was necessary to construct physical objects of specified mass. One gram is now defined to be 1/1000 of the mass of the standard kilogram, a platinum-iridium bar carefully guarded by the International Bureau of Weights and Measures in Paris for more than a century. (The kilogram, rather than the gram, is considered the base unit of mass in the SI.) The gram is a small mass, equal to about 15.432 grains or 0.035 273 966 ounce. + http://dbpedia.org/resource/Gram + http://en.wikipedia.org/wiki/Gram?oldid=493995797 + + g + g + g + GRM + + Gram - + - + + + + 0.1-fold of the unit litre + dL + dL + DLT + + Decilitre + Decilitre - + - + - + + + + 0.1-fold of the power of the SI base unit metre with the exponent 2 + + dm² + dm2 + DMK + + Square Decimeter + Square Decimetre - + + + + - - + + - + - + - + - + - - - - - + + - + - + - + - + - - + + - + + + + + + + - + + + + diff --git a/docs/ontology/resourceODP/0.1/resourceODP.jsonld b/docs/ontology/resourceODP/0.1/resourceODP.jsonld index 665ee8bf..c1bf91a0 100644 --- a/docs/ontology/resourceODP/0.1/resourceODP.jsonld +++ b/docs/ontology/resourceODP/0.1/resourceODP.jsonld @@ -1,253 +1,114 @@ [ { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent", + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A constituent is a component of object." + "@value": "hasMatter intends to represent that a physical object can have a collection of matter." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Constituent" + "@value": "hasMatter" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "http://emmo.info/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" } ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/description", + "@id": "http://purl.org/dc/terms/created", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject", + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A physical object is a collection of matter." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "PhysicalObject" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" - }, - { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db1" - }, - { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db6" + "@value": "hasConstitutent intends to represent that a physical object can have a collection of composing components." } - ] - }, - { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db1", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@list": [ - { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db2" - }, - { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db3" - } - ] + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" } - ] - }, - { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db2", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent" + "@language": "en", + "@value": "hasConstituent" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" } ] }, { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db3", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#allValuesFrom": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" - } - ], - "http://www.w3.org/2002/07/owl#onProperty": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent" - } - ] - }, - { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db6", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Information", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ - { - "@list": [ - { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db7" - }, - { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db8" - } - ] - } - ] - }, - { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db7", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter" + "@language": "en", + "@value": "Information" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" - } - ] - }, - { - "@id": "_:n2c3a772cbc6a47f894b76e66ace2506db8", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#allValuesFrom": [ + "@language": "en", + "@value": "Information is an abstract concept that represents any kind of interpretations. For instance, information can be data generated by software systems or data used by people for communications." + }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + "@value": "http://emmo.info/emmo#EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", + "@id": "http://purl.org/dc/terms/creator", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "A resource able to be handled in the context of a circular value network, e.g. data generated by software systems in the CVN, materials or prooducts as physical objects handled in the CVN." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "Resource" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@id": "http://purl.org/dc/terms/license", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter", + "@id": "http://purl.org/dc/elements/1.1/description", "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "A matter is a physical substance." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "Matter" - } - ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@value": "http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter", + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "hasMatter intends to represent that a physical object can have a collection of matter." - } - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@language": "en", - "@value": "hasMatter" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" - } + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { @@ -323,51 +184,87 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "hasConstitutent intends to represent that a physical object can have a collection of composing components." + "@value": "A matter is a physical substance." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" + "@language": "en", + "@value": "Matter" + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@value": "http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A constituent is a component of object." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "hasConstituent" + "@value": "Constituent" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" + "@value": "http://emmo.info/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186" } ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/created", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A resource able to be handled in the context of a circular value network, e.g. data generated by software systems in the CVN, materials or prooducts as physical objects handled in the CVN." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@language": "en", + "@value": "Resource" + } + ] + }, { "@id": "http://purl.org/dc/terms/title", "@type": [ @@ -375,35 +272,138 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Information", + "@id": "http://purl.org/dc/terms/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Information" + "@value": "A physical object is a collection of matter." } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Information is an abstract concept that represents any kind of interpretations. For instance, information can be data generated by software systems or data used by people for communications." - }, - { - "@value": "http://emmo.info/emmo#EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36" + "@value": "PhysicalObject" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + }, + { + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab1" + }, + { + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab6" } ] }, { - "@id": "http://purl.org/dc/elements/1.1/description", + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab1", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#intersectionOf": [ + { + "@list": [ + { + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab2" + }, + { + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab3" + } + ] + } + ] + }, + { + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab2", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" + } + ] + }, + { + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab3", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#allValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent" + } + ] + }, + { + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab6", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2002/07/owl#intersectionOf": [ + { + "@list": [ + { + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab7" + }, + { + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab8" + } + ] + } + ] + }, + { + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab7", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter" + } + ], + "http://www.w3.org/2002/07/owl#someValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + } + ] + }, + { + "@id": "_:nc4abcfe1ecca49ba82c6a321240acd8ab8", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#allValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter" + } ] } ] \ No newline at end of file diff --git a/docs/ontology/resourceODP/0.1/resourceODP.owl b/docs/ontology/resourceODP/0.1/resourceODP.owl index fc21bc4a..c8deacd1 100644 --- a/docs/ontology/resourceODP/0.1/resourceODP.owl +++ b/docs/ontology/resourceODP/0.1/resourceODP.owl @@ -24,6 +24,11 @@ 0.1 + + + + + @@ -31,23 +36,33 @@ Information is an abstract concept that represents any kind of interpretations. For instance, information can be data generated by software systems or data used by people for communications. http://emmo.info/emmo#EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36 + + + + + + + + + + + + + + - - + + A physical object is a collection of matter. PhysicalObject - - - - - - - - - + + + A matter is a physical substance. + Matter + http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 @@ -55,26 +70,6 @@ Constituent http://emmo.info/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 - - - - - - - - - hasConstitutent intends to represent that a physical object can have a collection of composing components. - hasConstituent - - - - A resource able to be handled in the context of a circular value network, e.g. data generated by software systems in the CVN, materials or prooducts as physical objects handled in the CVN. - Resource - - - - - @@ -82,66 +77,71 @@ hasMatter intends to represent that a physical object can have a collection of matter. hasMatter - - - + + + - - + + A resource able to be handled in the context of a circular value network, e.g. data generated by software systems in the CVN, materials or prooducts as physical objects handled in the CVN. + Resource - - - - - - - - - - - - - + + + - - + + + + - - + + + + + hasConstitutent intends to represent that a physical object can have a collection of composing components. + hasConstituent - + - + - - - A matter is a physical substance. - Matter - http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 + + - + - + - + + + + + - + + + + + + + + - + diff --git a/docs/ontology/resourceODP/0.1/resourceODP.rdf b/docs/ontology/resourceODP/0.1/resourceODP.rdf index fc21bc4a..c8deacd1 100644 --- a/docs/ontology/resourceODP/0.1/resourceODP.rdf +++ b/docs/ontology/resourceODP/0.1/resourceODP.rdf @@ -24,6 +24,11 @@ 0.1 + + + + + @@ -31,23 +36,33 @@ Information is an abstract concept that represents any kind of interpretations. For instance, information can be data generated by software systems or data used by people for communications. http://emmo.info/emmo#EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36 + + + + + + + + + + + + + + - - + + A physical object is a collection of matter. PhysicalObject - - - - - - - - - + + + A matter is a physical substance. + Matter + http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 @@ -55,26 +70,6 @@ Constituent http://emmo.info/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 - - - - - - - - - hasConstitutent intends to represent that a physical object can have a collection of composing components. - hasConstituent - - - - A resource able to be handled in the context of a circular value network, e.g. data generated by software systems in the CVN, materials or prooducts as physical objects handled in the CVN. - Resource - - - - - @@ -82,66 +77,71 @@ hasMatter intends to represent that a physical object can have a collection of matter. hasMatter - - - + + + - - + + A resource able to be handled in the context of a circular value network, e.g. data generated by software systems in the CVN, materials or prooducts as physical objects handled in the CVN. + Resource - - - - - - - - - - - - - + + + - - + + + + - - + + + + + hasConstitutent intends to represent that a physical object can have a collection of composing components. + hasConstituent - + - + - - - A matter is a physical substance. - Matter - http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 + + - + - + - + + + + + - + + + + + + + + - + diff --git a/docs/ontology/resourceODP/0.2/resourceODP.jsonld b/docs/ontology/resourceODP/0.2/resourceODP.jsonld index 8badfe55..54c3b9f5 100644 --- a/docs/ontology/resourceODP/0.2/resourceODP.jsonld +++ b/docs/ontology/resourceODP/0.2/resourceODP.jsonld @@ -1,147 +1,116 @@ [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPart", + "@id": "http://www.opengis.net/ont/geosparql#asGML", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty", - "http://www.w3.org/2002/07/owl#TransitiveProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "Indicating that something is part of or is contained by something else." - } + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@value": "has part" + "@id": "http://www.opengis.net/ont/geosparql#Geometry" } - ] - }, - { - "@id": "http://purl.org/dc/terms/creator", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasBatch", - "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@language": "en", - "@value": "hasBatch intends to represent that a set of objects can be captured by a number of batches where each batch contains a number of physical objects." + "@id": "http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/geometry-as-wkt-literal" } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/SetOfObjects" + "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "has batch" + "@value": "The GML serialization of a Geometry." } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" + "@language": "en", + "@value": "as GML" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent", + "@id": "http://w3id.org/CEON/ontology/resourceODP/batchSize", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A constituent is a component of object." + "@value": "batchSize intends to repsent how many physical objects are belong to a batch of objects." + } + ], + "http://www.w3.org/2000/01/rdf-schema#domain": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Constituent" + "@value": "batch size" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@value": "http://emmo.info/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186" + "@id": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/isAbout", + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasResourceLocation", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Connecting the information to the object (physical, virtual, imaginary) that the information is about." + "@value": "Defines the location of a resource." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Information" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@value": "is about" - } - ] - }, - { - "@id": "http://www.opengis.net/ont/geosparql#asWKT", - "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://www.opengis.net/ont/geosparql#Geometry" - } - ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ - { - "@id": "http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/geometry-as-wkt-literal" + "@value": "has resource location" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://www.opengis.net/ont/geosparql#wktLiteral" + "@id": "http://www.opengis.net/ont/geosparql#Geometry" } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasBatch", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "The WKT serialization of a Geometry." + "@value": "hasBatch intends to represent that a set of objects can be captured by a number of batches where each batch contains a number of physical objects." } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@language": "en", - "@value": "as WKT" + "@id": "http://w3id.org/CEON/ontology/resourceODP/SetOfObjects" } - ] - }, - { - "@id": "http://www.opengis.net/ont/geosparql#Geometry", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS)." + "@value": "has batch" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@language": "en", - "@value": "Geometry" + "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" } ] }, @@ -158,7 +127,7 @@ ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "_:nfdcd247294174a099695b43618499e50b1" + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b1" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ @@ -174,7 +143,7 @@ ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b1", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b1", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -192,77 +161,48 @@ ] }, { - "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/contributor", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://www.opengis.net/ont/geosparql#asGeoJSON", + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ - { - "@id": "http://www.opengis.net/ont/geosparql#Geometry" - } + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/geometry-as-wkt-literal" + "@language": "en", + "@value": "hasMatter intends to represent that a physical object can have a collection of matter." } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://www.opengis.net/ont/geosparql#geoJSONLiteral" + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" } ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "The GeoJSON serialization of a Geometry." + "@value": "has matter" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@language": "en", - "@value": "as GeoJSON" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" } ] }, { - "@id": "http://purl.org/dc/terms/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject", + "@id": "http://w3id.org/CEON/ontology/resourceODP/SetOfObjects", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A physical object is a collection of matter." + "@value": "A set of objects is a set of physical objects (items) that can be of different types, i.e. different kinds of items." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Physical object" + "@value": "Set of objects" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -270,15 +210,15 @@ "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" }, { - "@id": "_:nfdcd247294174a099695b43618499e50b10" + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b20" }, { - "@id": "_:nfdcd247294174a099695b43618499e50b15" + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b25" } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b10", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b20", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -286,49 +226,49 @@ { "@list": [ { - "@id": "_:nfdcd247294174a099695b43618499e50b11" + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b21" }, { - "@id": "_:nfdcd247294174a099695b43618499e50b12" + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b22" } ] } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b11", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b21", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent" + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasBatch" } ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" + "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b12", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b22", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" + "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" } ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent" + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasBatch" } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b15", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b25", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -336,250 +276,199 @@ { "@list": [ { - "@id": "_:nfdcd247294174a099695b43618499e50b16" + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b26" }, { - "@id": "_:nfdcd247294174a099695b43618499e50b17" + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b27" } ] } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b16", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b26", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter" + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPhysicalObject" } ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b17", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b27", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" } ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter" + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPhysicalObject" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects", + "@id": "http://purl.org/dc/terms/created", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Information", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A batch of objects is a collection of physical objects that are of the same type, e.g. a set of items (product objects) adhering to the same product model." + "@value": "Information is an abstract concept that represents any kind of interpretations. For instance, information can be data generated by software systems or data used by people for communications." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Batch of objects" + "@value": "Information" } ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" - }, - { - "@id": "_:nfdcd247294174a099695b43618499e50b4" - }, + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "_:nfdcd247294174a099695b43618499e50b9" + "@value": "http://emmo.info/emmo#EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36" } - ] - }, - { - "@id": "_:nfdcd247294174a099695b43618499e50b4", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@list": [ - { - "@id": "_:nfdcd247294174a099695b43618499e50b5" - }, - { - "@id": "_:nfdcd247294174a099695b43618499e50b6" - } - ] + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b5", + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPhysicalObject" + "@language": "en", + "@value": "hasConstitutent intends to represent that a physical object can have a collection of composing components." } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" } - ] - }, - { - "@id": "_:nfdcd247294174a099695b43618499e50b6", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#allValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" + "@language": "en", + "@value": "has constituent" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPhysicalObject" - } - ] - }, - { - "@id": "_:nfdcd247294174a099695b43618499e50b9", - "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" - ], - "http://www.w3.org/2002/07/owl#onDataRange": [ - { - "@id": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" } ], - "http://www.w3.org/2002/07/owl#onProperty": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/batchSize" - } - ], - "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", - "@value": "1" + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPart" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", + "@id": "http://w3id.org/CEON/ontology/resourceODP/containsInformation", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@language": "en", - "@value": "A resource able to be handled in the context of a circular value network, e.g. data generated by software systems in the CVN, materials or prooducts as physical objects handled in the CVN." + "@value": "Indicating that some piece of information is contained in a larger collection of information, e.g. a data sheet contains a statement about a certain parameter of a product." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@language": "en", - "@value": "Resource" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Information" } - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://www.opengis.net/ont/geosparql#wktLiteral", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "A matter is a physical substance." + "@value": "contains information" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@language": "en", - "@value": "Matter" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Information" } ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ { - "@value": "http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1" + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPart" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter", + "@id": "http://purl.org/dc/terms/creator", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/isAbout", "@type": [ "http://www.w3.org/2002/07/owl#ObjectProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@language": "en", - "@value": "hasMatter intends to represent that a physical object can have a collection of matter." + "@value": "Connecting the information to the object (physical, virtual, imaginary) that the information is about." } ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Information" } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@language": "en", - "@value": "has matter" - } - ], - "http://www.w3.org/2000/01/rdf-schema#range": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + "@value": "is about" } ] }, { - "@id": "http://www.opengis.net/ont/geosparql#geoJSONLiteral", + "@id": "http://purl.org/dc/terms/license", "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" + "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/SetOfObjects", + "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "A set of objects is a set of physical objects (items) that can be of different types, i.e. different kinds of items." + "@value": "A batch of objects is a collection of physical objects that are of the same type, e.g. a set of items (product objects) adhering to the same product model." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Set of objects" + "@value": "Batch of objects" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ @@ -587,15 +476,15 @@ "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" }, { - "@id": "_:nfdcd247294174a099695b43618499e50b20" + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b4" }, { - "@id": "_:nfdcd247294174a099695b43618499e50b25" + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b9" } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b20", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b4", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], @@ -603,123 +492,183 @@ { "@list": [ { - "@id": "_:nfdcd247294174a099695b43618499e50b21" + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b5" }, { - "@id": "_:nfdcd247294174a099695b43618499e50b22" + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b6" } ] } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b21", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b5", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasBatch" + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPhysicalObject" } ], "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b22", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b6", "@type": [ "http://www.w3.org/2002/07/owl#Restriction" ], "http://www.w3.org/2002/07/owl#allValuesFrom": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" } ], "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasBatch" + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPhysicalObject" } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b25", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b9", "@type": [ - "http://www.w3.org/2002/07/owl#Class" + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2002/07/owl#intersectionOf": [ + "http://www.w3.org/2002/07/owl#onDataRange": [ { - "@list": [ - { - "@id": "_:nfdcd247294174a099695b43618499e50b26" - }, - { - "@id": "_:nfdcd247294174a099695b43618499e50b27" - } - ] + "@id": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/batchSize" + } + ], + "http://www.w3.org/2002/07/owl#qualifiedCardinality": [ + { + "@type": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger", + "@value": "1" } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b26", + "@id": "http://www.opengis.net/ont/geosparql#geoJSONLiteral", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://www.opengis.net/ont/geosparql#asGeoJSON", + "@type": [ + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPhysicalObject" + "@id": "http://www.opengis.net/ont/geosparql#Geometry" } ], - "http://www.w3.org/2002/07/owl#someValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" + "@id": "http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/geometry-as-wkt-literal" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://www.opengis.net/ont/geosparql#geoJSONLiteral" + } + ], + "http://www.w3.org/2004/02/skos/core#definition": [ + { + "@language": "en", + "@value": "The GeoJSON serialization of a Geometry." + } + ], + "http://www.w3.org/2004/02/skos/core#prefLabel": [ + { + "@language": "en", + "@value": "as GeoJSON" } ] }, { - "@id": "_:nfdcd247294174a099695b43618499e50b27", + "@id": "http://www.opengis.net/ont/geosparql#wktLiteral", "@type": [ - "http://www.w3.org/2002/07/owl#Restriction" + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://purl.org/dc/elements/1.1/description", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/isRealizationOf", + "@type": [ + "http://www.w3.org/2002/07/owl#ObjectProperty" ], - "http://www.w3.org/2002/07/owl#allValuesFrom": [ + "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" + "@value": "Relates a thing, e.g. a digital object, or a physical object, to the information it is a realization of. C.f. a physical book that is the realization of a novel, or a pdf or Excel-file that is a realization of a certain data sheet." } ], - "http://www.w3.org/2002/07/owl#onProperty": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPhysicalObject" + "@language": "en", + "@value": "is realization of" + } + ], + "http://www.w3.org/2000/01/rdf-schema#range": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Information" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasResourceLocation", + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPart", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#ObjectProperty", + "http://www.w3.org/2002/07/owl#TransitiveProperty" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Defines the location of a resource." + "@value": "Indicating that something is part of or is contained by something else." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + "@value": "has part" } + ] + }, + { + "@id": "http://www.opengis.net/ont/geosparql#Geometry", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { - "@value": "has resource location" + "@language": "en", + "@value": "A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS)." } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { - "@id": "http://www.opengis.net/ont/geosparql#Geometry" + "@language": "en", + "@value": "Geometry" } ] }, + { + "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, { "@id": "http://w3id.org/CEON/ontology/resourceODP/", "@type": [ @@ -793,40 +742,77 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent", + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "hasConstitutent intends to represent that a physical object can have a collection of composing components." + "@value": "A matter is a physical substance." } ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject" + "@language": "en", + "@value": "Matter" + } + ], + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ + { + "@value": "http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1" + } + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A constituent is a component of object." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "has constituent" + "@value": "Constituent" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" + "@value": "http://emmo.info/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186" + } + ] + }, + { + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@language": "en", + "@value": "A composition is used to represent how a whole or mixture is made up. E.g., for chemical elements composing a chemical structure, the compostion should hold information of the ratio of the composing chemical elments." } ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ + "http://www.w3.org/2000/01/rdf-schema#label": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPart" + "@language": "en", + "@value": "Composition" } ] }, { - "@id": "http://purl.org/dc/terms/license", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] @@ -838,106 +824,92 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/isRealizationOf", + "@id": "http://purl.org/dc/terms/contributor", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/DigitalObject", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "Relates a thing, e.g. a digital object, or a physical object, to the information it is a realization of. C.f. a physical book that is the realization of a novel, or a pdf or Excel-file that is a realization of a certain data sheet." + "@value": "A digital object, e.g. a computer file, that is located on some server, hard drive, or on the web. Most often the digital object is the realization of some piece of information." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "is realization of" + "@value": "Digital object" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Information" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/containsInformation", + "@id": "http://www.opengis.net/ont/geosparql#asWKT", "@type": [ - "http://www.w3.org/2002/07/owl#ObjectProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "Indicating that some piece of information is contained in a larger collection of information, e.g. a data sheet contains a statement about a certain parameter of a product." - } + "http://www.w3.org/2002/07/owl#DatatypeProperty" ], "http://www.w3.org/2000/01/rdf-schema#domain": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Information" + "@id": "http://www.opengis.net/ont/geosparql#Geometry" } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ { - "@value": "contains information" + "@id": "http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/geometry-as-wkt-literal" } ], "http://www.w3.org/2000/01/rdf-schema#range": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Information" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subPropertyOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/hasPart" + "@id": "http://www.opengis.net/ont/geosparql#wktLiteral" } - ] - }, - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Composition", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ + "http://www.w3.org/2004/02/skos/core#definition": [ { "@language": "en", - "@value": "A composition is used to represent how a whole or mixture is made up. E.g., for chemical elements composing a chemical structure, the compostion should hold information of the ratio of the composing chemical elments." + "@value": "The WKT serialization of a Geometry." } ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2004/02/skos/core#prefLabel": [ { "@language": "en", - "@value": "Composition" + "@value": "as WKT" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/DigitalObject", + "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@type": [ + "http://www.w3.org/2002/07/owl#AnnotationProperty" + ] + }, + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { - "@value": "A digital object, e.g. a computer file, that is located on some server, hard drive, or on the web. Most often the digital object is the realization of some piece of information." + "@language": "en", + "@value": "A resource able to be handled in the context of a circular value network, e.g. data generated by software systems in the CVN, materials or prooducts as physical objects handled in the CVN." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Digital object" - } - ], - "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ - { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + "@value": "Resource" } ] }, { - "@id": "http://www.ontologydesignpatterns.org/schemas/cpannotationschema.owl#coversRequirements", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/terms/created", + "@id": "http://purl.org/dc/terms/description", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] @@ -949,104 +921,132 @@ ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/Information", + "@id": "http://w3id.org/CEON/ontology/resourceODP/PhysicalObject", "@type": [ "http://www.w3.org/2002/07/owl#Class" ], "http://www.w3.org/2000/01/rdf-schema#comment": [ { "@language": "en", - "@value": "Information is an abstract concept that represents any kind of interpretations. For instance, information can be data generated by software systems or data used by people for communications." + "@value": "A physical object is a collection of matter." } ], "http://www.w3.org/2000/01/rdf-schema#label": [ { "@language": "en", - "@value": "Information" - } - ], - "http://www.w3.org/2000/01/rdf-schema#seeAlso": [ - { - "@value": "http://emmo.info/emmo#EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36" + "@value": "Physical object" } ], "http://www.w3.org/2000/01/rdf-schema#subClassOf": [ { "@id": "http://w3id.org/CEON/ontology/resourceODP/Resource" + }, + { + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b10" + }, + { + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b15" } ] }, { - "@id": "http://www.opengis.net/ont/geosparql#asGML", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b10", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2002/07/owl#intersectionOf": [ { - "@id": "http://www.opengis.net/ont/geosparql#Geometry" + "@list": [ + { + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b11" + }, + { + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b12" + } + ] } + ] + }, + { + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b11", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#isDefinedBy": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@id": "http://www.opengis.net/spec/geosparql/1.0/req/geometry-extension/geometry-as-wkt-literal" + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://www.opengis.net/ont/geosparql#gmlLiteral" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" } + ] + }, + { + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b12", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2004/02/skos/core#definition": [ + "http://www.w3.org/2002/07/owl#allValuesFrom": [ { - "@language": "en", - "@value": "The GML serialization of a Geometry." + "@id": "http://w3id.org/CEON/ontology/resourceODP/Constituent" } ], - "http://www.w3.org/2004/02/skos/core#prefLabel": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@language": "en", - "@value": "as GML" + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasConstituent" } ] }, { - "@id": "http://w3id.org/CEON/ontology/resourceODP/batchSize", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b15", "@type": [ - "http://www.w3.org/2002/07/owl#DatatypeProperty" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@language": "en", - "@value": "batchSize intends to repsent how many physical objects are belong to a batch of objects." - } + "http://www.w3.org/2002/07/owl#Class" ], - "http://www.w3.org/2000/01/rdf-schema#domain": [ + "http://www.w3.org/2002/07/owl#intersectionOf": [ { - "@id": "http://w3id.org/CEON/ontology/resourceODP/BatchOfObjects" + "@list": [ + { + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b16" + }, + { + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b17" + } + ] } + ] + }, + { + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b16", + "@type": [ + "http://www.w3.org/2002/07/owl#Restriction" ], - "http://www.w3.org/2000/01/rdf-schema#label": [ + "http://www.w3.org/2002/07/owl#onProperty": [ { - "@language": "en", - "@value": "batch size" + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter" } ], - "http://www.w3.org/2000/01/rdf-schema#range": [ + "http://www.w3.org/2002/07/owl#someValuesFrom": [ { - "@id": "http://www.w3.org/2001/XMLSchema#nonNegativeInteger" + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" } ] }, { - "@id": "http://www.w3.org/2004/02/skos/core#prefLabel", + "@id": "_:n83857c873e9d4d6b9d76fb408426a0e7b17", "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" - ] - }, - { - "@id": "http://purl.org/dc/elements/1.1/description", - "@type": [ - "http://www.w3.org/2002/07/owl#AnnotationProperty" + "http://www.w3.org/2002/07/owl#Restriction" + ], + "http://www.w3.org/2002/07/owl#allValuesFrom": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/Matter" + } + ], + "http://www.w3.org/2002/07/owl#onProperty": [ + { + "@id": "http://w3id.org/CEON/ontology/resourceODP/hasMatter" + } ] } ] \ No newline at end of file diff --git a/docs/ontology/resourceODP/0.2/resourceODP.owl b/docs/ontology/resourceODP/0.2/resourceODP.owl index 6366fab7..1d5687bd 100644 --- a/docs/ontology/resourceODP/0.2/resourceODP.owl +++ b/docs/ontology/resourceODP/0.2/resourceODP.owl @@ -8,30 +8,34 @@ xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + + + + + - - + + A set of objects is a set of physical objects (items) that can be of different types, i.e. different kinds of items. Set of objects - - - - - - The GML serialization of a Geometry. - as GML - - - - - - + - + + + + + + + @@ -40,67 +44,95 @@ batchSize intends to repsent how many physical objects are belong to a batch of objects. batch size - + + + + Eva Blomqvist + Mikael Lindecrantz + Robin Keskisärkkä + 2023-03-16 + Huanyu Li + A core ODP of the CEON ontology network defining aspects of the resource concept. + https://creativecommons.org/licenses/by/4.0/ + Circular Economy Ontology Network (CEON) - Resource ODP + resourceODP + http://w3id.org/CEON/ontology/resourceODP/ + Covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-1,3, CVN-Composition-1,2, CVN-ResrouceType-4, C7-3, E2-2, E4-6, E5-1, E6-3, T3-1. + + 0.2 + + - - - - hasConstitutent intends to represent that a physical object can have a collection of composing components. - has constituent + + + hasBatch intends to represent that a set of objects can be captured by a number of batches where each batch contains a number of physical objects. + has batch - + - - - Indicating that some piece of information is contained in a larger collection of information, e.g. a data sheet contains a statement about a certain parameter of a product. - contains information + Connecting the information to the object (physical, virtual, imaginary) that the information is about. + is about - + - A constituent is a component of object. - Constituent - http://emmo.info/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 + A matter is a physical substance. + Matter + http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 - - - - Relates a thing, e.g. a digital object, or a physical object, to the information it is a realization of. C.f. a physical book that is the realization of a novel, or a pdf or Excel-file that is a realization of a certain data sheet. - is realization of + + + + - - - + + + + + hasMatter intends to represent that a physical object can have a collection of matter. + has matter A resource able to be handled in the context of a circular value network, e.g. data generated by software systems in the CVN, materials or prooducts as physical objects handled in the CVN. Resource - + + + + + + + + Indicating that something is part of or is contained by something else. + has part + + - A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS). - Geometry + A constituent is a component of object. + Constituent + http://emmo.info/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 - + + + + + + + + + + - + - The GeoJSON serialization of a Geometry. - as GeoJSON - - - - - - - A batch of objects is a collection of physical objects that are of the same type, e.g. a set of items (product objects) adhering to the same product model. - Batch of objects + The GML serialization of a Geometry. + as GML - - - + + + @@ -109,15 +141,20 @@ Defines the location of a resource. has resource location - + - A composition is used to represent how a whole or mixture is made up. E.g., for chemical elements composing a chemical structure, the compostion should hold information of the ratio of the composing chemical elments. - Composition + + Information is an abstract concept that represents any kind of interpretations. For instance, information can be data generated by software systems or data used by people for communications. + Information + http://emmo.info/emmo#EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36 - - - - + + + + + + The GeoJSON serialization of a Geometry. + as GeoJSON @@ -127,48 +164,7 @@ The WKT serialization of a Geometry. as WKT - - - - A digital object, e.g. a computer file, that is located on some server, hard drive, or on the web. Most often the digital object is the realization of some piece of information. - Digital object - - - - - - - - - Indicating that something is part of or is contained by something else. - has part - - - - - - - - - - - - - - - - - - Connecting the information to the object (physical, virtual, imaginary) that the information is about. - is about - - - - - 1 - - - + @@ -176,183 +172,187 @@ - - + + A physical object is a collection of matter. Physical object - - + + + + - - + + + - - - + + + A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS). + Geometry - - + + + + + - + + + + + - - hasMatter intends to represent that a physical object can have a collection of matter. - has matter + + hasConstitutent intends to represent that a physical object can have a collection of composing components. + has constituent - + + + + + + + + + + + + + + - Information is an abstract concept that represents any kind of interpretations. For instance, information can be data generated by software systems or data used by people for communications. - Information - http://emmo.info/emmo#EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36 + + + A batch of objects is a collection of physical objects that are of the same type, e.g. a set of items (product objects) adhering to the same product model. + Batch of objects - + + + + + - - + + + + + + + - + hasPhysicalObject intends to represent that a batch of objects or a set of objects can have composing components of physical objects. has physical object + + + + - + + - A matter is a physical substance. - Matter - http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 - - - - - - + - - - - - hasBatch intends to represent that a set of objects can be captured by a number of batches where each batch contains a number of physical objects. - has batch - - - - - - - + + + - - - - + + + + + + Indicating that some piece of information is contained in a larger collection of information, e.g. a data sheet contains a statement about a certain parameter of a product. + contains information - - - - Eva Blomqvist - Mikael Lindecrantz - Robin Keskisärkkä - 2023-03-16 - Huanyu Li - A core ODP of the CEON ontology network defining aspects of the resource concept. - https://creativecommons.org/licenses/by/4.0/ - Circular Economy Ontology Network (CEON) - Resource ODP - resourceODP - http://w3id.org/CEON/ontology/resourceODP/ - Covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-1,3, CVN-Composition-1,2, CVN-ResrouceType-4, C7-3, E2-2, E4-6, E5-1, E6-3, T3-1. - - 0.2 + + + A composition is used to represent how a whole or mixture is made up. E.g., for chemical elements composing a chemical structure, the compostion should hold information of the ratio of the composing chemical elments. + Composition - - + + + - - - - + + + + A digital object, e.g. a computer file, that is located on some server, hard drive, or on the web. Most often the digital object is the realization of some piece of information. + Digital object - - + + + - - - - + + + - - + + - - - - + + + + Relates a thing, e.g. a digital object, or a physical object, to the information it is a realization of. C.f. a physical book that is the realization of a novel, or a pdf or Excel-file that is a realization of a certain data sheet. + is realization of - - - + + - - - + + + - - - + + - + - - - + + + + 1 + - - + + - - - - - + - - - - - - - - - - - - - - - + + + + + - + + + + diff --git a/docs/ontology/resourceODP/0.2/resourceODP.rdf b/docs/ontology/resourceODP/0.2/resourceODP.rdf index 6366fab7..1d5687bd 100644 --- a/docs/ontology/resourceODP/0.2/resourceODP.rdf +++ b/docs/ontology/resourceODP/0.2/resourceODP.rdf @@ -8,30 +8,34 @@ xmlns:skos="http://www.w3.org/2004/02/skos/core#" xmlns:vann="http://purl.org/vocab/vann/" > + + + + + + + + + + - - + + A set of objects is a set of physical objects (items) that can be of different types, i.e. different kinds of items. Set of objects - - - - - - The GML serialization of a Geometry. - as GML - - - - - - + - + + + + + + + @@ -40,67 +44,95 @@ batchSize intends to repsent how many physical objects are belong to a batch of objects. batch size - + + + + Eva Blomqvist + Mikael Lindecrantz + Robin Keskisärkkä + 2023-03-16 + Huanyu Li + A core ODP of the CEON ontology network defining aspects of the resource concept. + https://creativecommons.org/licenses/by/4.0/ + Circular Economy Ontology Network (CEON) - Resource ODP + resourceODP + http://w3id.org/CEON/ontology/resourceODP/ + Covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-1,3, CVN-Composition-1,2, CVN-ResrouceType-4, C7-3, E2-2, E4-6, E5-1, E6-3, T3-1. + + 0.2 + + - - - - hasConstitutent intends to represent that a physical object can have a collection of composing components. - has constituent + + + hasBatch intends to represent that a set of objects can be captured by a number of batches where each batch contains a number of physical objects. + has batch - + - - - Indicating that some piece of information is contained in a larger collection of information, e.g. a data sheet contains a statement about a certain parameter of a product. - contains information + Connecting the information to the object (physical, virtual, imaginary) that the information is about. + is about - + - A constituent is a component of object. - Constituent - http://emmo.info/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 + A matter is a physical substance. + Matter + http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 - - - - Relates a thing, e.g. a digital object, or a physical object, to the information it is a realization of. C.f. a physical book that is the realization of a novel, or a pdf or Excel-file that is a realization of a certain data sheet. - is realization of + + + + - - - + + + + + hasMatter intends to represent that a physical object can have a collection of matter. + has matter A resource able to be handled in the context of a circular value network, e.g. data generated by software systems in the CVN, materials or prooducts as physical objects handled in the CVN. Resource - + + + + + + + + Indicating that something is part of or is contained by something else. + has part + + - A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS). - Geometry + A constituent is a component of object. + Constituent + http://emmo.info/emmo#EMMO_ceaaf9f7_fd11_424b_8fda_9afa186af186 - + + + + + + + + + + - + - The GeoJSON serialization of a Geometry. - as GeoJSON - - - - - - - A batch of objects is a collection of physical objects that are of the same type, e.g. a set of items (product objects) adhering to the same product model. - Batch of objects + The GML serialization of a Geometry. + as GML - - - + + + @@ -109,15 +141,20 @@ Defines the location of a resource. has resource location - + - A composition is used to represent how a whole or mixture is made up. E.g., for chemical elements composing a chemical structure, the compostion should hold information of the ratio of the composing chemical elments. - Composition + + Information is an abstract concept that represents any kind of interpretations. For instance, information can be data generated by software systems or data used by people for communications. + Information + http://emmo.info/emmo#EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36 - - - - + + + + + + The GeoJSON serialization of a Geometry. + as GeoJSON @@ -127,48 +164,7 @@ The WKT serialization of a Geometry. as WKT - - - - A digital object, e.g. a computer file, that is located on some server, hard drive, or on the web. Most often the digital object is the realization of some piece of information. - Digital object - - - - - - - - - Indicating that something is part of or is contained by something else. - has part - - - - - - - - - - - - - - - - - - Connecting the information to the object (physical, virtual, imaginary) that the information is about. - is about - - - - - 1 - - - + @@ -176,183 +172,187 @@ - - + + A physical object is a collection of matter. Physical object - - + + + + - - + + + - - - + + + A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS). + Geometry - - + + + + + - + + + + + - - hasMatter intends to represent that a physical object can have a collection of matter. - has matter + + hasConstitutent intends to represent that a physical object can have a collection of composing components. + has constituent - + + + + + + + + + + + + + + - Information is an abstract concept that represents any kind of interpretations. For instance, information can be data generated by software systems or data used by people for communications. - Information - http://emmo.info/emmo#EMMO_64c72d00_7582_44ea_a0b5_3a14e50acc36 + + + A batch of objects is a collection of physical objects that are of the same type, e.g. a set of items (product objects) adhering to the same product model. + Batch of objects - + + + + + - - + + + + + + + - + hasPhysicalObject intends to represent that a batch of objects or a set of objects can have composing components of physical objects. has physical object + + + + - + + - A matter is a physical substance. - Matter - http://emmo.info/emmo#EMMO_5b2222df_4da6_442f_8244_96e9e45887d1 - - - - - - + - - - - - hasBatch intends to represent that a set of objects can be captured by a number of batches where each batch contains a number of physical objects. - has batch - - - - - - - + + + - - - - + + + + + + Indicating that some piece of information is contained in a larger collection of information, e.g. a data sheet contains a statement about a certain parameter of a product. + contains information - - - - Eva Blomqvist - Mikael Lindecrantz - Robin Keskisärkkä - 2023-03-16 - Huanyu Li - A core ODP of the CEON ontology network defining aspects of the resource concept. - https://creativecommons.org/licenses/by/4.0/ - Circular Economy Ontology Network (CEON) - Resource ODP - resourceODP - http://w3id.org/CEON/ontology/resourceODP/ - Covers the following requirements from Onto-DESIDE D3.1: CVN-Resource-1,3, CVN-Composition-1,2, CVN-ResrouceType-4, C7-3, E2-2, E4-6, E5-1, E6-3, T3-1. - - 0.2 + + + A composition is used to represent how a whole or mixture is made up. E.g., for chemical elements composing a chemical structure, the compostion should hold information of the ratio of the composing chemical elments. + Composition - - + + + - - - - + + + + A digital object, e.g. a computer file, that is located on some server, hard drive, or on the web. Most often the digital object is the realization of some piece of information. + Digital object - - + + + - - - - + + + - - + + - - - - + + + + Relates a thing, e.g. a digital object, or a physical object, to the information it is a realization of. C.f. a physical book that is the realization of a novel, or a pdf or Excel-file that is a realization of a certain data sheet. + is realization of - - - + + - - - + + + - - - + + - + - - - + + + + 1 + - - + + - - - - - + - - - - - - - - - - - - - - - + + + + + - + + + + diff --git a/docs/ontology/value/0.1/value.jsonld b/docs/ontology/value/0.1/value.jsonld index b6d4cc79..9cb9687a 100644 --- a/docs/ontology/value/0.1/value.jsonld +++ b/docs/ontology/value/0.1/value.jsonld @@ -1,10 +1,38 @@ [ { - "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", + "@id": "http://w3id.org/CEON/ontology/value/ValueProposition", + "@type": [ + "http://www.w3.org/2002/07/owl#Class" + ], + "http://www.w3.org/2000/01/rdf-schema#comment": [ + { + "@value": "Proposed or intended value outcome of some process, action or collaboration." + } + ], + "http://www.w3.org/2000/01/rdf-schema#label": [ + { + "@value": "Value proposition" + } + ] + }, + { + "@id": "http://purl.org/dc/terms/contributor", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, + { + "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, + { + "@id": "http://www.w3.org/2001/XMLSchema#date", + "@type": [ + "http://www.w3.org/2000/01/rdf-schema#Datatype" + ] + }, { "@id": "http://w3id.org/CEON/ontology/value/", "@type": [ @@ -78,7 +106,7 @@ ] }, { - "@id": "http://purl.org/dc/terms/contributor", + "@id": "http://purl.org/dc/terms/title", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] @@ -89,12 +117,6 @@ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, - { - "@id": "http://www.w3.org/2001/XMLSchema#gYear", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, { "@id": "http://purl.org/dc/terms/creator", "@type": [ @@ -102,39 +124,17 @@ ] }, { - "@id": "http://www.w3.org/2001/XMLSchema#gMonthYear", - "@type": [ - "http://www.w3.org/2000/01/rdf-schema#Datatype" - ] - }, - { - "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", + "@id": "http://purl.org/vocab/vann/preferredNamespacePrefix", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, { - "@id": "http://purl.org/dc/terms/title", + "@id": "http://purl.org/vocab/vann/preferredNamespaceUri", "@type": [ "http://www.w3.org/2002/07/owl#AnnotationProperty" ] }, - { - "@id": "http://w3id.org/CEON/ontology/value/ValueProposition", - "@type": [ - "http://www.w3.org/2002/07/owl#Class" - ], - "http://www.w3.org/2000/01/rdf-schema#comment": [ - { - "@value": "Proposed or intended value outcome of some process, action or collaboration." - } - ], - "http://www.w3.org/2000/01/rdf-schema#label": [ - { - "@value": "Value proposition" - } - ] - }, { "@id": "http://w3id.org/CEON/ontology/value/Value", "@type": [ @@ -152,7 +152,7 @@ ] }, { - "@id": "http://www.w3.org/2001/XMLSchema#date", + "@id": "http://www.w3.org/2001/XMLSchema#gYear", "@type": [ "http://www.w3.org/2000/01/rdf-schema#Datatype" ] diff --git a/docs/ontology/value/0.1/value.owl b/docs/ontology/value/0.1/value.owl index db430fcd..84b1a189 100644 --- a/docs/ontology/value/0.1/value.owl +++ b/docs/ontology/value/0.1/value.owl @@ -23,19 +23,7 @@ 2023-03-30 0.1 - - - - - - - - - - - - - + @@ -43,21 +31,33 @@ Proposed or intended value outcome of some process, action or collaboration. Value proposition - + - - + + Some notion of value. Value - - + + + + + + + + + + + + + + diff --git a/docs/ontology/value/0.1/value.rdf b/docs/ontology/value/0.1/value.rdf index db430fcd..84b1a189 100644 --- a/docs/ontology/value/0.1/value.rdf +++ b/docs/ontology/value/0.1/value.rdf @@ -23,19 +23,7 @@ 2023-03-30 0.1 - - - - - - - - - - - - - + @@ -43,21 +31,33 @@ Proposed or intended value outcome of some process, action or collaboration. Value proposition - + - - + + Some notion of value. Value - - + + + + + + + + + + + + + + diff --git a/ontology/modules/process/0.2/process.ttl b/ontology/modules/process/0.2/process.ttl index 7afe39f2..27fcb5c5 100644 --- a/ontology/modules/process/0.2/process.ttl +++ b/ontology/modules/process/0.2/process.ttl @@ -167,6 +167,13 @@ processODP:hasOutput rdf:type owl:ObjectProperty . rdfs:label "Deconstruction Process" . +### http://w3id.org/CEON/ontology/process/DisassemblingProcess +:DisassemblingProcess rdf:type owl:Class ; + rdfs:subClassOf processODP:Transformation ; + rdfs:comment "A process of disassembling." ; + rdfs:label "Disassembling Process" . + + ### http://w3id.org/CEON/ontology/process/DismantleProcess :DismantleProcess rdf:type owl:Class ; rdfs:subClassOf processODP:Transformation ; @@ -301,4 +308,4 @@ processODP:Transformation rdf:type owl:Class . resourceODP:Resource rdf:type owl:Class . -### Generated by the OWL API (version 4.5.26.2023-07-17T20:34:13Z) https://github.com/owlcs/owlapi +### Generated by the OWL API (version 4.5.29.2024-05-13T12:11:03Z) https://github.com/owlcs/owlapi