Class RdfModelCreatorVisitor.ElementModel
java.lang.Object
io.openmanufacturing.sds.aspectmodel.serializer.RdfModelCreatorVisitor.ElementModel
- Enclosing class:
- RdfModelCreatorVisitor
A
Model together with an optional pointer to the resource that is defined in the model.
E.g., a (Jena) Model that describes an (Aspect) Model element, the focus element is the resource
of the described element while the rest of the model are the corresponding assertions.-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ElementModel
public ElementModel()
-