PhpWiki Warning: (2, htmlspecialchars(): Invalid multibyte sequence in argument, /var/www/phpwiki/lib/XmlElement.php, 198) HollenbackDotNet - Diff: Help/SemanticRelations

Diff: Help/SemanticRelations

Differences between version 3 and previous revision of Help/SemanticRelations.

Other diffs: Previous Major Revision, Previous Author

Newer page: version 3 Last edited on February 23, 2012 2:52 pm by PhilHollenback Revert
Older page: version 2 Last edited on February 23, 2012 2:52 pm by PhilHollenback Revert

Content of versions 2 and 3 is identical.

Version 3 was created because:


version 3

The PhpWiki:SemanticWeb implementation follows closely the implementation of the semantic mediawiki extension. It features:

  • Annotation of article-article-links by means of configurable relations (link-types).
  • Annotation of articles with simple data-values that are assigned to numeric attributes.
  • Support for using physical units of measurement in all numerical attributes, without need for prior configuration.

Relations can be searched for with regular expressions, attributes can be searched for with full mathematical expressions.

The annotation data will be combined with annotations from the current category system to generate standard-compliant OWL/RDF output, which can be fully processed with tools that support OWL DL or OWL Lite, but which can also be treated in a meaningful way by software that supports RDF, RDFS or XML.

Relations

Relations (link-types) are defined as link with the following syntax:

  relation::pagename

Attributes

Attributes are defined as link to numbers (understandable by GNU Units) with the following markup syntax:

  attribute:=value

Attributes and relations refer only to the current page - the current page is the subject, the relation the predicate, the linked page the object in a RDF triple. Relations always refer to another page, attributes not.

Example

Sample taken from http://wiki.ontoworld.org/index.php/San_Diego


See Also



Our Founder
ToolboxClick to hide/show

lib/XmlElement.php:198 Warning: "htmlspecialchars(): Invalid multibyte sequence in argument"