There is a newer version of the record available.

Published October 11, 2019 | Version bacting-0.0.10
Software Open

egonw/bacting: Bacting 0.0.10

  • 1. @BiGCAT-UM

Description

This releases migrated four additional methods from the rdf manager to add triples, and one method to set prefixes.

Other managers

  • addPrefix(IRDFStore store, String prefix, String namespace)
  • addObjectProperty(IRDFStore store, String subject, String property, String object)
  • addDataProperty(IRDFStore store, String subject, String property, String object)
  • addTypedDataProperty(IRDFStore store, String subject, String property, String object, String dataType)
  • addPropertyInLanguage(IRDFStore store, String subject, String property, String value, String language)

Files

egonw/bacting-bacting-0.0.10.zip

Files (63.4 kB)

Name Size Download all
md5:cb18261da548392dce7fd7847584cf50
63.4 kB Preview Download

Additional details

Related works