Skip to content

Commit 9ba000f

Browse files
committed
EnergyConsumptionDetails needs a supertype: Intangible
/cc #2670 Thanks to Hans Polak for catching this, see https://lists.w3.org/Archives/Public/public-schemaorg/2020Aug/0007.html
1 parent 3ec95df commit 9ba000f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

data/ext/pending/issue-2670.ttl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
rdfs:label "EnergyConsumptionDetails" ;
1414
:category "issue-2670" ;
1515
:isPartOf <http://pending.schema.org> ;
16+
rdfs:subClassOf :Intangible ;
1617
:source <https://github.com/schemaorg/schemaorg/issues/2670> ;
1718
rdfs:comment "EnergyConsumptionDetails represents information related to the energy efficiency of a product that consumes energy. The information that can be provided is based on international regulations such as for example [EU directive 2017/1369](https://eur-lex.europa.eu/eli/reg/2017/1369/oj) for energy labeling and the [Energy labeling rule](https://www.ftc.gov/enforcement/rules/rulemaking-regulatory-reform-proceedings/energy-water-use-labeling-consumer) under the Energy Policy and Conservation Act (EPCA) in the US" .
1819

0 commit comments

Comments
 (0)