Matches in LOV for { <http://www.w3.org/ns/oa#TextQuoteSelector> ?p ?o. }
Showing items 1 to 5 of
5
with 100 items per page.
- TextQuoteSelector type Class.
- TextQuoteSelector comment "A Selector that describes a textual segment by means of quoting it, plus passages before or after it.\n\nFor example, if the document were \"abcdefghijklmnopqrstuvwxyz\", one could select \"efg\" by a oa:prefix of \"abcd\", the quotation of oa:exact \"efg\" and a oa:suffix of \"hijk\".\n\nThe text MUST be normalized before recording.\n\nEach TextQuoteSelector MUST have exactly 1 oa:exact property.\n\nEach TextQuoteSelector SHOULD have exactly 1 oa:prefix property, and MUST NOT have more than 1.\n\nEach TextQuoteSelector SHOULD have exactly 1 oa:suffix property, and MUST NOT have more than 1.".
- TextQuoteSelector isDefinedBy oa.
- TextQuoteSelector label "TextQuoteSelector".
- TextQuoteSelector subClassOf Selector.