<?xml version="1.0" encoding="UTF-8"?> <rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://ns.cerise-project.nl/energy/def/cim-smartgrid#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://langdale.com.au/2005/UML#"> <owl:DatatypeProperty rdf:about="http://ns.cerise-project.nl/energy/def/cim-smartgrid#ReadingType.accumulation"> <rdfs:comment>Accumulation behaviour of a reading over time, usually 'measuringPeriod', to be used with individual endpoints (as opposed to 'macroPeriod' and 'aggregate' that are used to describe aggregations of data from individual endpoints).</rdfs:comment> <rdfs:label>accumulation</rdfs:label> <ns1:hasStereotype rdf:resource="http://langdale.com.au/2005/UML#attribute"/> </owl:DatatypeProperty> </rdf:RDF>
<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ns0="http://ns.cerise-project.nl/energy/def/cim-smartgrid#" xmlns:owl="http://www.w3.org/2002/07/owl#" xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#" xmlns:ns1="http://langdale.com.au/2005/UML#">
  <owl:DatatypeProperty rdf:about="http://ns.cerise-project.nl/energy/def/cim-smartgrid#ReadingType.accumulation">
    <rdfs:comment>Accumulation behaviour of a reading over time, usually 'measuringPeriod', to be used with individual endpoints (as opposed to 'macroPeriod' and 'aggregate' that are used to describe aggregations of data from individual endpoints).</rdfs:comment>
    <rdfs:label>accumulation</rdfs:label>
    <ns1:hasStereotype rdf:resource="http://langdale.com.au/2005/UML#attribute"/>
  </owl:DatatypeProperty>
</rdf:RDF>