Property:Property documentation

From BITPlan ceur-ws Wiki
Jump to navigation Jump to search


Property
edit
name  documentation
label  documentation
type  Special:Types/Text
index  14
sortPos  
primary key  false
mandatory  false
namespace  
size  500
uploadable  false
default  
inputType  textarea
allowedValues  
documentation  The documentation for a property
values from  
showInGrid  
isLink  false
allow nulls?  
topic  Concept:Property

Text This is a Property with type Special:Types/Text

Showing 100 pages using this property.
A
What page will 'steer' this action?  +
the author of this action  +
a comment for the action  +
the template engine to be used either [[Rythm]] or [[Freemarker]]  +
the decription of the input e.g. a page name, url or SMW ask query  +
What is the type of the input?  +
The name of the Action  +
where the output of the action should go  +
The service to be used  +
The type of the service  +
since when is this action available?  +
C
Internationalized Resource Identifier  +
The name of the CiteSchema  +
The type of the CiteSchema  +
The name of the city  +
The wikidataid of the city  +
copyright of the context  +
what is the original master source of this context  +
Name of the context  +
since when is this context available?  +
The name of the Country  +
The wikidataid of the Country  +
E
The official acronym of the academic event, if it has one.  +
city  +
colocated_with  +
country  +
A wikidata compatible description of the event  +
The homepage of the event  +
region  +
series  +
The title of the event series.  +
The wikidataid of the event  +
The official acronym of the event series.  +
A wikidata compatible description of the event series  +
The homepage of the event series  +
The title of the event series.  +
The wikidataid of the event series  +
F
Has this been done?  +
What needs to be done to get this fixed?  +
G
The description of the term  +
The language code for this glossary entry  +
The language master page for this glossary entry  +
The person (may be also an organization or other entity) reponsible for this glossary entry  +
The date when this glossary entry was entered  +
The state of the Glossary Entry  +
I
The homepage of the Institution  +
smartCRM id of the scholar  +
The name/title of the Institution  +
wikidata id of the Institution  +
P
authors  +
the url for the dblp entry of this paper  +
A wikidata compatible description of the paper  +
The id (filename) of the Paper  +
the url for the pdf of this paper  +
session  +
The title of the Paper  +
volume  +
The wikidataid of the paper  +
Internationalized Resource Identifier  +
The name of the Platform  +
The priority of the Platform  +
The organization (may be a person or other entity) reponsible for running this platform  +
The date the platform was started  +
The type of the Platform  +
The WikiData Id of this platform  +
There are two ways to specified allowed Values: # https://semantic-mediawiki.org/wiki/Help:Special_property_Allows_value. <br>Use [[Property:Allows_value]] to see which values are allowed for certain properties # http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag<br>values=possible values - Specifies a set of either possible values or autocompletion values (depending on the input type) that this field can have, overriding whatever set of values may have been set from the Semantic MediaWiki property. This set of values is separated by commas by default, but the delimiter can be modified using the delimiter= parameter. If you specify any values method number 2 will be used here which might override any allowed Values specified with method number 1.  +
default value - Specifies a default value for this field. For date-related fields, default=now will set the value to the current date and possibly time. For text fields, default=current user will set the value to the username of the user adding this page. For the checkbox input type, default=yes will check the checkbox by default. (The 'checkboxes' input type, on the other hand, like the 'listbox' type, requires specifying the actual values, like default=Value A, Value C.) You can also include templates, parser functions, and magic words within the 'default=' value. see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag (default)  +
The documentation for a property  +
A positive number that specifies at which position of a Topic the given property should show. The first property to show has the index 1 each following property has an index that is +1 of the previous.  +
see * http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag<br>input type - Specifies the type of input this field will have in the form. If a field corresponds to an SMW property or Cargo field, the form will usually have the correct input type by default; otherwise the default is text. If the corresponding SMW property, or Cargo field, cannot be automatically determined, you can use the parameter 'property', or the parameters 'cargo table' and 'cargo field', to manually specify it (see below). The allowed set of input types is different for every semantic property type; see below for the full list of options. * http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#Allowed_input_types_for_data_types * http://www.mediawiki.org/wiki/Extension:Semantic_Forms_Inputs  +
true if this Property is derived form a Link. It will not be exported to SiDIF separately and automatically be added by the Property Generator  +
The label to be shown when in a form  +
Specifies that this field must be filled in by the user. Note: mandatory should not be used in conjunction with hidden. Use of both in any field will cause the mandatory check on any field to fail when the form is saved. see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag  +
The name of the property  +
namespace prefix  +
should nullvalues be allowed and value set to NULL when empty?  +
is this property a primary key of it's topic?  +
I am true if this property is displayed in the default list of properties for my topic as a column  +
the display size of the field for the property  +
If none empty >0 this is the position in the sort clause of this property. This is used when displaying list of the topic as the default sort order and it is used for selecting topics . E.g. Sortpos 1 for attribute lastname and sortpos 2 for attribute firstname leads to sort by lastname,firstname  +
The type of a Property  +
Specifies that a link should be placed next to this field, that opens a popup window to let the user upload a file; see 'Uploading files', below. See * https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag * https://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#Uploading_files The type of the target property needs to be Page for this to work  +
Specifies where to get the possible values to be displayed in a form from see http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag * values from property=property name - Similar to values=, but gets its values from the the set of all values that a certain SMW property points to. * values from category=category name - Similar to values=, but gets its values from the names of all pages belonging to a specific category. * values from concept=concept name - Similar to values=, but gets its values from the names of all pages belonging to a specific concept. * values from namespace=namespace name - Similar to values=, but gets its values from the names of all pages belonging to a specific namespace. (To get values from the main namespace, use 'Main' for the namespace name, or just leave it blank.) * values from url=URL identifier - Used only for autocompletion. Specifies that autocompletion should be based on the values retrieved from an outside URL; see Autocompleting on outside values for how to do this. * values from external data=variable name - Used for autocompletion. You need to have theExternal Data extension installed to be able to use this parameter. It specifies that autocompletion should be based on the data retrieved from an outside source. A large number of data sources are supported, including web APIs, regular wiki pages, files on the local server, databases and LDAP directories. See Autocompletion using External Data.  +
R
Digital Object Identifier  +
10 digit ISBN number of the reference  +
13 digit ISBN number of the reference  +
The authors as Amazon has it  +
The authors of this content  +
main link to the book e.g. on Amazon  +
optional second book link  +
the booktype of this reference  +
some comment/description  +
image URL for coverpicture  +
the edition of this reference  +
the unique identifier of the reference  +
the language code of this reference  +
the number of pages of this book  +
a link to a PDF representation of this reference  +