Difference between revisions of "QueryContext"

From BITPlan cr Wiki
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 39: Line 39:
 
"QueryContext" is context of it
 
"QueryContext" is context of it
 
Query_id addsTo it
 
Query_id addsTo it
 +
Query_name addsTo it
 
Query_title addsTo it
 
Query_title addsTo it
 
Query_description addsTo it
 
Query_description addsTo it
 
Query_sparql addsTo it
 
Query_sparql addsTo it
 
Query_tryiturl addsTo it
 
Query_tryiturl addsTo it
Query_since addsTo it
+
Query_wdqsurl addsTo it
 +
Query_scholia addsTo it
 +
Query_relevance addsTo it
 +
Query_comment addsTo it
 
# property id
 
# property id
 
Query_id isA Property
 
Query_id isA Property
 
"id" is name of it
 
"id" is name of it
 
"id" is label of it
 
"id" is label of it
"Text" is type of it
+
"Number" is type of it
 
1 is index of it
 
1 is index of it
 +
1 is sortPos of it
 
true is primaryKey of it
 
true is primaryKey of it
 
true is mandatory of it
 
true is mandatory of it
 
false is uploadable of it
 
false is uploadable of it
 
"the id of the query" is documentation of it
 
"the id of the query" is documentation of it
 +
true is showInGrid of it
 +
false is isLink of it
 +
"Query" is topic of it
 +
# property name
 +
Query_name isA Property
 +
"name" is name of it
 +
"name" is label of it
 +
"Text" is type of it
 +
2 is index of it
 +
false is primaryKey of it
 +
false is mandatory of it
 +
false is uploadable of it
 +
"the title of the query" is documentation of it
 
true is showInGrid of it
 
true is showInGrid of it
 
false is isLink of it
 
false is isLink of it
Line 62: Line 80:
 
"title" is label of it
 
"title" is label of it
 
"Text" is type of it
 
"Text" is type of it
2 is index of it
+
3 is index of it
 
false is primaryKey of it
 
false is primaryKey of it
 
false is mandatory of it
 
false is mandatory of it
Line 75: Line 93:
 
"description" is label of it
 
"description" is label of it
 
"Text" is type of it
 
"Text" is type of it
3 is index of it
+
"textarea" is inputType of it
 +
400 is size of it
 +
4 is index of it
 
false is primaryKey of it
 
false is primaryKey of it
 
false is mandatory of it
 
false is mandatory of it
Line 88: Line 108:
 
"sparql" is label of it
 
"sparql" is label of it
 
"Code" is type of it
 
"Code" is type of it
4 is index of it
+
5 is index of it
 
false is primaryKey of it
 
false is primaryKey of it
 
false is mandatory of it
 
false is mandatory of it
Line 102: Line 122:
 
"External identifier" is type of it
 
"External identifier" is type of it
 
"https://qlever.cs.uni-freiburg.de/wikidata/$1" is formatterURI of it
 
"https://qlever.cs.uni-freiburg.de/wikidata/$1" is formatterURI of it
5 is index of it
+
6 is index of it
 +
false is primaryKey of it
 +
false is mandatory of it
 +
false is uploadable of it
 +
"the url to try out the query at QLever wikidata endpoint" is documentation of it
 +
true is showInGrid of it
 +
false is isLink of it
 +
"Query" is topic of it
 +
# property wdqsurl
 +
Query_wdqsurl isA Property
 +
"wdqsurl" is name of it
 +
"wdqsurl" is label of it
 +
"External identifier" is type of it
 +
"https://w.wiki/$1" is formatterURI of it
 +
7 is index of it
 +
false is primaryKey of it
 +
false is mandatory of it
 +
false is uploadable of it
 +
"the url to try out the query at the Wikidata Query Service" is documentation of it
 +
true is showInGrid of it
 +
false is isLink of it
 +
"Query" is topic of it
 +
# property scholia
 +
Query_scholia isA Property
 +
"scholia" is name of it
 +
"scholia" is label of it
 +
"External identifier" is type of it
 +
"https://github.com/WDscholia/scholia/blob/master/scholia/app/templates/$1" is formatterURI of it
 +
8 is index of it
 
false is primaryKey of it
 
false is primaryKey of it
 
false is mandatory of it
 
false is mandatory of it
 
false is uploadable of it
 
false is uploadable of it
"the url to try out the query" is documentation of it
+
"the the url for the corresponding/equivalent scholia query" is documentation of it
false is showInGrid of it
+
true is showInGrid of it
 
false is isLink of it
 
false is isLink of it
 
"Query" is topic of it
 
