plmtpl:RDLQuality🛈 This section contains the data represented by the signature's annotation instances.
🛈 The parameters defined by the signature are listed here. Unfortunately parameter names are not informative; fixing it is a planned future feature. An optional parameter will accept the value ottr:none as an argument. A parameter which allows blanks will accept a blank node as argument value.
| Index | Name | Type | Optional | Blanks allowed | Default value |
|---|---|---|---|---|---|
| 1 | quality | owl:Class | no | no | no |
| 2 | superclass | List<owl:Class> | yes | yes | no |
| 3 | label | xsd:string | yes | no | no |
| 4 | description | xsd:string | yes | no | no |
| 5 | seeAlso | List<rdfs:Resource> | yes | yes | no |
| 6 | definedBy | ottr:IRI | yes | yes | no |
| 7 | qualityOf | owl:Class | yes | yes | no |
| 8 | qualityQuantifiedAs | owl:Class | yes | yes | no |
🛈 stOTTR serialisation of the template without annotation instances.
plmtpl:RDLQuality[
! owl:Class ?quality,
? List<owl:Class> ?superclass,
!? xsd:string ?label,
!? xsd:string ?description,
? List<rdfs:Resource> ?seeAlso,
? ottr:IRI ?definedBy,
? owl:Class ?qualityOf,
? owl:Class ?qualityQuantifiedAs
] :: {
plmtpl:RDLClass(?quality, ?superclass, ?label, ?description, ?seeAlso, ?definedBy),
o-owl-ax:SubObjectAllValuesFrom(?quality, lis:qualityOf, ?qualityOf),
o-owl-ax:SubObjectAllValuesFrom(?quality, lis:qualityQuantifiedAs, ?qualityQuantifiedAs)
} .🛈 The pattern of the template is illustrated by expanding a generated instance. Below the generated instance is shown in different serialisations, and its expansion is presented in different formats.
plmtpl:RDLQuality(x:argument1, (x:argument2-1, x:argument2-2), _:argument3, _:argument4, (_:argument5-1, _:argument5-2), x:argument6, x:argument7, x:argument8)RDF/wOTTR
🛈 Each resource node is linked to its IRI. Type relationships are not visualised, rather each node contains its type.
🛈 Click the list to expand/contract one list element. Click 'expand/contact all' to expand/contract all elements. Note that the interactive expansion is not correct for instances that are marked by list expanders.
plmtpl:RDLQuality(x:argument1, (x:argument2-1, x:argument2-2), _:argument3, _:argument4, (_:argument5-1, _:argument5-2), x:argument6, x:argument7, x:argument8)plmtpl:RDLClass(x:argument1, (x:argument2-1, x:argument2-2), _:argument3, _:argument4, (_:argument5-1, _:argument5-2), x:argument6)cross | o-owl-ax:SubClassOf(x:argument1, ++(x:argument2-1, x:argument2-2))ottr:Triple(x:argument1, rdfs:subClassOf, (x:argument2-1, x:argument2-2))o-owl-dec:Class(x:argument1, _:argument3, _:argument4, (_:argument5-1, _:argument5-2), x:argument6)<http://tpl.ottr.xyz/rdfs/0.2/TypedResourceDescription>(x:argument1, owl:Class, _:argument3, _:argument4, (_:argument5-1, _:argument5-2), x:argument6)o-rdf:Type(x:argument1, owl:Class)ottr:Triple(x:argument1, rdf:type, owl:Class)<http://tpl.ottr.xyz/rdfs/0.2/ResourceDescription>(x:argument1, _:argument3, _:argument4, (_:argument5-1, _:argument5-2), x:argument6)cross | ottr:Triple(x:argument1, rdfs:seeAlso, ++(_:argument5-1, _:argument5-2))ottr:Triple(x:argument1, rdfs:isDefinedBy, x:argument6)ottr:Triple(x:argument1, rdfs:comment, _:argument4)<http://tpl.ottr.xyz/rdfs/0.2/Label>(x:argument1, _:argument3)ottr:Triple(x:argument1, rdfs:label, _:argument3)o-owl-ax:SubObjectAllValuesFrom(x:argument1, lis:qualityOf, x:argument7)o-owl-ax:SubClassOf(x:argument1, _:blank574)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank574)rstr:ObjectAllValuesFrom(_:blank574, lis:qualityOf, x:argument7)rstr:AllValuesFrom(_:blank574, lis:qualityOf, x:argument7)o-owl-ut:ValueRestriction(_:blank574, owl:allValuesFrom, lis:qualityOf, x:argument7)ottr:Triple(_:blank574, owl:onProperty, lis:qualityOf)ottr:Triple(_:blank574, owl:allValuesFrom, x:argument7)o-rdf:Type(_:blank574, owl:Restriction)ottr:Triple(_:blank574, rdf:type, owl:Restriction)o-rdf:Type(lis:qualityOf, owl:ObjectProperty)ottr:Triple(lis:qualityOf, rdf:type, owl:ObjectProperty)o-rdf:Type(x:argument7, owl:Class)ottr:Triple(x:argument7, rdf:type, owl:Class)o-owl-ax:SubObjectAllValuesFrom(x:argument1, lis:qualityQuantifiedAs, x:argument8)o-owl-ax:SubClassOf(x:argument1, _:blank575)ottr:Triple(x:argument1, rdfs:subClassOf, _:blank575)rstr:ObjectAllValuesFrom(_:blank575, lis:qualityQuantifiedAs, x:argument8)rstr:AllValuesFrom(_:blank575, lis:qualityQuantifiedAs, x:argument8)o-owl-ut:ValueRestriction(_:blank575, owl:allValuesFrom, lis:qualityQuantifiedAs, x:argument8)ottr:Triple(_:blank575, owl:onProperty, lis:qualityQuantifiedAs)ottr:Triple(_:blank575, owl:allValuesFrom, x:argument8)o-rdf:Type(_:blank575, owl:Restriction)ottr:Triple(_:blank575, rdf:type, owl:Restriction)o-rdf:Type(lis:qualityQuantifiedAs, owl:ObjectProperty)ottr:Triple(lis:qualityQuantifiedAs, rdf:type, owl:ObjectProperty)o-rdf:Type(x:argument8, owl:Class)ottr:Triple(x:argument8, rdf:type, owl:Class)🛈 The graph shows all the templates that this template depends on. The colour of the node indicates its namespace. Each node is linked to its documentation page.
🛈 The number in parenthesis is the number of instances of each template.
🛈 The templates in this library that depend on this template.
None found.
🛈 Dependency graph metrics. Depth is the number of steps to a leaf node in the dependency graph. Branching is the number of outgoing edges from a node.
Direct dependencies
| Complete expansion
|
Direct dependencies
| Complete expansion
|
plmtpl:RDLQuality[
! owl:Class ?quality,
? List<owl:Class> ?superclass,
!? xsd:string ?label,
!? xsd:string ?description,
? List<rdfs:Resource> ?seeAlso,
? ottr:IRI ?definedBy,
? owl:Class ?qualityOf,
? owl:Class ?qualityQuantifiedAs
]
@@o-docttr:Provenance(
plmtpl:RDLQuality,
"2021-09-08T17:46:59Z"^^xsd:dateTime,
none,
(<https://orcid.org/0000-0002-7167-732>),
none),
@@o-docttr:Signature(
plmtpl:RDLQuality,
"Quality kind with local restrictions",
"Extends plmtpl:RDLClass for quality classes. Declare a quality class. Parameter ?qualityOf gives a universal ('only') restriction to the class of things members can be quality of. Parameter ?qualityQuantifiedAs gives a universal restriction to a lis:QuantityDatum class.",
none,
none,
none,
none),
@@o-docttr:Version(
plmtpl:RDLQuality,
ottr:draft,
"0.1.1",
none,
none)
:: {
plmtpl:RDLClass(?quality, ?superclass, ?label, ?description, ?seeAlso, ?definedBy),
o-owl-ax:SubObjectAllValuesFrom(?quality, lis:qualityOf, ?qualityOf),
o-owl-ax:SubObjectAllValuesFrom(?quality, lis:qualityQuantifiedAs, ?qualityQuantifiedAs)
} .🛈 Prefixes are removed from all listings on this page for readability, but are listed here in RDF Turtle format.
@prefix ex: <http://example.org/>. @prefix x: <http://example.ottr.xyz/argument/>. @prefix ottr: <http://ns.ottr.xyz/0.4/>. @prefix dc: <http://purl.org/dc/elements/1.1/>. @prefix dcterms: <http://purl.org/dc/terms/>. @prefix pav: <http://purl.org/pav/>. @prefix vann: <http://purl.org/vocab/vann/>. @prefix void: <http://rdfs.org/ns/void#>. @prefix lis: <http://rds.posccaesar.org/ontology/lis14/rdl/>. @prefix listpl: <http://rds.posccaesar.org/ontology/lis14/tpl/0.1/>. @prefix rdl: <http://rds.posccaesar.org/ontology/plm/rdl/>. @prefix plmtpl: <http://rds.posccaesar.org/ontology/plm/tpl/0.1/>. @prefix o-owl-ax: <http://tpl.ottr.xyz/owl/axiom/0.1/>. @prefix o-owl-dec: <http://tpl.ottr.xyz/owl/declaration/0.1/>. @prefix rstr: <http://tpl.ottr.xyz/owl/restriction/0.1/>. @prefix o-owl-ut: <http://tpl.ottr.xyz/owl/util/0.1/>. @prefix o-docttr: <http://tpl.ottr.xyz/p/docttr/0.1/>. @prefix o-pizza: <http://tpl.ottr.xyz/pizza/0.1/>. @prefix o-rdf: <http://tpl.ottr.xyz/rdf/0.1/>. @prefix o-rdfs: <http://tpl.ottr.xyz/rdfs/0.1/>. @prefix reqtpl: <http://w3id.org/requirement-ontology/tpl/0.1/>. @prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. @prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#>. @prefix xsd: <http://www.w3.org/2001/XMLSchema#>. @prefix owl: <http://www.w3.org/2002/07/owl#>. @prefix skos: <http://www.w3.org/2004/02/skos/core#>. @prefix xml: <http://www.w3.org/XML/1998/namespace>. @prefix sd: <http://www.w3.org/ns/sparql-service-description#>. @prefix foaf: <http://xmlns.com/foaf/0.1/>.