- ab
- abbr
- acquisition
- add
- additional
- additions
- antiphon
- app
- bibl
- binding
- bindingDesc
- catDesc
- category
- cb
- Certainty
- change
- choice
- cit
- citedRange
- collation
- collection
- colophon
- condition
- country
- creation
- custEvent
- date
- decoDesc
- decoNote
- del
- depth
- desc
- dim
- dimensions
- div
- editor
- ex
- expan
- explicit
- facsimile
- faith
- filiation
- foliation
- foreign
- gap
- geo
- graphic
- keywords
- handDesc
- handNote
- handShift
- height
- hi
- history
- idno
- incipit
- item
- l
- language
- layout
- layoutDesc
- lb
- lem
- list
- listApp
- listBibl
- listPerson
- listRelation
- listWit
- locus
- material
- measure
- msContents
- msDesc
- msIdentifier
- msItem
- msFrag
- msPart
- nationality
- notatedMusic
- note
- objectDesc
- occupation
- orig
- origDate
- origin
- origPlace
- p
- pb
- persName
- person
- personGrp
- physDesc
- place
- placeName
- provenance
- ptr
- q
- quote
- rdg
- ref
- region
- relation
- repository
- roleName
- rubric
- seal
- sealDesc
- seg
- settlement
- signatures
- source
- space
- subst
- summary
- supportDesc
- supplied
- surrogates
- TEI
- term
- textLang
- title
- unclear
- watermark
- width
- witness
- active
- ana
- assertedValue
- atLeast
- atMost
- cRef
- calendar
- cause
- cert
- color
- columns
- contemporary
- corresp
- defective
- dur
- evidence
- facs
- form
- from
- hand
- href
- ident
- key
- n
- name
- new
- notAfter
- notAfter-custom
- notBefore
- notBefore-custom
- part
- passive
- pastedown
- place
- reason
- ref
- rend
- rendition
- resp
- role
- sameAs
- script
- source
- subtype
- target
- to
- type
- unit
- url
- value
- when
- when-custom
- who
- wit
- writtenLines
- xml:base
- xml:id
- xml:lang
- @source
- Additional
- Additions and Varia
- Aligning transliteration and morphological annotations with Alpheios Alignment Tool
- Art Themes
- Attribution of single statements
- Authority files (keywords)
- Bibliographic References
- Binding Description
- Canonicalized TEI
- Catalogue Workflow
- Collation
- Colophons, Titles and Supplications
- Contributing sets of images to the research environment
- Contributing to the research environment
- Corpora
- Create New Entry
- Create a new file, delete existing, deal with doublets
- Critical Apparatus
- Critical Edition Workflow
- Dates
- Decoration Description
- Definition of Works, Textparts and Narrative Units
- Documentary Texts
- Dubious spelling
- Editing the Schema
- Editing these Guidelines
- Editions in Work Records
- Entities ID structure
- Event
- Figures and Links to Images
- General
- General Structure of Work Records
- Groups
- Hands Description
- History
- Identifiers Structure
- Images
- Images of Manuscripts for editions
- Inscriptions
- Keywords
- La Syntaxe du Codex
- Language
- Layout
- Letters
- Linking from Wikidata to the research environment
- Manuscript Contents
- Manuscript Description
- Manuscript Physical Description
- Manuscripts
- Named Entities
- Narrative Units
- Object Description
- Person
- Place or Repository
- Places
- References
- References to a text and its structure
- Referencing parts of the manuscript
- Relations
- Relative Location
- Repositories
- Revisions
- Roles and roleNames
- Scrolls
- Seals Description
- Setup
- Some useful how-to for personal workspace set up
- Spaces
- Stand-off annotations with Hypothes.is
- Standardisation of transcription from Encyclopaedia Aethiopica
- State and Certainty
- Statements about persons
- Structure
- Summary on the Use of @ref and @corresp
- TEI
- Taxonomy
- Team IDs
- Text Encoding
- Training Materials
- Transcriptions with Transkribus
- Transformation
- Transliteration Principles
- Users
- Using Xinclude
- Validation process
- Workflow
- Works
- Works Description
- Zotero Bibliography Guidelines
- titleStmt of Manuscript Records
origin
<origin>
<origPlace><placeName ref="LOC4705MayRub"></placeName></origPlace>
<origDate notBefore="1872" notAfter="1876">Mention of <persName ref="PRS10378Yohanne">King Yoḥannәs IV</persName> (<date>1872-89</date>)
on <locus target="#43r" n="8" corresp="#coloph"></locus>, and of <persName ref="PRS2223Atnatewo">Metropolitan ˀabunä ˀAtnatewos</persName> (in tenure <date>1869-76</date>) on <locus target="#43r" corresp="#coloph"></locus>. Besides, the colophon refers to the year of John the Evangelist.</origDate>
</origin>
Example 1
<origDate>
↗ contains as iso values in
@notBefore
and
@notAfter
(or only one of them, if
that’s all we have) the range of dates in the Gregorian
calendar for the production of the manuscript.
If a precise date is known, please use
@when
instead of
@notBefore
and
@notAfter
.
If the date is documented in the manuscript add
@evidence
='internal-date'. You can also
use this attribute in a <date>
↗ element ,
e.g. marking up the colophon text. If the date is known by
another source, such as the date of the reign of a ruler or
palaeography, please choose the relevant value prompted by the
schema for @evidence.
It is possible to add more than one
<origDate>
↗ if alternative datings
for the manuscript are provided in the catalogue or
literature. In these case the source for each date should be
specified in a <note>
↗ inside the
respective <origDate>
↗. The person
responsible for the dating can be indicated with @resp inside
<origDate>
↗:
<origDate notBefore="1540" notAfter="1699" resp="PRS4805Grebaut PRS9530Tisseran">
<note> Date according to <bibl><ptr target="bm:GrebTiss1935Codices"></ptr> <citedRange unit="page">187-190</citedRange></bibl>. </note>
</origDate>
<origDate notBefore="1550" notAfter="1599" resp="PRS3182ContiRo">
<note>Date according to <bibl><ptr target="bm:ContiRossini1927Inediti"></ptr> <citedRange unit="page">516</citedRange></bibl>.</note>
</origDate>
Example 2
Please, note that almost anywhere text can be annotated,
for example with a <date>
↗ element which
can take the same attributes as described above. If marking up
a sentence, for example "in the early 1920s-1930s"
there is no need to remove the text just mark it up, as there
is no way to consistently output all options for a date
value.
in the <date from="1620" precision="low" to="1635">1620s - early 1630s</date>
Example 3
TEI guidelines element origin
Schema specification
Content
Please use your editor to see what elements, attributes and in what order they are allowed.
See: macro.specialPara
Schema specification
There should always be a date of some kind. Beta maṣāḥǝft Guidelines
context | rule | report |
---|---|---|
tei:origin |
not(child::tei:origDate) |
At least one date must
be specified, preferably with a type to indicate the origin of
it and evidence |
Revisions of this page
- Pietro Maria Liuzzo on 2018-04-24: stub of page