{"id":17291512,"url":"https://github.com/csarven/linked-sdmx","last_synced_at":"2026-01-05T23:39:57.877Z","repository":{"id":5177072,"uuid":"6350875","full_name":"csarven/linked-sdmx","owner":"csarven","description":" :rocket: Linked SDMX","archived":false,"fork":false,"pushed_at":"2014-10-26T10:21:16.000Z","size":22944,"stargazers_count":17,"open_issues_count":22,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-02-01T01:49:50.953Z","etag":null,"topics":["dcv","linked-data","linked-sdmx","prov-o","rdf","rdf-data-cube","sdmx","semstats","xslt"],"latest_commit_sha":null,"homepage":"http://csarven.ca/linked-sdmx-data","language":"XSLT","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"CocoaPods/CocoaPods","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/csarven.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-10-23T11:02:47.000Z","updated_at":"2024-07-29T11:07:00.000Z","dependencies_parsed_at":"2022-09-16T14:50:37.380Z","dependency_job_id":null,"html_url":"https://github.com/csarven/linked-sdmx","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csarven%2Flinked-sdmx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csarven%2Flinked-sdmx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csarven%2Flinked-sdmx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/csarven%2Flinked-sdmx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/csarven","download_url":"https://codeload.github.com/csarven/linked-sdmx/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245727635,"owners_count":20662552,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dcv","linked-data","linked-sdmx","prov-o","rdf","rdf-data-cube","sdmx","semstats","xslt"],"created_at":"2024-10-15T10:41:12.661Z","updated_at":"2026-01-05T23:39:52.859Z","avatar_url":"https://github.com/csarven.png","language":"XSLT","funding_links":[],"categories":[],"sub_categories":[],"readme":"# SDMX-ML to RDF/XML\nSee [Linked SDMX Data](http://csarven.ca/linked-sdmx-data) about this project.\n\nThis transformation is used to published some of the [270a Linked Dataspaces](http://270a.info/).\n\nBrief overview of the project is here. If you want to use it or look under the hood for additional information, give the [wiki](https://github.com/csarven/linked-sdmx/wiki) page a go.\n\n## What is this?\nXSLT 2.0 templates and scripts to transform Generic and Compact [SDMX 2.0](http://sdmx.org/?page_id=16#package) data and metadata to RDF/XML using the [RDF Data Cube](http://www.w3.org/TR/vocab-data-cube/) and related vocabularies for statistical Linked Data. Its purpose is:\n\n* To automagically transform SDMX-ML data and metadata into RDF/XML as semantically and complete as possible.\n* To support SDMX publishers to also publish their data using RDF.\n* To improve access and discovery of statistical cross-domain data.\n\n## What can it do?\n* Transforms SDMX KeyFamilies, ConceptSchemes and Concepts, CodeLists and Codes, Hierarchical CodeLists, DataSets.\n* Configurability for SDMX publisher's needs.\n* Reuse of CodeLists and Codes from external agencies.\n* A way to interlink AnnotationTypes.\n* Provides basic provenance data using PROV-O.\n\n## What is inside?\n\nIt comes with scripts and sample data.\n\n### Scripts\n* XSLT 2.0 templates to transform Generic and Compact SDMX-ML data and metadata. It includes the main XSL template for generic SDMX-ML, an XSL for common templates and functions, and an RDF/XML configuration file to set preferences like base URIs, delimiters in URIs, how to mapping annotation types.\n* Bash script that transforms sample data using saxonb-xslt.\n\n### Samples\nSample SDMX Message and Structure [data/](https://github.com/csarven/linked-sdmx/tree/master/data) retrieved from these organizations: \u003ca href=\"http://www.bis.org/\" title=\"Bank for International Statements\"\u003eBIS\u003c/a\u003e, \u003ca href=\"http://www.oecd.org/\" title=\"Organisation for Economic Co-operation and Development\"\u003eOECD\u003c/a\u003e, \u003ca href=\"http://www.un.org/\" title=\"United Nations\"\u003eUN\u003c/a\u003e, \u003ca href=\"http:/www.ecb.int/\" title=\"European Central Bank\"\u003eECB\u003c/a\u003e, \u003ca href=\"http://worldbank.org/\" title=\"World Bank\"\u003eWB\u003c/a\u003e, \u003ca href=\"http://imf.org/\" title=\"International Monetary Fund\"\u003eIMF\u003c/a\u003e, \u003ca href=\"http://fao.org/\" title=\"Food and Agriculture Organization of the United Nations\"\u003eFAO\u003c/a\u003e, \u003ca href=\"http://epp.eurostat.ec.europa.eu/\" title=\"Eurostat\"\u003eEUROSTAT\u003c/a\u003e, \u003ca href=\"http://www.bfs.admin.ch/\" title=\"Swiss Federal Statistical Office\"\u003eBFS\u003c/a\u003e.\n\n### Requirements\nAn XSLT 2.0 processor to transform, and some configuring using the provided config.rdf file.\n\n## How to contribute\n* See [open GitHub issues](https://github.com/csarven/linked-sdmx/issues?state=open) if you want to hack, or create issues if you encounter bugs, or enhancements within the scope of this project. There are also some questions that would be nice to get answers to.\n* Please send pull requests or help improve documentation.\n* Reach out to organizations that publish data using the SDMX-ML to collaborate on this effort.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsarven%2Flinked-sdmx","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcsarven%2Flinked-sdmx","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcsarven%2Flinked-sdmx/lists"}