Re: [dxwg] Generalize dcat:byteSize to dcat:size

@agbeltran Are you now proposing to drop the idea of adding a more general 'size' property, and just revise the axiom (datatype) of `dcat:byteSize`?
As to changing the datatype from` xsd:decimal` to `xsd:positiveInteger`, I wonder if that would break implementations that currently specify a number with `^^xsd:decimal`? For example, I see
`<dcat:byteSize rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">246629.0</dcat:byteSize>` in https://www.govdata.de/ckan/catalog/catalog.rdf. I guess this would become non-conformant if the axiom were changed.
If it's just for elegance, does it make sense to force people to convert their existing data?

-- 
GitHub Notification of comment by makxdekkers
Please view or discuss this issue at https://github.com/w3c/dxwg/issues/313#issuecomment-417208626 using your GitHub account

Received on Thursday, 30 August 2018 06:48:51 UTC