Skip to content

Latest commit

 

History

History
 
 

rdftk_ontology

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

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