Difference between revisions of "SimpleGraph-TripleStore"
Jump to navigation
Jump to search
(5 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | =SimpleGraphModule= | ||
+ | |||
{{SimpleGraphModule | {{SimpleGraphModule | ||
|name=TripleStore | |name=TripleStore | ||
− | | | + | |logo=File:TripleStore-Icon.png |
− | | | + | |modulename=triplestore |
+ | |systemname=TripleStoreSystem | ||
+ | |url=https://en.wikipedia.org/wiki/Triplestore | ||
+ | |apiname=SiDIF-TripleStore | ||
+ | |apiurl=https://github.com/BITPlan/org.sidif.triplestore | ||
+ | |documentation=makes {{Link|target=SiDIF-TripleStore|title=BITPlan's SiDIF educational TripleStore}} accessible | ||
|storemode=property | |storemode=property | ||
|viewmode=hidden | |viewmode=hidden | ||
}} | }} | ||
+ | [[Category:frontend]] |
Latest revision as of 10:48, 21 February 2018
SimpleGraphModule
SimpleGraph TripleStore module
The SimpleGraph TripleStore module makes BITPlan's SiDIF educational TripleStore accessible see SiDIF-TripleStore.
Sources
- System: TripleStoreSystem.java
- JUnit-Test: TestTripleStoreSystem.java