-
1.0.0c8e15354 · ·
- Added support for SPHN Dataset Template 2025.1 while preserving backwards compatibility - Added more robust handling of standard and valuesets - Added a suite of input validation checks for project-specific dataset - Fixed a bug when formatting named individuals - Fixed a bug where `skos:note` was being missed in certain scenarios
-
0.7.05b09af02 · ·
- Added ability for generating project-specific RDF Schema - Added ability for extendable valuesets - Added checks to ensure that the input values from dataset are sanitized - Added ability to parse cardinality directly from the concepts sheet - Made parsing of cardinality pattern more robust
-
0.5.0a11c0665 · ·
- Added ability to parse deprecated concepts properly - Added ability to incorporate pre-defined replaces annotations - Removed bug where all concepts had the root concept as its domain - Fixed bug where cardinalities of inherited concepts were not parsed - Default to Code concept if a standard (and valueset) does not belong to the canonical standards defined in the config.yaml
-
0.4.032241a1d · ·
- Move config.yaml to dataset2rdf module scope - Fixed a bug where range was not being parsed properly for certain properties - Fixed missing cardinality - Use proper encoding when opening files - Fixed imports in config - Added root nodes for imports - Added ability to use default config.yaml if none provided at runtime
-
0.3.00526afdd · ·
- Added ability to define worksheet information in the config YAML - Added ability to incorporate domain of a sub property to parent property - Fixed a bug when parsing ranges for a property - Fixed a bug when parsing parent of a property - Fixed a bug when inferring domain of a property