Practical Semantic Mediawiki: Difference between revisions

Line 192: Line 192:
''Single instances of data can be marked-up using annotations. Annotations look like categories, but they use a double colon. The first part is the relationship type, the second either a value or object page.''
''Single instances of data can be marked-up using annotations. Annotations look like categories, but they use a double colon. The first part is the relationship type, the second either a value or object page.''


* <nowiki>[[Date::Jan 1, 2011]]</nowiki> — A date value
* <nowiki>[[Date::Jan 1, 2011]]</nowiki> — A date value that adds a date to the page it's on.
* <nowiki>[[asserted by::David Mason]]</nowiki> — A page link
* <nowiki>[[asserted by::David Mason]]</nowiki> — A page link that asserts the page it's on
 


<div class="noticebox" style="background: #FFB04C">
<div class="noticebox" style="background: #FFB04C">