sdml-rdf

Crates.iosdml-rdf
lib.rssdml-rdf
version0.3.1
created_at2025-03-10 19:46:57.445543+00
updated_at2025-03-10 19:46:57.445543+00
descriptionSimple Domain Modeling Language (SDML) RDF I/O
homepage
repositoryhttps://github.com/johnstonskj/rust-sdml.git
max_upload_size
id1587140
size140,320
Simon Johnston (johnstonskj)

documentation

README

Package sdml-rdf

RDF Mapping for the Simple Domain Modeling Language (SDML).

Crates.io Docs.rs

This package is part of the Rust SDML project and specifically implements the bi-directional mapping between the SDML data model (in package sdml-core) and the RDF semantics..

The following figure demonstrates this package in the broader project context.

Package Overview

Changes

Version 0.3.1

  • Style: Changed cargo file to use license key instead of license-file.

Version 0.3.0

Initial release.

Commit count: 325

cargo fmt