Hi, I was trying to understand the Fuseki configuration file examples [1] and had a look at the assembler vocabulary to understand how the different classes mentioned in the config files relate to each other. Then I noticed that some classes and properties used in the config files are missing from assembler.n3, such as ja:defaultGraph or ja:RDFDataset. Is this on purpose? If so, where are they defined?
I came across this issue while I was trying to set up Fuseki with OWL mini inference and materialization of the inferred triples (the materialization is what I cannot get working so far). Any pointers on how this might work appreciated. Cheers, Carsten [1] http://jena.apache.org/documentation/serving_data/index.html
