Parent: [e9b092] (diff)

Child: [960868] (diff)

Download this file

README.md    31 lines (20 with data), 857 Bytes

kbgen

This tool populates a toolKB ontology [1] with tools and file formats that are extracted
from Freebase [2] and Pronom [3].
A resulting ontology can be found in [4].

Usage

Build and run with: java -jar target/kbgen-1.0-SNAPSHOT.jar
The tool uses ontologies/toolKB_instance_empty.owl to insert formats and tools that are extracted from Freebase and Pronom.

The resulting ontology is stored in toolKB_instance.owl.

In case of memory errors increase the memory limit, e.g. using the VM option -Xmx2g

Build

Use Maven to build the project.

References

[1] http://timbus.teco.edu/ontologies/preservationIdentifier/toolKB.owl

[2] http://www.freebase.com/

[3] http://www.nationalarchives.gov.uk/PRONOM/

[4] http://timbus.teco.edu/ontologies/preservationIdentifier/toolKB_instance.owl