Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 4.02 KB

README.md

File metadata and controls

26 lines (16 loc) · 4.02 KB

RDFtk: Ontology

ontology This crate provides a data model for creating ontologies using RDF Schema and OWL 2 Web Ontology Language (OWL).

crates.io docs.rs

Changes

Version 0.1.0-pre2

  • Using rdftk_core 0.2, this has changes in the signature of both Graph and DataSet traits.
  • Applied a lot more warnings in lib.rs
  • Fixed resulting Clippy suggestions.

Version 0.1.0-pre

  • Creating framework, adding RDF Schema initially.

TODO

TBD

RDF OWL