owl-functional-syntax-axiom-parser
Axiom parser
A Java-based tool for parsing and analyzing axioms written in the OWL Functional Syntax
Parser for axioms written in the OWL Functional Syntax
1 stars
2 watching
0 forks
Language: Java
last commit: almost 13 years ago Related projects:
Repository | Description | Stars |
---|---|---|
ianh/owl | A parser generator tool for visibly pushdown languages | 748 |
ollef/earley | A Haskell implementation of Earley's algorithm for parsing context-free grammars. | 366 |
atextor/owl-cli | A command line tool for analyzing and reasoning with ontologies in OWL 2 format | 15 |
phillord/horned-owl | A Rust library for processing and manipulating OWL ontologies | 70 |
jhumphry/parse_args | A package to parse command line arguments and options in Ada 2012 | 12 |
bttmly/fops | Provides functional, curried versions of common JavaScript operators and language constructs for concise and expressive programming. | 2 |
zaid-ajaj/fable.simplexml | A library for parsing and working with XML data in Fable projects | 16 |
norswap/autumn | A Java parser combinator library supporting grammar and parsing functionality. | 125 |
ra1028/alembic | A JSON parsing library that provides type-safe and functional value transformation capabilities. | 116 |
winksaville/zig-parse-args | A utility project for parsing command line arguments into a data structure | 0 |
haasted/grappa-xml-parser | A parser experiment using the Grappa framework to parse simplified XML variants. | 1 |
davedufresne/swiftparsec | A Swift library for creating parsers from simple components using combinator logic | 226 |
ndmitchell/tagsoup | A Haskell library for parsing and extracting information from HTML/XML documents | 233 |
coding-in-the-wild/admesh-parser | A tool that runs an STL file parsing software and converts its output to a JavaScript object. | 3 |
drmohundro/swxmlhash | A Swift wrapper around XML parsing APIs, providing a simple way to parse XML into dictionary of arrays. | 1,412 |