Crates.io | rdftk_skos |
lib.rs | rdftk_skos |
version | 0.2.0 |
source | src |
created_at | 2020-10-09 20:33:29.252687 |
updated_at | 2021-06-14 02:18:53.054996 |
description | This crate provides a data model for the Simple Knowledge Organization System (SKOS) vocabulary. |
homepage | |
repository | https://github.com/johnstonskj/rust-rdftk.git |
max_upload_size | |
id | 297814 |
size | 92,184 |
This crate provides a data model with RDF support for the Simple Knowledge Organization System (SKOS) vocabulary.
TBD
Version 0.2.0
Version 0.1.29
Version 0.1.28
Version 0.1.27
Version 0.1.25
Version 0.1.25
simple
to model
.somedoc
dependency; this had breaking API changes.Version 0.1.24
Version 0.1.23
to_rdf_graph_with_mappings
to allow for the mappings in make_document_with_mappings
to flow through.Version 0.1.22
Concept::to_statements
.Version 0.1.21
PrefixMappings::compress
and PrefixMappings::expand
to take references.Version 0.1.20
somedoc
dependency.Version 0.1.19
Version 0.1.18
somedoc
does it now.Version 0.1.17
CodeBlock
to Formatted
, XWiki is unpleasant when it doesn't know a language.Version 0.1.16
Version 0.1.15
somedoc
crate version.Version 0.1.14
somedoc
crate version.Version 0.1.14
somedoc
crate for document generation.Version 0.1.13
fmt
issues.Version 0.1.12
Resource
for Named
, all resources are both labeled and propertied.LiteralProperty
as methods on Resource
.Version 0.1.11
skos:definition
property and display as text for any resource.Version 0.1.10
Version 0.1.9
Version 0.1.8
label_to_fragment
; trim label string to get rid of trailing '-'.Version 0.1.7
ConceptRelation::Related
.Version 0.1.6
Version 0.1.5
model
module now renamed simple
and it follows a more strict hierarchy approach.Version 0.1.4
IRIRef
approach for all crates.Version 0.1.3
Version 0.1.2
markdown::write_concept_tree_markdown
.Version 0.1.1
is_top_concept
method to Scheme
.Version 0.1.0