MCPcopy Create free account
hub / github.com/NinePts/OntoGraph / TypeAndValueModel

Class TypeAndValueModel

src/main/java/graph/models/TypeAndValueModel.java:32–55  ·  view source on GitHub ↗

TypeAndValueModel defines two String values, where the first, the "type" characterizes the second, the "value". Lombok Builder allows instantiation with builder(). Lombok Data removes need for POJO boilerplate.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected