Skip to content

Pre-Release v0.0.1

Pre-release
Pre-release

Choose a tag to compare

@linxOD linxOD released this 15 Jan 14:51
· 2 commits to main since this release

This first version provides several python utility function to create RDF graphs in turtle or (named graphs) .trig.

  • graph.py: Utilizes rdf lib
  • xml.py: Utilizes lib xml
  • string_utils.py: Some general string manipulations functions
  • namespaces.py: Default namespaces

Full Changelog: https://github.com/acdh-oeaw/acdh-graph-pyutils/commits/v0.0.1