Skip to content
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

Detect common datetime and period patterns #2

Open
csarven opened this issue Jan 4, 2013 · 0 comments
Open

Detect common datetime and period patterns #2

csarven opened this issue Jan 4, 2013 · 0 comments

Comments

@csarven
Copy link
Owner

csarven commented Jan 4, 2013

SDMX data contains common datetime patterns e.g., xs:dateTime xs:date xs:gYearMonth xs:gYear, as well as periods e.g., xs:duration, or PeriodTypes in SDMX: YYYY followed with - and Q[1-4], W[1-52], T[1-3], B[1-2](See also: SDMXCommon.xsd). For such literals, use either URIs (e.g., reference year or quarter) or rdf:datatype with corresponding resource.

This is partially supported in issue #9.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant