Difference between revisions of "QueryContext"
Jump to navigation
Jump to search
Line 53: | Line 53: | ||
true is mandatory of it | true is mandatory of it | ||
false is uploadable of it | false is uploadable of it | ||
− | "the id of the | + | "the id 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 105: | Line 105: | ||
false is mandatory of it | false is mandatory of it | ||
false is uploadable of it | false is uploadable of it | ||
− | "the url | + | "the url to try out the query" is documentation of it |
false is showInGrid of it | false is showInGrid of it | ||
false is isLink of it | false is isLink of it |
Revision as of 08:51, 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
name | pluralName | icon | iconUrl | documentation | wikiDocumentation | defaultstoremode | listLimit | cargo | headerTabs | context | |
---|---|---|---|---|---|---|---|---|---|---|---|
Query | Query | Queries | /images/cr/f/fe/QueryIcon-64px.png | A Query | A Query | property | 200 | false | QueryContext | ||
Task | Task | Tasks | /images/cr/b/be/TaskIcon-64px.png | A semantic publishing task | A semantic publishing task | property | 200 | false | QueryContext |
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
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
"URL" 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 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