HydraCG / Specifications

Specifications created by the Hydra W3C Community Group
Other
139 stars 25 forks source link

Introduce VariableRepresentation class #80

Closed lanthaler closed 9 years ago

lanthaler commented 9 years ago

In #30 we introduced hydra:BasicRepresentation and hydra:ExplicitRepresentation but didn't describe them any further for machines. For certain use cases (mostly searching available representation formats) it would be beneficial to have a class such as hydra:VariableRepresentation.

lanthaler commented 9 years ago

Generally, we try to avoid having a property and a class which differ only in their capitalization. Should we follow Schema.org's convention and name this hydra:VariableRepresentationType instead of just hydra:VariableRepresentation?

lanthaler commented 9 years ago

Call for consensus: http://lists.w3.org/Archives/Public/public-hydra/2015Jan/0204.html

lanthaler commented 9 years ago

RESOLVED: Add the class VariableRepresentation. The only two instances at the moment are hydra:BasicRepresentation and hydra:ExplicitRepresentation.