Difference between revisions of "Metadata"

From Freephile Wiki
Jump to navigation Jump to search
(clarify)
Line 1: Line 1:
[[smw:Semantic MediaWiki]] is a large extension of the MediaWiki ecosystem.  In wikis where it is deployed, you can have semantics (meaning) attached to your words and data so that the words and data are meaningful to the system.  The words and numbers become a database.
+
[[smw: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.  The words and numbers become a database.
  
With 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.
+
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.
  
;<nowiki>[[explainsFeature::SemanticMediaWiki]]</nowiki>: using the regular inline syntax; similar to Category syntax except the normal 'Category' keyword is instead the property
+
== Example Annotations ==
;<nowiki>[[explainsFeature::SemanticMediaWiki| ]]</nowiki>: using a pipe and space character to display nothing
+
;<nowiki>[[explainsFeature::SemanticMediaWiki]]</nowiki>: The regular inline syntax is very similar to Category syntax except the normal 'Category' keyword is instead the property
 +
;<nowiki>[[explainsFeature::SemanticMediaWiki| ]]</nowiki>: If you add a pipe and space character, the annotation will not display a link, so use this form to "hide" the annotation from
 
;<nowiki>{{#set:
 
;<nowiki>{{#set:
 
explainsFeature=SemanticMediaWiki
 
explainsFeature=SemanticMediaWiki
}}</nowiki>: using the #set parser tag
+
}}</nowiki>: Using the #set parser tag can help with complicated property names or values.
 +
 
 +
== Browse ==
 +
Pages like [[Special:Browse/Features-23_QUERY504415247238cca9574ac4fa4bf3fb91]] reveal information about the semantic data.
 +
 
 +
 
 
[[explainsFeature::SemanticMediaWiki| ]]  
 
[[explainsFeature::SemanticMediaWiki| ]]  
 
[[Category:Feature]]
 
[[Category:Feature]]

Revision as of 15:16, 18 January 2016

smw: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. The words and numbers become a database.

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.