marklogic / entity-services

Data modeling and code scaffolding for data integration in MarkLogic
https://docs.marklogic.com/guide/entity-services
Apache License 2.0
7 stars 10 forks source link

Provide example to map RDF-based model to entity services #241

Open grechaw opened 7 years ago

grechaw commented 7 years ago

Given a model defined with RDFS, infer or generate the corresponding model in entity services vocabulary and use that generated model to build an integration application.

This is a kind of scenario/recipe/enhancement. It requires some method for using triples to create in-memory entity models (#188)

grechaw commented 7 years ago

This may be a redundant recipe, come to think of it. I'll triage later today.

grechaw commented 7 years ago

I've actually been starting a little work in this direction in prototyping model-from-triples. It uses the famous wine.rdf ontology to create some entity types.