-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Method to encode the type of values in an Array (the actual data) #22
Comments
i think we should consider explicitly handling/specifying data type, it's a useful metadata facet. we'd need controlled terms for the predicate, we can use http://binary-array-ld.net/latest for that where could we get a controlled list of terms for known data types? |
@JimBiardCics and I were discussing and the topic of how would we specify the data type came up. Would we need a register of datatypes? Could we reuse XSD datatypes? |
At Sept 29 telecon, we raised that current bald output doesn’t capture datatypes in the RDF encoding which might be important for CF applications. Some libraries - auto-apply _FillValue, add_offset, scale_factor. Need the xsd datatypes to aid tools like nclddump. Bumping this ticket to address the mapping to xsd datatypes on bald Raise a ticket to add an attribute to an bald:Array for capturing the datatype - bound directly for the file See #67 also. |
How would we encode the type of values in an Array?
Could we look at ISO19115 to see how they encode it? @dr-shorthair
How would http://binary-array-ld.net/latest handle this? @marqh
The text was updated successfully, but these errors were encountered: