Package cz.vutbr.fit.layout.rdf.model
Class RDFTag
- java.lang.Object
-
- cz.vutbr.fit.layout.impl.DefaultTag
-
- cz.vutbr.fit.layout.rdf.model.RDFTag
-
- All Implemented Interfaces:
Tag
public class RDFTag extends DefaultTag
A tag defined using the RDF repository configuration with an optional context where it was defined.- Author:
- burgetr
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.eclipse.rdf4j.model.IRIgetContext()voidsetContext(org.eclipse.rdf4j.model.IRI context)
-