"Query" is topic of it
# property since
+
# property relevance
Query_since isA Property
+
Query_relevance isA Property
"since" is name of it
+
"relevance" is name of it
"since" is label of it
+
"relevance" is label of it
"Date" is type of it
+
"Number" is type of it
"datepicker" is inputType of it
+
9 is index of it
6 is index of it
 
 
false is primaryKey of it
 
false is primaryKey of it
 
false is mandatory of it
 
false is mandatory of it
 
false is uploadable of it
 
false is uploadable of it
"since when the query is available" is documentation of it
+
"the subjective relevance of the query range: 5:++,4:+,3:o,2:-,1:--" is documentation of it
 
true is showInGrid of it
 
true is showInGrid of it
 +
false is isLink of it
 +
"Query" is topic of it
 +
# property comment
 +
Query_comment isA Property
 +
"comment" is name of it
 +
"comment" is label of it
 +
"Text" is type of it
 +
"textarea" is inputType of it
 +
400 is size of it
 +
10 is index of it
 +
false is primaryKey of it
 +
false is mandatory of it
 +
false is uploadable of it
 +
"a comment for the query" is documentation of it
 +
false is showInGrid of it
 
false is isLink of it
 
false is isLink of it
 
"Query" is topic of it
 
"Query" is topic of it
Line 139: Line 201:
 
Task_id addsTo it
 
Task_id addsTo it
 
Task_title addsTo it
 
Task_title addsTo it
 +
Task_objective addsTo it
 +
Task_since addsTo it
 
# property id
 
# property id
 
Task_id isA Property
 
Task_id isA Property
 
"id" is name of it
 
"id" is name of it
 
"id" is label of it
 
"id" is label of it
"Text" is type of it
+
"Number" is type of it
 
1 is index of it
 
1 is index of it
 +
1 is sortPos of it
 
true is primaryKey of it
 
true is primaryKey of it
 
true is mandatory of it
 
true is mandatory of it
Line 162: Line 227:
 
false is uploadable of it
 
false is uploadable of it
 
"the title of the task" is documentation of it
 
"the title of the task" is documentation of it
 +
true is showInGrid of it
 +
false is isLink of it
 +
"Task" is topic of it
 +
# property objective
 +
Task_objective isA Property
 +
"objective" is name of it
 +
"objective" is label of it
 +
"Text" is type of it
 +
"textarea" is inputType of it
 +
400 is size of it
 +
3 is index of it
 +
false is primaryKey of it
 +
false is mandatory of it
 +
false is uploadable of it
 +
"the objective of the task" is documentation of it
 +
false is showInGrid of it
 +
false is isLink of it
 +
"Task" is topic of it
 +
# property since
 +
Task_since isA Property
 +
"since" is name of it
 +
"since" is label of it
 +
"Date" is type of it
 +
"datepicker" is inputType of it
 +
6 is index of it
 +
false is primaryKey of it
 +
false is mandatory of it
 +
false is uploadable of it
 +
"since when the task is available" is documentation of it
 
true is showInGrid of it
 
true is showInGrid of it
 
false is isLink of it
 
false is isLink of it

Latest revision as of 18:06, 21 March 2023

Context

Context
edit
name  QueryContext
since  2023-03-19
copyright  2023 Wolfgang Fahl
master  https://cr.bitplan.com/index.php?title=QueryContext

topics

 namepluralNameiconiconUrldocumentationwikiDocumentationdefaultstoremodelistLimitcargoheaderTabscontext
QueryQueryQueriesQueryIcon-64px.png
/images/cr/f/fe/QueryIcon-64px.png
A QueryA Queryproperty200falseQueryContext
TaskTaskTasksTaskIcon-64px.png
/images/cr/b/be/TaskIcon-64px.png
A semantic publishing taskA semantic publishing taskproperty200falseQueryContext

sidif

