activity/tools/exp/rdf
Cory Slep 0470f8e603 Add internal parsed RDF definition data types.
This is an evolution of the old tools/defs/types.go file which
essentially had these data structs manually defined in a static go file.
Now, the parser should be able to construct this data structure on the
fly from input files and reference files.
2018-11-28 23:50:07 +01:00
..
as Prepare tool for ingesting JSON LD context defs. 2018-11-28 21:40:11 +01:00
owl Prepare tool for ingesting JSON LD context defs. 2018-11-28 21:40:11 +01:00
rdfs Prepare tool for ingesting JSON LD context defs. 2018-11-28 21:40:11 +01:00
schema Prepare tool for ingesting JSON LD context defs. 2018-11-28 21:40:11 +01:00
xsd Prepare tool for ingesting JSON LD context defs. 2018-11-28 21:40:11 +01:00
data.go Add internal parsed RDF definition data types. 2018-11-28 23:50:07 +01:00
ontology.go Prepare tool for ingesting JSON LD context defs. 2018-11-28 21:40:11 +01:00
parse.go Add internal parsed RDF definition data types. 2018-11-28 23:50:07 +01:00
rdf.go Prepare tool for ingesting JSON LD context defs. 2018-11-28 21:40:11 +01:00