Difference between revisions of "Wiki Ontology 1.0"
Line 37: | Line 37: | ||
# a Topic Map -specific syntax widget for direct, textual entry of page properties | # a Topic Map -specific syntax widget for direct, textual entry of page properties | ||
# a structured query syntax easier for users to learn and use | # a structured query syntax easier for users to learn and use | ||
# a coherent class framework for multiple | # a coherent class framework for multiple semantic and socio-economic ontologies | ||
This material is primarily directed at web developers associated with {{SITENAME}} and of any others that use the [[Ontology:Wiki Topic Maps|Wiki Topic Maps Ontology]]. Readers of this document are expected to be familiar with Semantic MediaWiki and its suites of software extensions.<!-- | This material is primarily directed at web developers associated with {{SITENAME}} and of any others that use the [[Ontology:Wiki Topic Maps|Wiki Topic Maps Ontology]]. Readers of this document are expected to be familiar with Semantic MediaWiki and its suites of software extensions.<!-- | ||
--></div><!-- | --></div><!-- | ||
--><span style='padding-left:0em;font-variant:small-caps'>in bundle: </span><!-- | --><span style='padding-left:0em;font-variant:small-caps'>in bundle: </span><!-- | ||
--><!-- | -->[[{{NAMESPACE}}:Wiki Documentation]]<!-- | ||
--><span style='padding-left:.3em;font-variant:small-caps'>narrower than: </span><!-- | --><span style='padding-left:.3em;font-variant:small-caps'>narrower than: </span><!-- | ||
-->[[Subject:Computer Applications|Ontologies]]<!-- | -->[[Subject:Computer Applications|Ontologies]]<!-- | ||
Line 49: | Line 50: | ||
|colspan='2' style='text-align:left;background-color:beige;'| | |colspan='2' style='text-align:left;background-color:beige;'| | ||
===''"Rules of Thumb"'' Advice=== | ===''"Rules of Thumb"'' Advice=== | ||
*[[Rule:Rule #272|<small style='float:right'>( | *[[Rule:Rule #272|<small style='float:right'>(Proposed)</small>]]<!-- | ||
-->[ATTRIBUTE NAMESPACE] Rename the SMW ''Property'' namespace to ''Attribute'' in order to preserve "property" as a | -->[ATTRIBUTE NAMESPACE] Rename the SMW ''Property'' namespace to ''Attribute'' in order to preserve "property" as a prime legal/economic term for a "type of topic". | ||
*[[Rule:Rule #272|<small style='float:right'>( | *[[Rule:Rule #272|<small style='float:right'>(Under discussion)</small>]]<!-- | ||
-->[TEXT PROPERTIES] Identify the names of all text properties by (1) a "period" followed by (2) a lower case letter which may have a suffix to indicate language or facets of a numeric property value. | -->[TEXT PROPERTIES] Identify the names of all text properties by (1) a "period" followed by (2) a lower case letter which may have a suffix to indicate language or facets of a numeric property value. | ||
*[[Rule:Rule #273|<small style='float:right'>( | *[[Rule:Rule #273|<small style='float:right'>(Accepted)</small>]]<!-- | ||
-->[VALUE FACETS] Identify the names of value facets by (1) a "period" followed by (2) a lower case letter. Include facets for numeric precision, variance and statistical measures. | -->[VALUE FACETS] Identify the names of value facets by (1) a "period" followed by (2) a lower case letter. Include facets for numeric precision, variance and statistical measures. | ||
*[[Rule:Rule #274|<small style='float:right'>( | *[[Rule:Rule #274|<small style='float:right'>(Tabled)</small>]]<!-- | ||
-->[OBJECT PROPERTIES] Identify the names of all object properties by a Capital Letter and do not follow any camel-casing convention. | -->[OBJECT PROPERTIES] Identify the names of all object properties by a Capital Letter and do not follow any camel-casing convention. | ||
*[[Rule:Rule #274|<small style='float:right'>( | *[[Rule:Rule #274|<small style='float:right'>(Voting)</small>]]<!-- | ||
-->[NUMERIC PROPERTIES] Support RDF-style numeric property names, e.g., "1" and "2", when used as suffixes to either a text or an object property name. | -->[NUMERIC PROPERTIES] Support RDF-style numeric property names, e.g., "1" and "2", when used as suffixes to either a text or an object property name. | ||
*[[Rule:Rule #261|<small style='float:right'>( | *[[Rule:Rule #261|<small style='float:right'>(Withdrawn)</small>]]<!-- | ||
-->[PROPERTY NAMES] Disallow from property names all special characters other than ''en-dash'' and ''hash'' characters. | -->[PROPERTY NAMES] Disallow from property names all special characters other than ''en-dash'' and ''hash'' characters. | ||
*[[Rule:Rule #109|<small style='float:right'>( | *[[Rule:Rule #109|<small style='float:right'>(Under Discussion)</small>]]<!-- | ||
-->[ISO PROPERTIES] Support all International Standards Organization (ISO) codes for currencies & languages as property names for monetary and text/string data. | -->[ISO PROPERTIES] Support all International Standards Organization (ISO) codes for currencies & languages as property names for monetary and text/string data. | ||
*[[Rule:Rule #280|<small style='float:right'>( | *[[Rule:Rule #280|<small style='float:right'>(Presumed)</small>]]<!-- | ||
-->[SI PROPERTIES] Support all Systeme Internationale (SI) abbreviations for types of numeric quantities as property names. | -->[SI PROPERTIES] Support all Systeme Internationale (SI) abbreviations for types of numeric quantities as property names. | ||
*[[Rule:Rule #282|<small style='float:right'>( | *[[Rule:Rule #282|<small style='float:right'>(Presumed)</small>]]<!-- | ||
-->[WIKI NAMESPACES] Require a wiki page's namespaces to be the primary mechanism for communicating the ''type of topic'' that the page represents. | -->[WIKI NAMESPACES] Require a wiki page's namespaces to be the primary mechanism for communicating the ''type of topic'' that the page represents. | ||
*[[Rule:Rule #283|<small style='float:right'>( | *[[Rule:Rule #283|<small style='float:right'>(Presumed)</small>]]<!-- | ||
-->[WIKI PAGENAMES] Assume that the name of a page in a wiki is the topic of the page, and a topic of the wiki. | -->[WIKI PAGENAMES] Assume that the name of a page in a wiki is the topic of the page, and a topic of the wiki. | ||
*[[Rule:Rule #283|<small style='float:right'>( | *[[Rule:Rule #283|<small style='float:right'>(Presumed)</small>]]<!-- | ||
-->[WIKI REDIRECTS] Consider REDIRECTs to be alternate names, or aliases, in the Topic Map sense. | -->[WIKI REDIRECTS] Consider REDIRECTs to be alternate names, or aliases, in the Topic Map sense. | ||
*[[Rule:Rule 301|<small style='float:right'>( | *[[Rule:Rule 301|<small style='float:right'>(Presumed)</small>]]<!-- | ||
-->[DUBLIN CORE] Adopt & | -->[DUBLIN CORE] Adopt & tightly integrate all Dublin Core properties for general provenance purposes. | ||
*[[Rule:Rule 301|<small style='float:right'>( | *[[Rule:Rule 301|<small style='float:right'>(Presumed)</small>]]<!-- | ||
-->[XML SCHEMA] Support all XML Schema datatypes as property names for low-level data transmissions or queries. | -->[XML SCHEMA] Support all XML Schema datatypes as property names for low-level data transmissions or queries. | ||
*[[Rule:Rule 301|<small style='float:right'>( | *[[Rule:Rule 301|<small style='float:right'>(Proposed)</small>]]<!-- | ||
-->[RDF] Support all RDF properties and classes for RDF-level data transmissions and RDF-level queries. | -->[RDF] Support all RDF properties and classes for RDF-level data transmissions and RDF-level queries. | ||
*[[Rule:Rule 301|<small style='float:right'>( | *[[Rule:Rule 301|<small style='float:right'>(Proposed)</small>]]<!-- | ||
-->[RDF SCHEMA] Support all RDF Schema properties and classes for data exchanges and queries. | -->[RDF SCHEMA] Support all RDF Schema properties and classes for data exchanges and queries. | ||
<hr/>{{#formlink:form=Advice|link text=Add another "Rule of Thumb" '''''(from the same source only)'''''|link type=|query string=|query string parameters|target=|tooltip=|popup|new window}} | <hr/>{{#formlink:form=Advice|link text=Add another "Rule of Thumb" '''''(from the same source only)'''''|link type=|query string=|query string parameters|target=|tooltip=|popup|new window}} | ||
!colspan='1' style='background-color:lightblue;vertical-align:top;'| | !colspan='1' style='background-color:lightblue;vertical-align:top;'| | ||
Line 140: | Line 124: | ||
<hr/>{{#formlink:form=Expert|link text=Add an expert opinion about this best practice|link type=|query string=|query string parameters|target=|tooltip=|popup|new window}} | <hr/>{{#formlink:form=Expert|link text=Add an expert opinion about this best practice|link type=|query string=|query string parameters|target=|tooltip=|popup|new window}} | ||
|} | |}__NOTOC____NOEDITSECTION__ | ||
{{#css: | {{#css: | ||
h1#firstHeading {display:none} | h1#firstHeading {display:none} | ||
}} | }} |
Revision as of 23:35, 26 March 2013
Best Practice:Wiki Ontology 1.0 Source: http://www.w3.org/TR/mobile-bp/#d0e630 |
A Best Practice Wiki Ontology 1.0
Context
audiences: Job:Web designer
Catalog Information source:
| ||||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
This document specifies Practices underlying the ontology developed for Best Practices Wiki. Principal objectives of the ontology are
in bundle: Wiki Documentationnarrower than: Ontologiesbroader than:
| |||||||||||||||||||
"Rules of Thumb" Advice
{{#formlink:form=Advice|link text=Add another "Rule of Thumb" (from the same source only)|link type=|query string=|query string parameters|target=|tooltip=|popup|new window}} |
Media links{{#ask:Link:+|format=list|default=No media items found See also{{#ask:Relation:+|format=list|default=No other items found Community Contacts{{#ask:Advice:+|format=list|default=No contacts found {{#formlink:form=Expert|link text=Be a go-to expert about this practice|link type=|query string=|query string parameters|target=|tooltip=|popup|new window}} {{#formlink:form=Practitioner|link text=Do you or your organization use this best practice ?|link type=|query string=|query string parameters|target=|tooltip=|popup|new window}} {{#formlink:form=Search|link text=Search for more Group Blog{{#formlink:form=Blog|link text=Start a group blog Snap Poll{{#formlink:form=Practitioner|link text=Do you or your organization use this best practice ?|link type=|query string=|query string parameters|target=|tooltip=|popup|new window}} {{#formlink:form=Poll|link text=Create a poll|link type=button|query string=|query string parameters|target=|tooltip=|popup|new window}} | ||||||||||||||||||
Case studies, datasets & surveys{{#ask:Study:+|format=list|default=No case studies found {{#ask:Dataset:+|format=list|default=No open data datasets found }} {{#formlink:form=Dataset|link text=Add a dataset|link type=button|query string=|query string parameters|target=|tooltip=|popup|new window}} {{#ask:Survey:+|format=list|default=No surveys found}} {{#formlink:form=Survey|link text=Add a survey|link type=button|query string=|query string parameters|target=|tooltip=|popup|new window}} |
Expert Opinions{{#ask:Opinion:+|format=list|default=No opinions found}} {{#set: |
Article has average rating={{#averagerating:}}
}} {{#showcommentform:}} |
?Has comment person | ?Has comment date | ?Has comment text | ?Has comment rating | ?Belongs to comment | ?Comment was deleted#true,false | ?Has comment editor | ?Modification date | ?Has attached article | format=template | template=CommentResult | sort=Has comment date | order=asc | link=none | limit=100
}} {{#formlink:form=Expert|link text=Add an expert opinion about this best practice|link type=|query string=|query string parameters|target=|tooltip=|popup|new window}} |
{{#css: h1#firstHeading {display:none} }}