quantitykind:CountRate

URI: http://qudt.org/vocab/quantitykind/CountRate

Type
Description

A measure of a number of items counted per time period.

Properties
qudt:plainTextDescription
This measure may be used for measuring integer units per second or per hour. For example, it may be used to measure the number of books per hour passing along a part of a mechanical book handling system, the number of people per hour travelling along a moving walkway or the number of vehicles per hour travelling along a section of road.
Annotations
rdfs:comment
Applicable units are those of quantitykind:CountRate
dcterms:description
A measure of a number of items counted per time period.
rdfs:label
CountRate(en)
View as:  CSV

Work in progress

RDF/XML
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:j.0="http://qudt.org/schema/qudt/"
    xmlns:j.1="http://purl.org/dc/terms/"
    xmlns:owl="http://www.w3.org/2002/07/owl#"
    xmlns:j.2="http://www.w3.org/2004/02/skos/core#"
    xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
    xmlns:xsd="http://www.w3.org/2001/XMLSchema#" > 
  <rdf:Description rdf:about="http://qudt.org/vocab/quantitykind/CountRate">
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">A measure of a number of items counted per time period.</j.1:description>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD2/HTML/link/ifcintegercountratemeasure.htm</j.0:informativeReference>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NUM-PER-HR"/>
    <rdfs:comment>Applicable units are those of quantitykind:CountRate</rdfs:comment>
    <j.0:qkdvDenominator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0"/>
    <j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/Frequency"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NUM-PER-YR"/>
    <j.0:qkdvNumerator rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NUM-PER-SEC"/>
    <rdfs:label xml:lang="en">CountRate</rdfs:label>
    <j.0:plainTextDescription>This measure may be used for measuring integer units per second or per hour. For example, it may be used to measure the number of books per hour passing along a part of a mechanical book handling system, the number of people per hour travelling along a moving walkway or the number of vehicles per hour travelling along a section of road. </j.0:plainTextDescription>
  </rdf:Description>
</rdf:RDF>
TURTLE
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<http://qudt.org/vocab/quantitykind/CountRate>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/description> "A measure of a number of items counted per time period."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-HR> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-SEC> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NUM-PER-YR> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/informativeReference> "https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD2/HTML/link/ifcintegercountratemeasure.htm"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "This measure may be used for measuring integer units per second or per hour. For example, it may be used to measure the number of books per hour passing along a part of a mechanical book handling system, the number of people per hour travelling along a moving walkway or the number of vehicles per hour travelling along a section of road. " ;
  <http://qudt.org/schema/qudt/qkdvDenominator> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
  <http://qudt.org/schema/qudt/qkdvNumerator> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
  rdfs:comment "Applicable units are those of quantitykind:CountRate" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "CountRate"@en ;
  <http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/Frequency> ;
.
JSON
{"resource":"CountRate" 
 ,"qname":"quantitykind:CountRate" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/CountRate" 
 ,"properties":["applicable unit":"unit:NUM-PER-HR" 
    ,"applicable unit":"unit:NUM-PER-SEC" 
    ,"applicable unit":"unit:NUM-PER-YR" 
    ,"comment":"Applicable units are those of quantitykind:CountRate" 
    ,"denominator dimension vector":"dimension:A0E0L0I0M0H0T1D0" 
    ,"description":"A measure of a number of items counted per time period." 
    ,"description (plain text)":"This measure may be used for measuring integer units per second or per hour. For example, it may be used to measure the number of books per hour passing along a part of a mechanical book handling system, the number of people per hour travelling along a moving walkway or the number of vehicles per hour travelling along a section of road. " 
    ,"has broader":"quantitykind:Frequency" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0" 
    ,"informative reference":"https:\/\/standards.buildingsmart.org\/IFC\/RELEASE\/IFC4\/ADD2\/HTML\/link\/ifcintegercountratemeasure.htm" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"CountRate" 
    ,"numerator dimension vector":"dimension:A0E0L0I0M0H0T0D1" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/CountRate",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "description" : "A measure of a number of items counted per time period.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/NUM-PER-HR", "http://qudt.org/vocab/unit/NUM-PER-YR", "http://qudt.org/vocab/unit/NUM-PER-SEC" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0",
  "informativeReference" : "https://standards.buildingsmart.org/IFC/RELEASE/IFC4/ADD2/HTML/link/ifcintegercountratemeasure.htm",
  "plainTextDescription" : "This measure may be used for measuring integer units per second or per hour. For example, it may be used to measure the number of books per hour passing along a part of a mechanical book handling system, the number of people per hour travelling along a moving walkway or the number of vehicles per hour travelling along a section of road. ",
  "qkdvDenominator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0",
  "qkdvNumerator" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
  "comment" : "Applicable units are those of quantitykind:CountRate",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "CountRate"
  },
  "broader" : "http://qudt.org/vocab/quantitykind/Frequency",
  "@context" : {
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "comment" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
    },
    "qkdvDenominator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvDenominator",
      "@type" : "@id"
    },
    "broader" : {
      "@id" : "http://www.w3.org/2004/02/skos/core#broader",
      "@type" : "@id"
    },
    "qkdvNumerator" : {
      "@id" : "http://qudt.org/schema/qudt/qkdvNumerator",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
    "owl" : "http://www.w3.org/2002/07/owl#",
    "xsd" : "http://www.w3.org/2001/XMLSchema#",
    "rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
  }
}

Generated 2025-01-28T15:45:54.493-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)