yamlpyowl
OWL converter
Converts YAML data into an OWL representation that can be used by reasoners or exported to standard formats
python based YAML-to-OWL-converter
16 stars
4 watching
3 forks
Language: Python
last commit: over 2 years ago
Linked from 1 awesome list
ontologyowlpythonsemantic-webyaml
Related projects:
Repository | Description | Stars |
---|---|---|
remarshal-project/remarshal | Converts data between multiple formats such as CBOR, JSON, MessagePack, TOML, and YAML. | 529 |
sclevine/yj | A command-line tool for converting between various data formats. | 976 |
oeg-upm/owl2yarrrml | Transforms RDF/XML ontologies into YARRRML templates | 6 |
camwebb/owlconvert | A Java-based tool for converting OWL format files to other formats | 0 |
nikolaydubina/htmlyaml | Provides a Go-based solution to render YAML data in HTML with customizable styling options. | 4 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 205 |
goccy/go-yaml | A YAML parser and encoder for the Go programming language. | 1,179 |
crdoconnor/strictyaml | A type-safe YAML parser and validator with strict validation of markup and straightforward type casting. | 1,477 |
wwkimball/yamlpath | A set of tools and libraries to parse and edit YAML data using powerful syntax | 120 |
snoyberg/yaml | Provides Haskell libraries for serializing data between the programming language and YAML format | 162 |
igorw/composer-yaml | Converts composer.yml to composer.json format | 56 |
thecodingmachine/yaml-tools | A set of command-line tools for manipulating YAML files, including merging, commenting, and normalizing Docker Compose files. | 19 |
pandastrike/yaml-cli | A simple command-line utility for parsing and modifying YAML files. | 86 |
0k/shyaml | A script that enables reading YAML data through the command line interface. | 768 |
cblp/yaml-sucks | Demonstrates parsing ambiguity in YAML files and compares different implementations. | 609 |