Class RdfModelCreatorVisitor.ElementModel

java.lang.Object
io.openmanufacturing.sds.aspectmodel.serializer.RdfModelCreatorVisitor.ElementModel
Enclosing class:
RdfModelCreatorVisitor

public static class RdfModelCreatorVisitor.ElementModel extends Object
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 Details

    • ElementModel

      public ElementModel()