Difference between revisions of "Metadata"
Jump to navigation
Jump to search
(clarify) |
(implement the feature template) |
||
Line 1: | Line 1: | ||
− | + | {{Feature | |
+ | |explains= Special:Ask | ||
+ | |description=Semantic MediaWiki is a large extension of the MediaWiki ecosystem. In wikis where it is deployed such as this one, you can have semantics (meaning) attached to your words and data so that the words and data are meaningful to the system. Your content becomes a database. | ||
+ | |notes= switched from Semantic Bundle | ||
+ | |tests=[[Metadata]] | ||
+ | |examples= [[Features]] | ||
+ | }} | ||
− | + | With SMW, using simple markup, called annotations, you create the database. This page is an example of making the annotation. And the [[Features]] page shows how those annotations become a usable database. | |
== Example Annotations == | == Example Annotations == | ||
Line 13: | Line 19: | ||
Pages like [[Special:Browse/Features-23_QUERY504415247238cca9574ac4fa4bf3fb91]] reveal information about the semantic data. | Pages like [[Special:Browse/Features-23_QUERY504415247238cca9574ac4fa4bf3fb91]] reveal information about the semantic data. | ||
− | + | == Ask == | |
− | [[ | + | The [[Special:Ask]] page lets you run queries through a form-based wizard making it much easier to get the right query, and the right display |
− |
Revision as of 14:02, 19 January 2016
Metadata | |
---|---|
Summary | |
Description: | Semantic MediaWiki is a large extension of the MediaWiki ecosystem. In wikis where it is deployed such as this one, you can have semantics (meaning) attached to your words and data so that the words and data are meaningful to the system. Your content becomes a database. |
More | |
Notes: | Just like the spreadsheet allows knowledge workers to practically generate software applications, Semantic MediaWiki is no less revolutionary. Non-technical staff can create powerful databases with form-entry, reports, validations, etc. |
Test: | See the Metadata page and it's "info box" |
Example: | This page (Features) uses Semantic MediaWiki to provide a report on all the pages in the Feature Category |
With SMW, using simple markup, called annotations, you create the database. This page is an example of making the annotation. And the Features page shows how those annotations become a usable database.
Example Annotations[edit | edit source]
- [[explainsFeature::SemanticMediaWiki]]
- The regular inline syntax is very similar to Category syntax except the normal 'Category' keyword is instead the property
- [[explainsFeature::SemanticMediaWiki| ]]
- If you add a pipe and space character, the annotation will not display a link, so use this form to "hide" the annotation from
- {{#set: explainsFeature=SemanticMediaWiki }}
- Using the #set parser tag can help with complicated property names or values.
Browse[edit | edit source]
Pages like Special:Browse/Features-23_QUERY504415247238cca9574ac4fa4bf3fb91 reveal information about the semantic data.
Ask[edit | edit source]
The Special:Ask page lets you run queries through a form-based wizard making it much easier to get the right query, and the right display