#
# Context:QueryContext
#
QueryContext isA Context
"QueryContext" is name of it
"2023-03-19" is since of it
"2023-03-19" is updated of it
"2023 Wolfgang Fahl" is copyright of it
"https://cr.bitplan.com/index.php?title=QueryContext" is master of it
#
#Query
#
Query isA Topic
"Query" is name of it
"Queries" is pluralName of it
"A Query" is documentation of it
"A Query" is wikiDocumentation of it
"File:QueryIcon-64px.png" is icon of it
"/images/cr/f/fe/QueryIcon-64px.png" is iconUrl of it
"property" is defaultstoremode of it
false is cargo of it
"QueryContext" is context of it
Query_id addsTo it
Query_name addsTo it
Query_title addsTo it
Query_description addsTo it
Query_sparql addsTo it
Query_tryiturl addsTo it
Query_wdqsurl addsTo it
Query_scholia addsTo it
Query_relevance addsTo it
Query_comment addsTo it
# property id
Query_id isA Property
"id" is name of it
"id" is label of it
"Number" is type of it
1 is index of it
1 is sortPos of it
true is primaryKey of it
true is mandatory of it
false is uploadable of it
"the id of the query" is documentation of it
true is showInGrid of it
false is isLink of it
"Query" is topic of it
# property name
Query_name isA Property
"name" is name of it
"name" is label of it
"Text" is type of it
2 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"the title of the query" is documentation of it
true is showInGrid of it
false is isLink of it
"Query" is topic of it
# property title
Query_title isA Property
"title" is name of it
"title" is label of it
"Text" is type of it
3 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"the title of the query" is documentation of it
true is showInGrid of it
false is isLink of it
"Query" is topic of it
# property description
Query_description isA Property
"description" is name of it
"description" is label of it
"Text" is type of it
"textarea" is inputType of it
400 is size of it
4 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"a description of the query" is documentation of it
false is showInGrid of it
false is isLink of it
"Query" is topic of it
# property sparql
Query_sparql isA Property
"sparql" is name of it
"sparql" is label of it
"Code" is type of it
5 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"the sparql code of the query" is documentation of it
false is showInGrid of it
false is isLink of it
"Query" is topic of it
# property tryiturl
Query_tryiturl isA Property
"tryiturl" is name of it
"tryiturl" is label of it
"External identifier" is type of it
"https://qlever.cs.uni-freiburg.de/wikidata/$1" is formatterURI of it
6 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"the url to try out the query at QLever wikidata endpoint" is documentation of it
true is showInGrid of it
false is isLink of it
"Query" is topic of it
# property wdqsurl
Query_wdqsurl isA Property
"wdqsurl" is name of it
"wdqsurl" is label of it
"External identifier" is type of it
"https://w.wiki/$1" is formatterURI of it
7 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"the url to try out the query at the Wikidata Query Service" is documentation of it
true is showInGrid of it
false is isLink of it
"Query" is topic of it
# property scholia
Query_scholia isA Property
"scholia" is name of it
"scholia" is label of it
"External identifier" is type of it
"https://github.com/WDscholia/scholia/blob/master/scholia/app/templates/$1" is formatterURI of it
8 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"the the url for the corresponding/equivalent scholia query" is documentation of it
true is showInGrid of it
false is isLink of it
"Query" is topic of it
# property relevance
Query_relevance isA Property
"relevance" is name of it
"relevance" is label of it
"Number" is type of it
9 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"the subjective relevance of the query range: 5:++,4:+,3:o,2:-,1:--" is documentation of it
true is showInGrid of it
false is isLink of it
"Query" is topic of it
# property comment
Query_comment isA Property
"comment" is name of it
"comment" is label of it
"Text" is type of it
"textarea" is inputType of it
400 is size of it
10 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"a comment for the query" is documentation of it
false is showInGrid of it
false is isLink of it
"Query" is topic of it
#
# Task
#
Task isA Topic
"Task" is name of it
"Tasks" is pluralName of it
"A semantic publishing task" is documentation of it
"A semantic publishing task" is wikiDocumentation of it
"File:TaskIcon-64px.png" is icon of it
"/images/cr/b/be/TaskIcon-64px.png" is iconUrl of it
"property" is defaultstoremode of it
false is cargo of it
"QueryContext" is context of it
Task_id addsTo it
Task_title addsTo it
Task_objective addsTo it
Task_since addsTo it
# property id
Task_id isA Property
"id" is name of it
"id" is label of it
"Number" is type of it
1 is index of it
1 is sortPos of it
true is primaryKey of it
true is mandatory of it
false is uploadable of it
"the id of the task" is documentation of it
true is showInGrid of it
false is isLink of it
"Task" is topic of it
# property title
Task_title isA Property
"title" is name of it
"title" is label of it
"Text" is type of it
2 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"the title of the task" is documentation of it
true is showInGrid of it
false is isLink of it
"Task" is topic of it
# property objective
Task_objective isA Property
"objective" is name of it
"objective" is label of it
"Text" is type of it
"textarea" is inputType of it
400 is size of it
3 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"the objective of the task" is documentation of it
false is showInGrid of it
false is isLink of it
"Task" is topic of it
# property since
Task_since isA Property
"since" is name of it
"since" is label of it
"Date" is type of it
"datepicker" is inputType of it 
6 is index of it
false is primaryKey of it
false is mandatory of it
false is uploadable of it
"since when the task is available" is documentation of it
true is showInGrid of it
false is isLink of it
"Task" is topic of it
#
# TopicLinks
#
Queries_Of_Task isA TopicLink
"queries_of_task" is name of it
"task" is sourceRole of it
false is sourceMultiple of it
"Task" is source of it
"queries" is targetRole of it
true is targetMultiple of it
"Query" is target of it