public class SampleAxioms
extends com.bigdata.rdf.axioms.OwlAxioms
| Constructor and Description |
|---|
SampleAxioms()
De-serialization ctor.
|
SampleAxioms(String namespace) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addAxioms(Collection<com.bigdata.rdf.model.BigdataStatement> axioms)
Per RDF Model Theory, new properties defined in the vocabulary will
always be of rdf:type rdf:Property and rdfs:Resource, and they will
always be subproperties of themselves.
|
public SampleAxioms()
public SampleAxioms(String namespace)
protected void addAxioms(Collection<com.bigdata.rdf.model.BigdataStatement> axioms)
addAxioms in class com.bigdata.rdf.axioms.OwlAxiomsCopyright © 2016 SYSTAP, LLC DBA Blazegraph. All rights reserved.