<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE rdf:RDF[
	<!ENTITY rdf 'http://www.w3.org/1999/02/22-rdf-syntax-ns#'>
	<!ENTITY rdfs 'http://www.w3.org/2000/01/rdf-schema#'>
	<!ENTITY owl 'http://www.w3.org/2002/07/owl#'>
	<!ENTITY swivt 'http://semantic-mediawiki.org/swivt/1.0#'>
	<!ENTITY wiki 'http://bitplan.com/index.php/Special:URIResolver/'>
	<!ENTITY category 'http://bitplan.com/index.php/Special:URIResolver/Category-3A'>
	<!ENTITY property 'http://bitplan.com/index.php/Special:URIResolver/Property-3A'>
	<!ENTITY wikiurl 'http://profiwiki.bitplan.com/index.php/'>
]>

<rdf:RDF
	xmlns:rdf="&rdf;"
	xmlns:rdfs="&rdfs;"
	xmlns:owl ="&owl;"
	xmlns:swivt="&swivt;"
	xmlns:wiki="&wiki;"
	xmlns:category="&category;"
	xmlns:property="&property;">

	<owl:Ontology rdf:about="http://profiwiki.bitplan.com/index.php/Special:ExportRDF/List_of_Properties">
		<swivt:creationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2026-04-29T21:17:09+02:00</swivt:creationDate>
		<owl:imports rdf:resource="http://semantic-mediawiki.org/swivt/1.0"/>
	</owl:Ontology>
	<swivt:Subject rdf:about="http://bitplan.com/index.php/Special:URIResolver/List_of_Properties">
		<rdf:type rdf:resource="http://bitplan.com/index.php/Special:URIResolver/Category-3AProperty"/>
		<rdfs:label>List of Properties</rdfs:label>
		<rdfs:isDefinedBy rdf:resource="http://profiwiki.bitplan.com/index.php/Special:ExportRDF/List_of_Properties"/>
		<swivt:page rdf:resource="http://profiwiki.bitplan.com/index.php/List_of_Properties"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<swivt:wikiPageContentLanguage rdf:datatype="http://www.w3.org/2001/XMLSchema#string">en</swivt:wikiPageContentLanguage>
		<property:IsA rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Property</property:IsA>
		<property:Property_allowedValues rdf:datatype="http://www.w3.org/2001/XMLSchema#string">text, combobox, dropdown, textarea, tree, datetime, datepicker, timepicker, datetimepicker, menuselect,two listboxes, datecheck, regexp, radiobutton, googlemaps</property:Property_allowedValues>
		<property:Property_allowedValues rdf:datatype="http://www.w3.org/2001/XMLSchema#string">none,property,subobject</property:Property_allowedValues>
		<property:Property_defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string">&lt;div class="smwpre"&gt;false&lt;/div&gt;</property:Property_defaultValue>
		<property:Property_defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string">&lt;div class="smwpre"&gt;true&lt;/div&gt;</property:Property_defaultValue>
		<property:Property_defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string">&lt;div class="smwpre"&gt;Special:Types/Text&lt;/div&gt;</property:Property_defaultValue>
		<property:Property_defaultValue rdf:datatype="http://www.w3.org/2001/XMLSchema#string">&lt;div class="smwpre"&gt;200&lt;/div&gt;</property:Property_defaultValue>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">what is the original master source of this context</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Name of the context</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">since when is this context available?</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Has this been done?</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">What needs to be done to get this fixed?</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">There are two ways to specified allowed Values:
