Main Page
(Redirected from Main Page)
This "sandbox wiki" allows you to carry out experiments and test your "Semantic MediaWiki" (SMW) skills. Note that the language of this wiki is French (fr). If you are looking for information about Semantic MediaWiki, see https://www.semantic-mediawiki.org.
Please do not add material that is offensive, copyrighted, or defamatory. Content added here may be cleared at any time.
You can find the list of available extensions here.
How to create a quality example?
If you have encountered an issue and you would like to make that observation public to other participants then please have a look at the help page on "How to create a quality example".
Localization and multilingual content
This wiki uses "French" as its global content language (site language) for the purpose of testing different solutions in connection with localization and multilingual content aspects.
If you are adding examples where numbers contain .
as decimal yet French expects ,
as separator, the simple solution is to let the individual page know that you are writing in English (or any other language, see the Berlin page for more information on how to change the page content language).
Sample pages
- Athens, Berlin, Capelle aan den IJssel, London, Lorem ipsum, Lorem ipsum Export, Recurring events, Subobject, Transclusion/Embedded demonstrate the usage of in-text annotations for most user-defined properties.
- John Doe shows to usage of imported vocabularies.
- Export collects pages that can be exported via Special:Export
Sandbox provided user-defined properties
Property | Description"Property description" is a predefined property that allows to describe a property in context of a language and is provided by Semantic MediaWiki. | Datatype"Has type" is a predefined property that describes the datatype of a property and is provided by Semantic MediaWiki. |
---|---|---|
Has URL | Used for the most common kinds of URLs, URNs, and URIs. It accepts almost any string and interprets it as a URL. | URL |
Has annotation uri | Used in cases where a URL property needs to be exported as an "owl:AnnotationProperty". It is a variant of datatype URL. | Annotation-URI |
Has area | Used for property values that describe quantities, in particular physical quantities such as time or distance. | Quantité |
Has boolean | Used if a property can only have two possible values ("true" or "false", also 1/0, yes/no, t/f, and y/n). | Booléen |
Has code | Used to store strings of arbitrary length in a pre-formatted way such as source code listings. Is a variant of datatype text. | Code |
Has coordinates | Used to describe the geographic coordinate of some place. | Coordonnées géographiques |
Has date | Used for data values that represent points in time. | Date |
Has email | Used for simple e-mail addresses. | Adresse électronique |
Has keyword | Used to store strings of restricted length in a normalized way. Is a variant of datatype text. | Keyword |
Has monolingual text | Used to store strings of arbitrary length and associates it with a specific language via an additionally required language code. | Monolingual text |
Has number | Used for property values that contain any kind of number, integer, decimal, and floating point numbers. | Nombre |
Has page | Used for properties whose value is a page in the wiki. These display as a link and may not be longer than 255 characters. | Page |
Has precise number | Used for property values that contain any kind of number, integer, decimal, and floating point numbers. | Nombre |
Has record | Used for property values that consist of a short list of values of other datatypes where individual value are separated with semicolons (;). | Enregistrement |
Has status | Used in combination with a special property to limit allowed values for this property. | Texte |
Has telephone number | Used for international telephone numbers that are to be stored in a standardized format. | Numéro de téléphone |
Has temperature | Used for temperature values. Unlike other physical quantities, temperature is specified as special quantity type. | Température |
Has text | Used to store strings of arbitrary length. | Texte |
Has wattage | Used for quantity property values that are displayed in kW but in support for several units. | Quantité |
Sandbox provided user-defined fixed properties
Property | Description"Property description" is a predefined property that allows to describe a property in context of a language and is provided by Semantic MediaWiki. | Datatype"Has type" is a predefined property that describes the datatype of a property and is provided by Semantic MediaWiki. |
---|---|---|
Has page fixed | Used for properties whose value is a page in the wiki. These display as a link and may not be longer than 255 characters. Stored in a dedicated database table. | Page |
Has text fixed | Used to store strings of arbitrary length in a dedicated database table. | Texte |
Sandbox provided imported vocabulary
Property | Description"Property description" is a predefined property that allows to describe a property in context of a language and is provided by Semantic MediaWiki. | Datatype"Has type" is a predefined property that describes the datatype of a property and is provided by Semantic MediaWiki. |
---|---|---|
Foaf:homepage | Holds the URL of the homepage of something, which is a general web resource to learn more about a topic. | URL |
Foaf:knows | Holds information describing the relationship between one person to another that he or she knows. | Page |
Foaf:name | Holds the name for someone or something. | Texte |