
data.corese.gui.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of corese-core Show documentation
Show all versions of corese-core Show documentation
Corese is a Semantic Web Factory (triple store and SPARQL endpoint) implementing RDF, RDFS, SPARQL 1.1
Query and Update.
The newest version!
VARIABLE = gui=/user/corby/home/AAGui/query;human=/user/corby/home/AADemoNew/inrae/data;home=/user/corby/home/AAData;new=/user/corby/home/AADemoNew/;demo=$gui/demo;d2kab=/user/corby/home/AADemo/ad2kab/federate/myfederate
# predefined prefix for every sparql query
PREFIX = d=http://ns.inria.fr/humans/data# ; h=http://ns.inria.fr/humans/schema#
#
# Property for corese gui
# Property.init(graph);
#
GUI_TITLE = Corese Semantic Web Factory - Inria UCA - R&D version - 2022-11-11
# GUI browse Linked Result
GUI_BROWSE = true
# XML result max display
GUI_XML_MAX = 1000
# Turtle max display
GUI_TRIPLE_MAX = 10000
# DISPLAY GRAPH INDEX max element
GUI_INDEX_MAX = 10
# xml json
GUI_SELECT_FORMAT = xml
# xml json turtle trig
GUI_CONSTRUCT_FORMAT = trig
# Tune GUI
# Query displayed when click "+" on GUI
GUI_DEFAULT_QUERY = $gui/select.rq
# User defined query list displayed in User menu
GUI_QUERY_LIST = Simple Count=$gui/simplecount.rq;Map=$gui/mapcorese.rq;Chart=$gui/chart.rq;Mappings=$gui/valuesmappings.rq;Insert RDF*=$gui/insertdatardfstar.rq;Select RDF*=$gui/selectrdfstar.rq
GUI_RULE_LIST = My Rule Base=$home/rule/rdfs.rul
#GUI_TEMPLATE_LIST = Count=./query/count.rq
#GUI_EXPLAIN_LIST = Count=$gui/count.rq
# Default value for corese gui
RDFS_ENTAILMENT = false
#LOAD_QUERY = $gui/mapcorese.rq
#LOAD_QUERY = $demo/areport.rq
#LOAD_QUERY = $demo/federateconstructwimmics.rq
#LOAD_QUERY = $demo/federateselectwimmics.rq
#LOAD_QUERY = $d2kab/federategui2.rq
LOAD_QUERY = $new/map/servicedb.rq
#LOAD_DATASET = $human/humans_owl.ttl
#LOAD_DATASET = $human/humans_data.ttl;$human/humans_schema.ttl
#LOAD_RULE = http://www.w3.org/ns/owl-profile/RL
#LOAD_RULE = $home/rule/rdfs.rul
#LOAD_FUNCTION = /user/corby/home/AAData/data/corese/function.rq
© 2015 - 2025 Weber Informatics LLC | Privacy Policy