Arayüzleri göz atma

From semantic-mediawiki.org

Semantic MediaWiki, vikide bulunan verilere göz atmak için çeşitli basit arayüzler sağlar. Ek olarak, bir vikinin verilerine göz atmanın iki yolu daha vardır: bir veya daha fazla ek SMW verilerine göz atmayı sağlayan uzantılar kullanmak; ve RDF üzerinden viki verileriyle doldurulan harici bir araç kullanmak.

Bilgi kutusu[edit]

Bilgi kutusu, bir sayfaya girilen anlamsal verileri özetleyen, viki sayfalarının altındaki bir kutudur. Bu ayrıca editörlerin, Semantic MediaWiki'nin sağlanan bilgiyi amaçlandığı gibi gerçekten "anlayıp anlamadığını" kontrol etmelerine yardımcı olur. Kullanıcılar ... (daha fazla okuyun).

Semantic göz atma[edit]

Special:Browse sayfası, Semantic MediaWiki'nin bilgisayar tarafından okunabilir verileri için basit bir tarama arayüzü sunar. Varsayılan olarak, her sayfanın kenar çubuğu, "araç kutusu" bağlantıları içinde, o sayfanın Special:Browse sayfasına götüren bir "Özelliklere göz at" bağlantısı içerir. Kullanıcılar ayrıca doğrudan Special:Browse sayfasına gidebilir ve ardından göz atmak istedikleri belirli bir sayfanın adını girebilirler. Special:Browse, bir sayfanın tüm anlamsal özelliklerini (bilgi kutusunun içeriğine benzer şekilde) ve o sayfaya işaret eden tüm anlamsal bağlantıları görüntüler. Kullanıcı Browse icon.png simgesine tıklayarak başka bir maddeye göz atabilir. Daha ayrıntılı bir açıklama ve bazı yapılandırma ayarları için buraya bakın.

Basit arama arayüzleri[edit]

Semantic MediaWiki, kullanıcıların belirli bilgileri bulmasına olanak tanıyan çok sayıda basit arama formu sağlar. Bu arama özelliklerine çeşitli özel sayfalardan erişilir:

  • Special:SearchByProperty has a simple search form for finding semantic backlinks i.e. pages by properties or property value combinations. See the respective help page for further information.
  • Special:PageProperty displays all values some page has for some property. Users enter a page and a property name. The search displays a list of all values of the property on that page. If factboxes are enabled in the wiki, the same information can also be read off the factbox of the page. Since SMW 1.4.3, it is also possible to retrieve all values that a property has been given throughout the wiki, simply by leaving the subject input empty.

Viewing all properties, types, values and concepts[edit]

Each property has an own page in the Property namespace, similar to the category pages in MediaWiki's Category namespace. These property pages show all pages using the property together with the property's value(s) on that page, possibly with service links

Besides the links in the factbox and the normal MediaWiki search, there are also special ways of finding properties of a wiki:

  • Special:Properties lists properties that appear in annotations in alphabetical order and indicate the frequency of their usage.
  • Special:UnusedProperties lists property pages that are not in any annotations. This may indicate that a property was abandonded and should be deleted.
  • Special:WantedProperties lists properties that are used but do not have a descriptive page. This is not desirable, since users then cannot find any documentation on such properties, so that confusion may arise regarding their proper use.
  • Special:Concepts lists the concepts ("dynamic categories") created on the wiki.
  • Special:Types lists the available datatypes for properties. See Editing for an introduction into datatypes and their relevance in SMW.

These special pages are particularly useful for wiki gardeners and editors, since they give some overview of how properties are used in the wiki.

These approaches all search for semantic properties of pages. To simply view existing pages about properties, categories, and types, even if unused or garbled, use MediaWiki's Special:Allpages to display all pages within these namespaces.

Additional extensions for browsing and searching[edit]

Other Semantic MediaWiki-based extensions exist to allow for browsing and searching through a wiki's data. The Semantic Drilldown extension, most notably, was developed to provide a drilldown-based approach for viewing a wiki's data; while Semantic Forms, Halo and others also provide interfaces for searching through data. See the help page on extensions for more information related to them.

External tool support[edit]

Semantic MediaWiki makes semantic knowledge available to external tools via its OWL/RDF export, and it therefore is possible to write external tools that implement further advanced browsing and searching functionality. Currently, many tools that work on RDF output are not very user-friendly yet, but the supplied data format RDF is easy to process and could be integrated in much more elaborate web or desktop applications. For more information, there is a list of tools that have been tested with Semantic MediaWiki so far. Feel free to add your own tool there as well.


This documentation page applies to all SMW versions from 1.3.0 to the most current version.