Class RdfResourceIntoThingConverter<T extends Thing>

java.lang.Object
dev.enola.rdf.io.RdfResourceIntoThingConverter<T>
All Implemented Interfaces:
ConverterInto<URI,ThingRepositoryStore>, UriIntoThingConverter

public class RdfResourceIntoThingConverter<T extends Thing> extends Object implements UriIntoThingConverter
RdfResourceIntoThingConverter "converts" (loads, really) RDF resources (e.g. *.ttl, et al.) into Things.