https://github.com/linkml/semantic-variable-registry
ALPHA universal registry of semantic variables
https://github.com/linkml/semantic-variable-registry
Last synced: 22 days ago
JSON representation
ALPHA universal registry of semantic variables
- Host: GitHub
- URL: https://github.com/linkml/semantic-variable-registry
- Owner: linkml
- Created: 2023-03-04T03:16:05.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-06T16:37:49.000Z (over 3 years ago)
- Last Synced: 2025-02-24T20:00:01.975Z (over 1 year ago)
- Language: Python
- Size: 863 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# semantic-variable-registry
Global registry of semantic variables ("FAIRiables") - EXPERIMENTAL/ALPHA
This repo contains both a framework and content for making FAIR semantic variables. The idea is to compile from
a source representation to generate multiple sub-variables.
## Metamodel
- [https://linkml.github.io/semantic-variable-registry/Core](https://linkml.github.io/semantic-variable-registry/Core)
- [src/gsvr/schema](src/gsvr/schema)
Note: the schema imports the metamodel, until we have a way to run gen-docs with unmerged schemas then
it is best to look at the Core subset.
## Variables
see [tests/input/examples](tests/input/examples)
## Translations
- OWL
- SKOS
- LinkML
- SHACL
- SQL DDL