-
Notifications
You must be signed in to change notification settings - Fork 2
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
Move attributes to annotations #150
Comments
This was referenced Oct 1, 2020
ktk
added a commit
that referenced
this issue
Mar 11, 2021
* First XRM mappings * Switch to new pipeline * Deactivate XRM for HDB.csv * Manually curated mapping file * Update dependencies, remove package-lock.json from git * use toObservation step and cleanup IRIs * Add additional fields * Add more filters, rename * Add map steps * Migrate map steps * NaN for invalid measures * merged filter and map steps, added toCubeShape step * Some more rows to ignore * Remove attributes, issue #150 * added support for double and float min/max values in shapes * generate rdf:type cube:Cube * run map step before filter step * Add graph output pipeline as well * Refactor start scripts * Update package-lock * Pass Pipeline as argument again * fixed IRIs * Refactor VoID * Add distribution & additional metadata * Update to final headers * Fix BOM issue * Update dependencies * First mapping of dimensions * Start of refactoring for two pipelines * Linting * No more bnodes * Refactor: Process Observations & dimensions * Cleanup * Add filter for dimensions * Class "Step" was missing * XRM: More mappings & updates * Rename to "output" * Move to separate directory for easier processing * No more defaults, all in pipeline * New mapping files * Switch to integer, too large for int * Refacter namespace to "p" * Rename to Dimension * Proxy will go away, temp workaround * Add dimension & codelist again * Proper URI handling, but does not work in CSVW output yet * Add mapping for time * Add time as properly modeled dimension * Add datatypes * Add map for referenceTime * Adjust void to first views * Add some more properties * Refactored proposal for metadata * Update packages & refactor Cube namespace * Adjust to proper manifest name * Revert to previous method * Add VoID file * Disable dynamic content * Add sftp fetch steps * More depdencencies * Add SSH key * Much simpler pipeline * Add unzip code * Create input dir as well * Add variables to output step * Add INT env * Align with name in SSZ delivery * Proper case * Separate fetch & convert steps * Adjust curl script Co-authored-by: bergi <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Meta-issue for defining and implementing what used to be attributes and other annotations on top of the data.
The text was updated successfully, but these errors were encountered: