SpaceAppsXploration / rdfendpoints

DEPRECATED, see semantic-data-chronos
https://github.com/SpaceAppsXploration/semantic-data-chronos
Apache License 2.0
2 stars 1 forks source link

Triple Store API: Design #47

Open Mec-iS opened 8 years ago

Mec-iS commented 8 years ago

Content of the datastore, algorithm:

A. RDF vocabularies: Dump (no relConcept property) B. WebResource: Dump (no relConcept property) C. Indexer: Dump, (add B -> relConcept -> C) D. For A:

* DBpedia link in `sameAs`:
    ** resource = Dump triples from dbpedia (local dbpedia entity) if not in store
    ** If resource in `space/dbpediadocs/`:
        *** Create `relatedConcepts` triples, (`A -> relConcept -> C`)
        *** Create `relatedMissions` triples if not in store, (`A -> relConcept -> mission`) 
        *** Create `relatedEvents` triples if not in store, (`A -> relConcept -> event`) 
Mec-iS commented 8 years ago

Triple Store for WebResource-Indexer in testing after https://github.com/SpaceAppsXploration/rdfendpoints/commit/1ba93fb8e66da50f5b296e303d98650fdb5c1225