Difference between revisions of "QueryContext"

From BITPlan cr Wiki
Jump to navigation Jump to search
Line 75: Line 75:
 
"description" is label of it
 
"description" is label of it
 
"Text" is type of it
 
"Text" is type of it
 +
"textarea" is inputType of it
 +
400 is size of it
 
3 is index of it
 
3 is index of it
 
false is primaryKey of it
 
false is primaryKey of it
Line 139: Line 141:
 
Task_id addsTo it
 
Task_id addsTo it
 
Task_title addsTo it
 
Task_title addsTo it
 +
Task_objective addsTo it
 
# property id
 
# property id
 
Task_id isA Property
 
Task_id isA Property
Line 163: Line 166:
 
"the title of the task" is documentation of it
 
"the title of the task" is documentation of it
 
true is showInGrid 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
 
false is isLink of it
 
"Task" is topic of it
 
"Task" is topic of it

Revision as of 12:38, 19 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_title addsTo it
Query_description addsTo it
Query_sparql addsTo it
Query_tryiturl addsTo it
Query_since addsTo it
# property id
Query_id isA Property
"id" is name of it
"id" is label of it
"Text" is type of it
1 is index 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 title
Query_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 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
3 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
4 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
5 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" is documentation of it
false is showInGrid of it
false is isLink of it
"Query" is topic of it
# property since
Query_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 query is available" is documentation of it
true 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
# property id
Task_id isA Property
"id" is name of it
"id" is label of it
"Text" is type of it
1 is index 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
#
# 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