SMW Summary: Difference between revisions

Line 1: Line 1:
<noinclude>
This is the "Person" form.
To add a page with this form, enter the page name below;
if a page with that name already exists, you will be sent to a form to edit that page.


If you entered an actor, you should see them below, they will also be present on other queries:


{{#forminput:form=Person}}
{{ #ask: [[born::+]]
|?born
|?died
|?is from
|?died in
|?died of
}}


</noinclude><includeonly>
== Summary ==
<div id="wikiPreview" style="display: none; padding-bottom: 25px; margin-bottom: 25px; border-bottom: 1px solid #AAAAAA;"></div>
{{{for template|Person}}}
{| class="formtable"
! Image:
| {{{field|Image|uploadable}}}
|-
! Home page:
| {{{field|Home page}}}
|-
! Location:
| {{{field|Location|input type=categories|top category=Location}}}
|-
! Arts:
| {{{field|Arts|input type=categories|top category=Arts}}}
|-
! Type:
| {{{field|Type|input type=categories|top category=Type|default=Person}}}


|}
In these pages, you've seen how to build on the existing, widely available, hypertext web by adding re-usable data. Going from the flexibility of wikis, we've encoded re-usable information that can be used for queries and views. Form front ends can simplify entering field data.
{{{end template}}}


'''Free text:'''
What hasn't been covered is re-using data across sites. Semantic Mediawiki extensions allow auto completion based on ontologies from other sites. So your site about actors could query a site about locations or causes of death. Semantic Mediawiki can also query and include data from RDF data sources, tab separated values and database data locally or on other sites.


{{{standard input|free text|rows=10}}}
While Semantic Mediawiki is just one approach to SemWeb, it practically builds on the underlying principals of wikis and the most popular open source Wiki software that has many extensions and supporters and users, including Wikipedia. When Wikipedia flips a switch, all its data will become semantic (evidenced today in sites like [http://dbpedia.org DBPedia]) and the culture will evolve to expect more and more refined and re-usable data.


Standard sites today are 'admin' managed. 'Users' on these types of sites also expect to participate more. They can create or augment data types and add their own views. They can use their own front ends to work with data. In fact, browsers tomorrow are expected to be more interactive and rely on server processing less.


{{{standard input|summary}}}
This yields other benefits. Today many sites don't pay much attention to accessibility - use of sites with people with reduced vision, for example. On a well designed site with good structure and cues, a person with disabilities can be greatly enabled, perhaps more so than people who just read a page from top to bottom. But on poorly designed sites, it can become extremely tedious or impossible to access data. Well structured data using formats like RDF can allow alternative front ends for special uses to be easily created, regardless of the competency of the source agency.


{{{standard input|minor edit}}} {{{standard input|watch}}}
[[Category:SemWeb]]
 
{{{standard input|save}}} {{{standard input|preview}}} {{{standard input|changes}}} {{{standard input|cancel}}}
</includeonly>