https://github.com/linkml/linkml
Linked Open Data Modeling Language
https://github.com/linkml/linkml
data-dictionaries data-modeling hacktoberfest json-ld-context json-schema linked-data linkml linkml-schema modeling owl rdf schema semantic-web shacl shex standards
Last synced: about 1 month ago
JSON representation
Linked Open Data Modeling Language
- Host: GitHub
- URL: https://github.com/linkml/linkml
- Owner: linkml
- License: other
- Created: 2021-03-16T16:34:43.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-07T23:40:08.000Z (about 1 year ago)
- Last Synced: 2024-05-08T00:27:36.192Z (about 1 year ago)
- Topics: data-dictionaries, data-modeling, hacktoberfest, json-ld-context, json-schema, linked-data, linkml, linkml-schema, modeling, owl, rdf, schema, semantic-web, shacl, shex, standards
- Language: Python
- Homepage: https://linkml.io/linkml
- Size: 86.4 MB
- Stars: 280
- Watchers: 14
- Forks: 85
- Open Issues: 447
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Citation: CITATION.cff
Awesome Lists containing this project
- awesome-ccamel - linkml/linkml - Linked Open Data Modeling Language (Python)
- awesome-starred - linkml/linkml - Linked Open Data Modeling Language (hacktoberfest)
README
[](https://pypi.python.org/pypi/linkml)

[](https://pypi.python.org/pypi/linkml)
[](https://mybinder.org/v2/gh/linkml/linkml/main?filepath=notebooks)
[](https://zenodo.org/badge/latestdoi/13996/linkml/linkml)
[](https://pepy.tech/project/linkml)
[](https://pypi.org/project/linkml)
[](https://codecov.io/gh/linkml/linkml)# LinkML - Linked Data Modeling Language
LinkML is a linked data modeling language following object-oriented and ontological principles. LinkML models are typically authored in YAML, and can be converted to other schema representation formats such as JSON or RDF.
This repo holds the tools for generating and working with LinkML. For the LinkML schema (metamodel), please see https://github.com/linkml/linkml-model
The complete documentation for LinkML can be found here:
- [linkml.io/linkml](https://linkml.io/linkml)