:String

From Protege Wiki
Revision as of 11:28, March 18, 2008 by JenniferVendetti (talk | contribs) (copied this initial content from semantic-mediawiki.org at the suggestion of denny vrandecic)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

The datatype String is used for simple words and similar character sequences. It has the following restrictions:

  • no ":=" (even inside nowiki tags there will be problems)
  • not longer than 255 characters (if you need longer strings, use Type:Text)

If you use Wiki markup inside a string property, it will not display in inline queries.