Settings menu
The Settings options allow you to change the settings of your document.
Settings menu - general information
The settings menu is located in the top right corner of the editor.
The top half of the settings pop-up allows users to modify the font and size of the text displayed in the editor panel. There are two check boxes that allow you to view the Entity Brackets (preset selection) and the Show Tags option. This will allow you to view the XML brackets in the document.
We advise you to make both entities and tags visible by checking the two options listed below, especially if you intend to work a lot with tags and entities.
Settings menu - changing the editor mode
You can change the editor mode in your document at any time (NOTE: If you have overlapping entities and are attempting to switch to a mode which prohibits them, your document will not be valid). This changes the flexibility of tags and entities within your document.
XML or eXtensible Markup Language is a markup language that allows both humans and computers to read the tags. RDF or Resource Description Framework is part of the World Wide Web Consortium (W3C) that allows human to tag words in phrases in a markup language.
-
If you are in the XML no overlap mode then the annotations added using editor's entity buttons will be saved as the equivalent tags within your schema, with the entity data stored in the tags attributes as far as the schema allows; the same entity annotations can also be saved in the for of RDF.
In the XML/RDF no overlap mode the entities will be saved in the form of RDF only, although the structural tags for your document will continue to take the form of hierarchical XML. However, you cannot overlap the tags and entities.
- If you are in XML/RDF overlapping entities mode then your entities will be saved in the for of RDF only, although the structural tags for your document will continue to take the form of hierarchical XML. You can add tags and entities to the document that overlap within the document.
- In the RDF only mode, you can annotate the document (adding tags such as person, place, organization, etc.) with RDF. There will be not XML structure attachted to the document.