{ "@context": { "owl": "http://www.w3.org/2002/07/owl#", "rdf": "http://www.w3.org/1999/02/22-rdf-syntax-ns#", "xml": "http://www.w3.org/XML/1998/namespace/", "xsd": "http://www.w3.org/2001/XMLSchema#", "rdfs": "http://www.w3.org/2000/01/rdf-schema#", "foaf": "http://xmlns.com/foaf/0.1/", "dcterms": "http://purl.org/dc/terms/", "dc11": "http://purl.org/dc/elements/1.1/", "dcat": "http://www.w3.org/ns/dcat#", "admsapit": "https://w3id.org/italia/onto/ADMS/", "l0": "https://w3id.org/italia/onto/l0/" }, "@graph": [ { "@id": "_:g0", "@type": "owl:Restriction", "owl:onProperty": { "@id": "https://w3id.org/italia/onto/MU/hasValue" }, "owl:someValuesFrom": { "@id": "https://w3id.org/italia/onto/MU/Value" } }, { "@id": "_:g1", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "https://w3id.org/italia/onto/MU/Value" }, "owl:onProperty": { "@id": "https://w3id.org/italia/onto/MU/hasValue" } }, { "@id": "_:g10", "@type": "owl:Restriction", "owl:maxQualifiedCardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" }, "owl:onClass": { "@id": "https://w3id.org/leo/onto/livestock-assessment/Device" }, "owl:onProperty": { "@id": "https://w3id.org/leo/onto/livestock-assessment/uses" } }, { "@id": "_:g11", "@type": "owl:Restriction", "owl:maxQualifiedCardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" }, "owl:onDataRange": { "@id": "_:g12" }, "owl:onProperty": { "@id": "https://w3id.org/italia/onto/TI/date" } }, { "@id": "_:g12", "@type": "rdfs:Datatype", "owl:unionOf": { "@list": [ { "@id": "xsd:date" }, { "@id": "xsd:dateTime" } ] } }, { "@id": "_:g15", "@type": "owl:Restriction", "owl:maxCardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" }, "owl:onProperty": { "@id": "https://w3id.org/leo/onto/livestock-assessment/assessmentId" } }, { "@id": "_:g16", "@type": "owl:Restriction", "owl:onProperty": { "@id": "l0:name" }, "owl:someValuesFrom": { "@id": "rdf:PlainLiteral" } }, { "@id": "_:g17", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "rdfs:Literal" }, "owl:onProperty": { "@id": "l0:description" } }, { "@id": "_:g18", "@type": "owl:Restriction", "owl:maxCardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" }, "owl:onProperty": { "@id": "l0:identifier" } }, { "@id": "_:g2", "@type": "owl:Restriction", "owl:onClass": { "@id": "https://w3id.org/leo/onto/livestock-assessment/MeasureProperty" }, "owl:onProperty": { "@id": "https://w3id.org/leo/onto/livestock-assessment/hasMeasureProperty" }, "owl:qualifiedCardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" } }, { "@id": "_:g3", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "https://w3id.org/leo/onto/livestock-assessment/Method" }, "owl:onProperty": { "@id": "https://w3id.org/leo/onto/livestock-assessment/applies" } }, { "@id": "_:g4", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "https://w3id.org/leo/onto/livestock-assessment/MeasureProperty" }, "owl:onProperty": { "@id": "https://w3id.org/leo/onto/livestock-assessment/hasAssessedSinglePropertyValue" } }, { "@id": "_:g5", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "https://w3id.org/leo/onto/livestock-assessment/AssessmentResult" }, "owl:onProperty": { "@id": "https://w3id.org/leo/onto/livestock-assessment/hasAssessmentResult" } }, { "@id": "_:g6", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "l0:Entity" }, "owl:onProperty": { "@id": "https://w3id.org/leo/onto/livestock-assessment/hasSubject" } }, { "@id": "_:g7", "@type": "owl:Restriction", "owl:allValuesFrom": { "@id": "l0:Entity" }, "owl:onProperty": { "@id": "https://w3id.org/leo/onto/livestock-assessment/isAssessmentOf" } }, { "@id": "_:g8", "@type": "owl:Restriction", "owl:maxQualifiedCardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" }, "owl:onClass": { "@id": "https://w3id.org/italia/onto/TI/TimeInterval" }, "owl:onProperty": { "@id": "https://w3id.org/italia/onto/TI/atTime" } }, { "@id": "_:g9", "@type": "owl:Restriction", "owl:maxQualifiedCardinality": { "@type": "xsd:nonNegativeInteger", "@value": "1" }, "owl:onClass": { "@id": "l0:Agent" }, "owl:onProperty": { "@id": "https://w3id.org/leo/onto/livestock-assessment/hasPerformer" } }, { "@id": "dc11:description", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:accrualPeriodicity", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:creator", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:description", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:format", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:identifier", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:issued", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:language", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:license", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:modified", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:publisher", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:rightsHolder", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:subject", "@type": "owl:AnnotationProperty" }, { "@id": "dcterms:title", "@type": "owl:AnnotationProperty" }, { "@id": "xsd:date", "@type": "rdfs:Datatype" }, { "@id": "dcat:accessURL", "@type": "owl:AnnotationProperty" }, { "@id": "dcat:contactPoint", "@type": "owl:AnnotationProperty" }, { "@id": "dcat:downloadURL", "@type": "owl:AnnotationProperty" }, { "@id": "dcat:keyword", "@type": "owl:AnnotationProperty" }, { "@id": "dcat:theme", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:SemanticAsset", "@type": "owl:Class" }, { "@id": "admsapit:SemanticAssetDistribution", "@type": "owl:Class" }, { "@id": "admsapit:acronym", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:hasFormalityLevel", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:hasKeyClass", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:hasOntologyLanguage", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:hasSemanticAssetDistribution", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:hasTask", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:officialURI", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:prefix", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:semanticAssetInUse", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:status", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:target", "@type": "owl:AnnotationProperty" }, { "@id": "admsapit:type", "@type": "owl:AnnotationProperty" }, { "@id": "https://w3id.org/italia/onto/MU/value", "@type": "owl:DatatypeProperty" }, { "@id": "https://w3id.org/italia/onto/TI/date", "@type": "owl:DatatypeProperty" }, { "@id": "l0:Agent", "@type": "owl:Class" }, { "@id": "l0:Characteristic", "@type": "owl:Class" }, { "@id": "l0:Entity", "@type": "owl:Class" }, { "@id": "l0:EventOrSituation", "@type": "owl:Class" }, { "@id": "https://w3id.org/leo/data/distribution/LA-JSON-LD", "@type": [ "owl:NamedIndividual", "admsapit:SemanticAssetDistribution" ], "dcterms:description": [ { "@language": "it", "@value": "Questa è la distribuzione JSON-LD dell'ontologia sugli accertamenti zootecnici" }, { "@language": "en", "@value": "This is the distribution in JSON-LD of livestock assessments ontology" } ], "dcterms:format": { "@id": "http://publications.europa.eu/resource/authority/file-type/JSON_LD" }, "dcterms:license": { "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" }, "dcterms:title": [ { "@language": "it", "@value": "Distribuzione JSON-LD ontologia Accertamenti Zootecnici" }, { "@language": "en", "@value": "JSON-LD distribution of Livestock Assessment Ontology" } ], "rdfs:comment": [ { "@language": "it", "@value": "Questa è la distribuzione JSON-LD dell'ontologia sugli accertamenti zootecnici" }, { "@language": "en", "@value": "This is the distribution in JSON-LD of livestock assessments ontology" } ], "rdfs:label": [ { "@language": "it", "@value": "Distribuzione JSON-LD ontologia Accertamenti Zootecnici" }, { "@language": "en", "@value": "JSON-LD distribution of Livestock Assessment Ontology" } ], "dcat:accessURL": { "@id": "https://github.com/Bluarancio/Leo-OpenData/tree/master/Ontologie/livestock-assessment/latest" }, "dcat:downloadURL": { "@id": "https://raw.githubusercontent.com/Bluarancio/Leo-OpenData/master/Ontologie/livestock-assessment/latest/livestock-assessment.jsonld" } }, { "@id": "https://w3id.org/leo/data/distribution/LA-RDF-TURTLE", "@type": [ "owl:NamedIndividual", "admsapit:SemanticAssetDistribution" ], "dcterms:description": [ { "@language": "it", "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia sugli accertamenti zootecnici" }, { "@language": "en", "@value": "This is the distribution in RDF/Turtle of livestock assessments ontology" } ], "dcterms:format": { "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_TURTLE" }, "dcterms:license": { "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" }, "dcterms:title": [ { "@language": "it", "@value": "Distribuzione RDF/Turtle ontologia Accertamenti Zootecnici" }, { "@language": "en", "@value": "RDF/Turtle distribution of Livestock Assessment Ontology" } ], "rdfs:comment": [ { "@language": "it", "@value": "Questa è la distribuzione RDF/Turtle dell'ontologia sugli accertamenti zootecnici" }, { "@language": "en", "@value": "This is the distribution in RDF/Turtle of livestock assessments ontology" } ], "rdfs:label": [ { "@language": "it", "@value": "Distribuzione RDF/Turtle ontologia Accertamenti Zootecnici" }, { "@language": "en", "@value": "RDF/Turtle distribution of Livestock Assessment Ontology" } ], "dcat:accessURL": { "@id": "https://github.com/Bluarancio/Leo-OpenData/tree/master/Ontologie/livestock-assessment/latest" }, "dcat:downloadURL": { "@id": "https://raw.githubusercontent.com/Bluarancio/Leo-OpenData/master/Ontologie/livestock-assessment/latest/livestock-assessment.ttl" } }, { "@id": "https://w3id.org/leo/data/distribution/LA-RDF-XML", "@type": [ "owl:NamedIndividual", "admsapit:SemanticAssetDistribution" ], "dcterms:description": [ { "@language": "it", "@value": "Questa è la distribuzione RDF/XML dell'ontologia sugli accertamenti zootecnici" }, { "@language": "en", "@value": "This is the distribution in RDF/XML of livestock assessments ontology" } ], "dcterms:format": { "@id": "http://publications.europa.eu/resource/authority/file-type/RDF_XML" }, "dcterms:license": { "@id": "https://w3id.org/italia/controlled-vocabulary/licences/A21_CCBY40" }, "dcterms:title": [ { "@language": "it", "@value": "Distribuzione RDF/XML ontologia Accertamenti Zootecnici" }, { "@language": "en", "@value": "RDF/XML distribution of Livestock Assessment Ontology" } ], "rdfs:comment": [ { "@language": "it", "@value": "Questa è la distribuzione RDF/XML dell'ontologia sugli accertamenti zootecnici" }, { "@language": "en", "@value": "This is the distribution in RDF/XML of livestock assessments ontology" } ], "rdfs:label": [ { "@language": "it", "@value": "Distribuzione RDF/XML ontologia Accertamenti Zootecnici" }, { "@language": "en", "@value": "RDF/XML distribution of Livestock Assessment Ontology" } ], "dcat:accessURL": { "@id": "https://github.com/Bluarancio/Leo-OpenData/tree/master/Ontologie/livestock-assessment/latest" }, "dcat:downloadURL": { "@id": "https://raw.githubusercontent.com/Bluarancio/Leo-OpenData/master/Ontologie/livestock-assessment/latest/livestock-assessment.rdf" } }, { "@id": "https://w3id.org/leo/data/private-organization/00944701002", "@type": [ "owl:NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent", "foaf:Agent" ], "dcterms:identifier": "00944701002", "foaf:name": [ { "@language": "it", "@value": "Associazione Italiana Allevatori" }, { "@language": "en", "@value": "Italian Breeders' Association" } ] }, { "@id": "https://w3id.org/leo/data/private-organization/06695411006", "@type": [ "owl:NamedIndividual", "http://dati.gov.it/onto/dcatapit#Agent", "foaf:Agent" ], "dcterms:identifier": "06695411006", "foaf:name": [ { "@language": "en", "@value": "Bluarancio" }, { "@language": "it", "@value": "Bluarancio" } ] }, { "@id": "https://w3id.org/leo/data/project/LEO", "@type": [ "owl:NamedIndividual", "admsapit:Project" ], "rdfs:label": { "@language": "it", "@value": "LEO - Livestock Environment Open Data" }, "l0:name": { "@language": "it", "@value": "LEO - Livestock Environment Open Data" } }, { "@id": "https://w3id.org/leo/onto/analysis/UnitOfMeasure", "@type": "owl:Class" }, { "@id": "https://w3id.org/leo/onto/analysis/hasUnitOfMeasure", "@type": "owl:ObjectProperty" }, { "@id": "https://w3id.org/leo/onto/livestock-assessment", "@type": [ "owl:Ontology", "owl:NamedIndividual", "admsapit:SemanticAsset" ], "dc11:description": { "@id": "https://raw.githubusercontent.com/Bluarancio/Leo-OpenData/master/RappresentazioneGraficaOntologie/PNG/livestock-assessment.png" }, "dcterms:accrualPeriodicity": { "@id": "http://publications.europa.eu/resource/authority/frequency/IRREG" }, "dcterms:creator": [ { "@id": "https://w3id.org/leo/data/private-organization/00944701002" }, { "@id": "https://w3id.org/leo/data/private-organization/06695411006" } ], "dcterms:description": [ { "@language": "it", "@value": "Questa ontologia implementa un pattern generale per modellare controlli in ambito zootecnico. Questa sarà specializzata in diversi tipi di controlli: gli accertamenti zootecnici, i controlli funzionali sul latte, i controlli sull'efficienza della mungitura." }, { "@language": "en", "@value": "This ontology implements a general pattern for modelling zootechnical controls. It will specialise in different types of controls: livestock checks, functional milk controls, milking efficiency controls." } ], "dcterms:identifier": { "@language": "it", "@value": "onto-BA-11" }, "dcterms:issued": { "@type": "xsd:date", "@value": "2023-02-15" }, "dcterms:language": [ { "@id": "http://publications.europa.eu/resource/authority/language/ENG" }, { "@id": "http://publications.europa.eu/resource/authority/language/ITA" } ], "dcterms:modified": { "@type": "xsd:date", "@value": "2023-03-10" }, "dcterms:publisher": { "@id": "https://w3id.org/leo/data/private-organization/06695411006" }, "dcterms:rightsHolder": { "@id": "https://w3id.org/leo/data/private-organization/00944701002" }, "dcterms:subject": [ { "@id": "http://eurovoc.europa.eu/6271" }, { "@id": "http://eurovoc.europa.eu/6272" } ], "dcterms:title": [ { "@language": "en", "@value": "Livestock Assessment Ontology" }, { "@language": "it", "@value": "Ontologia degli Accertamenti in ambito Zootecnia" } ], "rdfs:comment": [ { "@language": "it", "@value": "Questa ontologia implementa un pattern generale per modellare controlli in ambito zootecnico. Questa sarà specializzata in diversi tipi di controlli: gli accertamenti zootecnici, i controlli funzionali sul latte, i controlli sull'efficienza della mungitura." }, { "@language": "en", "@value": "This ontology implements a general pattern for modelling zootechnical controls. It will specialise in different types of controls: livestock checks, functional milk controls, milking efficiency controls." } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "en", "@value": "Livestock Assessment Ontology" }, { "@language": "it", "@value": "Ontologia degli Accertamenti in ambito Zootecnia" } ], "owl:imports": [ { "@id": "https://w3id.org/italia/onto/MU" }, { "@id": "https://w3id.org/italia/onto/TI" }, { "@id": "https://w3id.org/italia/onto/l0" } ], "owl:versionIRI": { "@id": "https://w3id.org/leo/onto/livestock-assessment/0.1" }, "owl:versionInfo": [ { "@language": "en", "@value": "Version 0.1 - 2023 - First version of the ontology - ontology creation" }, { "@language": "it", "@value": "Versione 0.1 - 2023 - Prima versione dell'ontologia - creazione dell'ontologia" } ], "dcat:contactPoint": { "@id": "https://w3id.org/leo/data/contact-point/onto-aia" }, "dcat:keyword": [ { "@language": "it", "@value": "Accertamenti zootecnici" }, { "@language": "it", "@value": "Controlli" }, { "@language": "it", "@value": "Controlli zootecnici" } ], "dcat:theme": { "@id": "http://publications.europa.eu/resource/authority/data-theme/AGRI" }, "admsapit:acronym": "LA", "admsapit:hasFormalityLevel": { "@id": "admsapit:Formal" }, "admsapit:hasKeyClass": [ { "@id": "https://w3id.org/leo/onto/livestock-assessment/AssessmentResult" }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/LivestockAssessment" } ], "admsapit:hasOntologyLanguage": { "@id": "admsapit:OWL" }, "admsapit:hasSemanticAssetDistribution": [ { "@id": "https://w3id.org/leo/data/distribution/LA-JSON-LD" }, { "@id": "https://w3id.org/leo/data/distribution/LA-RDF-TURTLE" }, { "@id": "https://w3id.org/leo/data/distribution/LA-RDF-XML" } ], "admsapit:hasTask": [ { "@id": "admsapit:AnnotationTask" }, { "@id": "admsapit:QueryFormulationTask" }, { "@id": "admsapit:SearchTask" } ], "admsapit:officialURI": { "@type": "xsd:anyURI", "@value": "https://w3id.org/leo/onto/livestock-assessment" }, "admsapit:prefix": "la", "admsapit:semanticAssetInUse": { "@id": "https://w3id.org/leo/data/project/LEO" }, "admsapit:status": "published", "admsapit:target": [ { "@language": "it", "@value": "Comunità Open Data" }, "Imprese", "Pubbliche Amministrazioni", { "@language": "it", "@value": "Specialisti del settore zootecnico" } ], "admsapit:type": { "@id": "admsapit:DomainOntology" } }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/AssessedSinglePropertyValue", "@type": "owl:Class", "rdfs:comment": [ { "@language": "it", "@value": "Questa è una classe tecnica utilizzata per collegare le single proprietà misurate in fase di accertamento con i relativi valori delle proprietà misurate." }, { "@language": "en", "@value": "This is a technical class used to connect the single properties that are being assessed during the livestock assessment with the related values" } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "en", "@value": "Assessed Single Property Value" }, { "@language": "it", "@value": "Valore della Singola Proprietà Valutata" } ], "rdfs:subClassOf": [ { "@id": "l0:EventOrSituation" }, { "@id": "_:g0" }, { "@id": "_:g1" }, { "@id": "_:g2" } ], "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/AssessmentResult", "@type": "owl:Class", "rdfs:comment": [ { "@language": "it", "@value": "La classe dei risultati degli accertamenti zootecnici. Un risultato può essere qualitativo (e.g., positivo, negativo, ecc.) o quantitativa (un valore numerico)." }, { "@language": "en", "@value": "The class of the results of assessments. A result can be qualitative (e.g. positive, negative, etc.) or quantitative (a numerical value)." } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "en", "@value": "Assessment Result" }, { "@language": "it", "@value": "Esito dell'Accertamento" } ], "rdfs:subClassOf": { "@id": "l0:Characteristic" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/Device", "@type": "owl:Class", "rdfs:comment": [ { "@language": "it", "@value": "La classe rappresenta lo strumento utilizzato per effettuare l'accertamento in ambito zootecnico. Può essere un tipo di palmare, o altro strumento specifico." }, { "@language": "en", "@value": "The class represents the device/instrument used to carry out the assessment in the livestock context. It can be a type of palmtop, or another specific device." } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "en", "@value": "Device" }, { "@language": "it", "@value": "Strumento" } ], "rdfs:subClassOf": { "@id": "l0:Object" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/LivestockAssessment", "@type": "owl:Class", "rdfs:comment": [ { "@language": "it", "@value": "La classe include tutti i tipi di accertamenti e controlli che possono essere di interesse per il settore zootecnico (e.g., accertamenti zootecnici, controlli funzionali, ecc.)" }, { "@language": "en", "@value": "The class includes all the types of assessments that are of interest for the livestock sector (e.g., livestock assessments, milk functional assessment, etc.)" } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "it", "@value": "Accertamento Zootecnico" }, { "@language": "en", "@value": "Livestock Assessment" } ], "rdfs:subClassOf": [ { "@id": "l0:EventOrSituation" }, { "@id": "_:g3" }, { "@id": "_:g4" }, { "@id": "_:g5" }, { "@id": "_:g6" }, { "@id": "_:g7" }, { "@id": "_:g8" }, { "@id": "_:g9" }, { "@id": "_:g10" }, { "@id": "_:g11" }, { "@id": "_:g15" } ], "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/MeasureProperty", "@type": "owl:Class", "rdfs:isDefinedBy": [ { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, { "@language": "it", "@value": "La classe di tutte le misure che vengono rilevate in fase di accertamento. Esempi includono la quantità di latte (deviazione standard), l'ora del flusso massimo di latte (media), ecc." }, { "@language": "en", "@value": "The class of all the measure properties detected during the livestock assessment. Examples include the quantity of milk (standard deviation), the hour of the maximum flow of milk (average), etc." } ], "rdfs:label": [ { "@language": "en", "@value": "Measure Property" }, { "@language": "it", "@value": "Proprietà misurata" } ], "rdfs:subClassOf": [ { "@id": "l0:Characteristic" }, { "@id": "_:g16" }, { "@id": "_:g17" }, { "@id": "_:g18" } ], "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/Method", "@type": "owl:Class", "rdfs:comment": [ { "@language": "it", "@value": "La classe delle tecniche analitiche utilizzate per l'accertamento zootecnicio. La tecnica usata è identificata da un codice (Codici EFSA)" }, { "@language": "en", "@value": "The class of analytical techniques used for livestock assessments. The technique used is identified by a code (EFSA Codes)" } ], "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "en", "@value": "Method" }, { "@language": "it", "@value": "Metodo" } ], "rdfs:subClassOf": { "@id": "l0:Description" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/applies", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", "@value": "Property used to indicate the method that the livestock assessmnet applies." }, { "@language": "it", "@value": "Proprietà utilizzata per indicare il metodo che l'accertamento applica" } ], "rdfs:domain": { "@id": "https://w3id.org/leo/onto/livestock-assessment/LivestockAssessment" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "it", "@value": "applica" }, { "@language": "en", "@value": "applies" } ], "rdfs:range": { "@id": "https://w3id.org/leo/onto/livestock-assessment/Method" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/assessmentId", "@type": "owl:DatatypeProperty", "rdfs:comment": [ { "@language": "en", "@value": "A unique identifier of the assessment" }, { "@language": "it", "@value": "Un codice identificativo univoco dell'accertamento" } ], "rdfs:domain": { "@id": "https://w3id.org/leo/onto/livestock-assessment/LivestockAssessment" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "en", "@value": "assessment identifier" }, { "@language": "it", "@value": "codice accertamento" } ], "rdfs:range": { "@id": "rdfs:Literal" }, "rdfs:subPropertyOf": { "@id": "l0:identifier" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/hasAssessedSinglePropertyValue", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", "@value": "Property used to specify all the measured properties with their values in a livestock assessment" }, { "@language": "it", "@value": "Proprietà utilizzata per specificare tutte le proprietà misurate con i relativi valori in un accertamento svolto in ambito zootecnico" } ], "rdfs:domain": { "@id": "https://w3id.org/leo/onto/livestock-assessment/LivestockAssessment" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "it", "@value": "ha valore della singola proprietà misurata" }, { "@language": "en", "@value": "has assessed single property value" } ], "rdfs:range": { "@id": "https://w3id.org/leo/onto/livestock-assessment/AssessedSinglePropertyValue" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/hasAssessmentResult", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", "@value": "Property used to specify the result of a livestock assessment" }, { "@language": "it", "@value": "Proprietà utilizzata per specificare un risultato dell'accertamento fatto in ambito zootecnico" } ], "rdfs:domain": { "@id": "https://w3id.org/leo/onto/livestock-assessment/LivestockAssessment" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "it", "@value": "ha risultato dell'accertamento" }, { "@language": "en", "@value": "has assessment result" } ], "rdfs:range": { "@id": "https://w3id.org/leo/onto/livestock-assessment/AssessmentResult" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/hasMeasureProperty", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", "@value": "Property used to link the technical class of the assessed single property value with the specific property being measured." }, { "@language": "it", "@value": "Proprietà utilizzata per collegare la classe tecnica del valore della singola proprietà valutata con la proprietà specifica misurata" } ], "rdfs:domain": { "@id": "https://w3id.org/leo/onto/livestock-assessment/AssessedSinglePropertyValue" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "it", "@value": "ha proprietà misurata/accertata" }, { "@language": "en", "@value": "has measure property" } ], "rdfs:range": { "@id": "https://w3id.org/leo/onto/livestock-assessment/MeasureProperty" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/hasPerformer", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", "@value": "Property used to specify the entity that performs the livestock assessment" }, { "@language": "it", "@value": "Proprietà utilizzata per specificare l'entità che esegue la valutazione in ambito zootecnico" } ], "rdfs:domain": { "@id": "https://w3id.org/leo/onto/livestock-assessment/LivestockAssessment" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "it", "@value": "ha esecutore di accertamento" }, { "@language": "en", "@value": "has performer" } ], "rdfs:range": { "@id": "l0:Agent" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/hasSubject", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", "@value": "Property used to specify the subject/entity subjected to assessmnet in the livestock context" }, { "@language": "it", "@value": "Proprietà utilizzata per specificare il soggetto/entità sottoposto/a ad accertamento in ambito zootecnico" } ], "rdfs:domain": { "@id": "https://w3id.org/leo/onto/livestock-assessment/LivestockAssessment" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "it", "@value": "ha soggetto accertamento" }, { "@language": "en", "@value": "has subject" } ], "rdfs:range": { "@id": "l0:Entity" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/isAssessmentOf", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", "@value": "Property used to attribute the entity to which the livestock assessment refers. An example can be to use this property to specify the farm company to which the assessment refers." }, { "@language": "it", "@value": "Proprietà utilizzata per attribuire l'entità a cui si riferisce la valutazione fatta in ambito zootecnico. Un esempio può essere quello di utilizzare questa proprietà per specificare l'azienda agricola a cui si riferisce l'accertamento." } ], "rdfs:domain": { "@id": "https://w3id.org/leo/onto/livestock-assessment/LivestockAssessment" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "en", "@value": "is assessment of" }, { "@language": "it", "@value": "è accertamento di" } ], "rdfs:range": { "@id": "l0:Entity" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] }, { "@id": "https://w3id.org/leo/onto/livestock-assessment/uses", "@type": "owl:ObjectProperty", "rdfs:comment": [ { "@language": "en", "@value": "Property used to indicate the device used in the livestock assessment" }, { "@language": "it", "@value": "Proprietà utilizzata per indicare lo strumento usato nell'accertamento" } ], "rdfs:domain": { "@id": "https://w3id.org/leo/onto/livestock-assessment/LivestockAssessment" }, "rdfs:isDefinedBy": { "@id": "https://w3id.org/leo/onto/livestock-assessment" }, "rdfs:label": [ { "@language": "it", "@value": "usa" }, { "@language": "en", "@value": "uses" } ], "rdfs:range": { "@id": "https://w3id.org/leo/onto/livestock-assessment/Device" }, "owl:versionInfo": [ { "@language": "it", "@value": "stabile" }, { "@language": "en", "@value": "stable" } ] } ] }