Difference between revisions of "SimpleGraph-TripleStore"
Jump to navigation
Jump to search
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=TripleStore Cleaner | ||
+ | |apiurl=https://github.com/BITPlan/org.sidif.triplestore | ||
|documentation=makes {{Link|target=SiDIF-TripleStore|title=BITPlan's SIDIF TripleStore}} accessible | |documentation=makes {{Link|target=SiDIF-TripleStore|title=BITPlan's SIDIF TripleStore}} accessible | ||
− | |||
− | |||
|storemode=property | |storemode=property | ||
|viewmode=hidden | |viewmode=hidden | ||
}} | }} | ||
+ | =Freitext= | ||
[[Category:frontend]] | [[Category:frontend]] |
Revision as of 10:15, 21 February 2018
SimpleGraphModule
SimpleGraph TripleStore module
The SimpleGraph TripleStore module makes BITPlan's SIDIF TripleStore accessible see TripleStore Cleaner.
Sources
- System: TripleStoreSystem.java
- JUnit-Test: TestTripleStoreSystem.java