Difference between revisions of "SiDIF-TripleStore"
Jump to navigation
Jump to search
(6 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | {{OsProject|title=SiDiF - Simple Data Interchange Format - Educational TripleStore|url=https://github.com/BITPlan/org.sidif.triplestore|version=0.0. | + | {{OsProject |
+ | |id=org.sidif.triplestore | ||
+ | |owner=BITPlan | ||
+ | |title=SiDiF - Simple Data Interchange Format - Educational TripleStore | ||
+ | |url=https://github.com/BITPlan/org.sidif.triplestore | ||
+ | |version=0.0.10 | ||
+ | |date=2020/10/25 | ||
+ | }} | ||
− | [https://en.wikipedia.org/w/index.php?title=List_of_subject-predicate-object_databases subject-object-predicate database] | + | The {{Link|target=SiDIF}} TripleStore is a simple |
+ | [https://en.wikipedia.org/w/index.php?title=List_of_subject-predicate-object_databases subject-object-predicate database] for educational purposes. | ||
+ | |||
+ | It shows the general principle of using {{Link|target=Triple}}s to store, retrieve and query data. | ||
+ | |||
+ | = Example SiDIF files = | ||
+ | The [https://github.com/BITPlan/org.sidif.triplestore/tree/master/src/test/resources/sidif SiDIF testfile]s in the github repository of the project are a good starting point to try out the triplestore. | ||
[[Category:frontend]] | [[Category:frontend]] | ||
+ | [[Category:SiGNaL]] |
Latest revision as of 05:45, 25 October 2020
OsProject | |
---|---|
id | org.sidif.triplestore |
state | |
owner | BITPlan |
title | SiDiF - Simple Data Interchange Format - Educational TripleStore |
url | https://github.com/BITPlan/org.sidif.triplestore |
version | 0.0.10 |
description | |
date | 2020/10/25 |
since | |
until |
The SiDIF TripleStore is a simple subject-object-predicate database for educational purposes.
It shows the general principle of using Triples to store, retrieve and query data.
Example SiDIF files
The SiDIF testfiles in the github repository of the project are a good starting point to try out the triplestore.