# https://semantic-mediawiki.org/wiki/Help:Special_property_Allows_value. &lt;br&gt;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&lt;br&gt;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.</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">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)</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The documentation for a property</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">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.</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">see
* http://www.mediawiki.org/wiki/Extension:Semantic_Forms/Defining_forms#.27field.27_tag&lt;br&gt;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</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">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</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The label to be shown when in a form</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">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</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The name of the property</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">namespace prefix</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">should nullvalues be allowed and value set to NULL when empty?</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">is this property a primary key of it's topic?</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">I am true if this property is displayed in the default list of properties for my topic as 
a column</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">the display size of the field for the property</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">If none empty &gt;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</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The type of a Property</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">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</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">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.</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The documentation of this Semantic Media Wiki type</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The url of the 'official' documentation page of this type</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">SMW internal id of the type</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Java mapping of this type</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Semantic MediaWiki type  without the prefix e.g. Text, Number, Boolean</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The Semantic Media Wiki Special page for this specific type e.g. Special:Types/Text, Special:Types/Boolean, Special:Types/Date, Special:Types/Number, Special:Types/Page</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Should the Topic be stored using the [https://www.mediawiki.org/wiki/Extension:Cargo Cargo Extension?]</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The default storemode of the topic</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The plaintext documentation of a Topic. Please do not use markup for this.</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">shall the forms be generated with header tabs?</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">an Icon for the topic</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">the url of an icon</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">What is the default #ask list limit for this Topic?</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The name of the topic</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The plural of a topic name. E.g. for the topic 'City' the pluralName is 'Cities'. If no pluralName is specified an 's' is appended. E.g. for the topic 'Book' the default pluralName is 'Books'</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Documentation of the Topic using MediaWiki / Semantic Mediawiki markup</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">should the details be displayed in the same form and template?
If no 
* for a 1:1 link there will be a linking attribute used and that can be selected. 
* for a 1:n link a link to the list of neighbours will be displayed
if yes
* for a 1:1 link the details
* for a 1:n link</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">The name of the topic link</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">the source of a topic Link</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Documentation for the source Role</property:Property_documentation>
		<property:Property_documentation rdf:datatype="http://www.w3.org/2001/XMLSchema#string">Documentation for the target Role</property:Property_documentation>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">13</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">11</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">14</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">12</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">17</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">7</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">8</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">18</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">6</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">16</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">9</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">10</property:Property_index>
		<property:Property_index rdf:datatype="http://www.w3.org/2001/XMLSchema#double">15</property:Property_index>
		<property:Property_inputType rdf:datatype="http://www.w3.org/2001/XMLSchema#string">datepicker</property:Property_inputType>
		<property:Property_inputType rdf:datatype="http://www.w3.org/2001/XMLSchema#string">textarea</property:Property_inputType>
		<property:Property_inputType rdf:datatype="http://www.w3.org/2001/XMLSchema#string">dropdown</property:Property_inputType>
		<property:Property_inputType rdf:datatype="http://www.w3.org/2001/XMLSchema#string">radiobutton</property:Property_inputType>
		<property:Property_inputType rdf:datatype="http://www.w3.org/2001/XMLSchema#string">text</property:Property_inputType>
		<property:Property_isLink rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</property:Property_isLink>
		<property:Property_isLink rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</property:Property_isLink>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">master</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">name</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">since</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">done</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">todo</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">allowedValues</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">documentation</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">index</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inputType</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isLink</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">label</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mandatory</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">namespace</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">allow nulls?</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">primary key</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">showInGrid</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">size</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sortPos</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">topic</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">type</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">uploadable</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">values from</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">helppage</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">id</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">java Type</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">typepage</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">use cargo</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">context</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">default storemode</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">headerTabs</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icon</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icon Url</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">list Limit</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pluralName</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wikiDocumentation</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">masterDetail</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source Doc</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sourceMultiple</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sourceRole</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">target</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">target Doc</property:Property_label>
		<property:Property_label rdf:datatype="http://www.w3.org/2001/XMLSchema#string">targetRole</property:Property_label>
		<property:Property_mandatory rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</property:Property_mandatory>
		<property:Property_mandatory rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</property:Property_mandatory>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">master</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">name</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">since</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">done</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">todo</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">allowedValues</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">defaultValue</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">documentation</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">index</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">inputType</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">isLink</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">label</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">mandatory</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">namespace</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">nullable</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">primaryKey</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">showInGrid</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">size</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sortPos</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">topic</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">type</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">uploadable</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">values_from</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">helppage</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">id</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">javaType</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">typepage</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">cargo</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">context</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">defaultstoremode</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">headerTabs</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">icon</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">iconUrl</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">listLimit</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">pluralName</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">wikiDocumentation</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">masterDetail</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">source</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sourceDocumentation</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sourceMultiple</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">sourceRole</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">target</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">targetDocumentation</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">targetMultiple</property:Property_name>
		<property:Property_name rdf:datatype="http://www.w3.org/2001/XMLSchema#string">targetRole</property:Property_name>
		<property:Property_namespace rdf:datatype="http://www.w3.org/2001/XMLSchema#string">File</property:Property_namespace>
		<property:Property_primaryKey rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</property:Property_primaryKey>
		<property:Property_primaryKey rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</property:Property_primaryKey>
		<property:Property_showInGrid rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</property:Property_showInGrid>
		<property:Property_showInGrid rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</property:Property_showInGrid>
		<property:Property_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">80</property:Property_size>
		<property:Property_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">50</property:Property_size>
		<property:Property_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">500</property:Property_size>
		<property:Property_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4</property:Property_size>
		<property:Property_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">20</property:Property_size>
		<property:Property_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">3</property:Property_size>
		<property:Property_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">200</property:Property_size>
		<property:Property_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">55</property:Property_size>
		<property:Property_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">300</property:Property_size>
		<property:Property_sortPos rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Property_sortPos>
		<property:Property_uploadable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</property:Property_uploadable>
		<property:Property_uploadable rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</property:Property_uploadable>
		<property:Property_values_from rdf:datatype="http://www.w3.org/2001/XMLSchema#string">&lt;div class="smwpre"&gt;concept=Topic&lt;/div&gt;</property:Property_values_from>
		<property:Property_values_from rdf:datatype="http://www.w3.org/2001/XMLSchema#string">&lt;div class="smwpre"&gt;property=Property_type&lt;/div&gt;</property:Property_values_from>
		<property:Property_values_from rdf:datatype="http://www.w3.org/2001/XMLSchema#string">&lt;div class="smwpre"&gt;concept=Context&lt;/div&gt;</property:Property_values_from>
		<property:Has_query rdf:resource="&wiki;List_of_Properties-23_QUERYce749447633eca802bb791585f1c8963"/>
		<property:Has_query rdf:resource="&wiki;List_of_Properties-23_QUERY0c3828001b2ac1938ddcf4c6162d5d03"/>
		<property:Has_query rdf:resource="&wiki;List_of_Properties-23_QUERY110d3e3f3dc68dd268821abf76cf6787"/>
		<swivt:wikiPageCreationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-11-06T06:45:59Z</swivt:wikiPageCreationDate>
		<property:Creation_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2457332.7819329</property:Creation_date-23aux>
		<property:Processing_error rdf:resource="&wiki;List_of_Properties-23_ERRe4854ca6cbfd18fc62dbf1637b763423"/>
		<property:Processing_error rdf:resource="&wiki;List_of_Properties-23_ERRbaaf1e4bbde707a70ed18b4f435c768d"/>
		<property:Last_editor_is rdf:resource="&wiki;User-3AWf"/>
		<swivt:wikiPageModificationDate rdf:datatype="http://www.w3.org/2001/XMLSchema#dateTime">2015-11-06T06:45:59Z</swivt:wikiPageModificationDate>
		<property:Modification_date-23aux rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2457332.7819329</property:Modification_date-23aux>
		<property:Is_a_new_page rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">false</property:Is_a_new_page>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">List of Properties</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://bitplan.com/index.php/Special:URIResolver/List_of_Properties-23_QUERYce749447633eca802bb791585f1c8963">
		<swivt:masterPage rdf:resource="&wiki;List_of_Properties"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">table</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[Topic name::Property]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">List of Properties# QUERYce749447633eca802bb791585f1c8963</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://bitplan.com/index.php/Special:URIResolver/List_of_Properties-23_QUERY0c3828001b2ac1938ddcf4c6162d5d03">
		<swivt:masterPage rdf:resource="&wiki;List_of_Properties"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">table</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[Concept:Property]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">List of Properties# QUERY0c3828001b2ac1938ddcf4c6162d5d03</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://bitplan.com/index.php/Special:URIResolver/List_of_Properties-23_QUERY110d3e3f3dc68dd268821abf76cf6787">
		<swivt:masterPage rdf:resource="&wiki;List_of_Properties"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Query_depth rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0</property:Query_depth>
		<property:Query_format rdf:datatype="http://www.w3.org/2001/XMLSchema#string">template</property:Query_format>
		<property:Query_size rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1</property:Query_size>
		<property:Query_string rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[[Concept:Property]]</property:Query_string>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">List of Properties# QUERY110d3e3f3dc68dd268821abf76cf6787</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://bitplan.com/index.php/Special:URIResolver/List_of_Properties-23_ERRe4854ca6cbfd18fc62dbf1637b763423">
		<swivt:masterPage rdf:resource="&wiki;List_of_Properties"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Has_improper_value_for rdf:resource="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_type"/>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property type","Special:Types\/URL|Types\/URL"]</property:Processing_error_message>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property type","Special:Types\/Text|Types\/Text"]</property:Processing_error_message>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property type","Special:Types\/Date|Types\/Date"]</property:Processing_error_message>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property type","Special:Types\/Boolean|Types\/Boolean"]</property:Processing_error_message>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property type","Special:Types\/Number|Types\/Number"]</property:Processing_error_message>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property type","Special:Types\/Page|Types\/Page"]</property:Processing_error_message>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property type","Special:Types\/Code|Types\/Code"]</property:Processing_error_message>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">List of Properties# ERRe4854ca6cbfd18fc62dbf1637b763423</swivt:wikiPageSortKey>
	</swivt:Subject>
	<swivt:Subject rdf:about="http://bitplan.com/index.php/Special:URIResolver/List_of_Properties-23_ERRbaaf1e4bbde707a70ed18b4f435c768d">
		<swivt:masterPage rdf:resource="&wiki;List_of_Properties"/>
		<swivt:wikiNamespace rdf:datatype="http://www.w3.org/2001/XMLSchema#integer">0</swivt:wikiNamespace>
		<property:Has_improper_value_for rdf:resource="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_topic"/>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property topic","Concept:Context|Context"]</property:Processing_error_message>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property topic","Concept:Fixme|Fixme"]</property:Processing_error_message>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property topic","Concept:Property|Property"]</property:Processing_error_message>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property topic","Concept:SMW Type|SMW Type"]</property:Processing_error_message>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property topic","Concept:Topic|Topic"]</property:Processing_error_message>
		<property:Processing_error_message rdf:datatype="http://www.w3.org/2001/XMLSchema#string">[2,"smw-datavalue-wikipage-property-invalid-title","Property topic","Concept:TopicLink|TopicLink"]</property:Processing_error_message>
		<swivt:wikiPageSortKey rdf:datatype="http://www.w3.org/2001/XMLSchema#string">List of Properties# ERRbaaf1e4bbde707a70ed18b4f435c768d</swivt:wikiPageSortKey>
	</swivt:Subject>
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#creationDate" />
	<owl:Class rdf:about="http://bitplan.com/index.php/Special:URIResolver/Category-3AProperty" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#page" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiNamespace" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageContentLanguage" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AIsA" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_allowedValues" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_defaultValue" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_documentation" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_index" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_inputType" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_isLink" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_label" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_mandatory" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_name" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_namespace" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_primaryKey" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_showInGrid" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_size" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_sortPos" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_uploadable" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProperty_values_from" />
	<owl:ObjectProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AHas_query" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageCreationDate" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3ACreation_date-23aux" />
	<owl:ObjectProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProcessing_error" />
	<owl:ObjectProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3ALast_editor_is" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageModificationDate" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AModification_date-23aux" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AIs_a_new_page" />
	<owl:DatatypeProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#wikiPageSortKey" />
	<owl:ObjectProperty rdf:about="http://semantic-mediawiki.org/swivt/1.0#masterPage" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AQuery_depth" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AQuery_format" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AQuery_size" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AQuery_string" />
	<owl:ObjectProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AHas_improper_value_for" />
	<owl:DatatypeProperty rdf:about="http://bitplan.com/index.php/Special:URIResolver/Property-3AProcessing_error_message" />
	<!-- Created by Semantic MediaWiki, https://www.semantic-mediawiki.org/ -->
</rdf:RDF>