Code Monkey home page Code Monkey logo

reed's People

Contributors

djakacki avatar jamescummings avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

Forkers

djakacki chungkky

reed's Issues

additions to taxonomy.xml

Please add:

note type="edDesc"
This note is the editorial note on a print source from which record/s were derived

note type="techDesc"
This note is the full bibliographic citation for a print source from which record/s were derived

idno type="pubNumber" (replacing idno type="publication")
This idno is a publication given as an ID number

idno type="publication"
This idno is the name of a short-title catalogue

ab type="techDesc"
This ab is the technical description for a manuscript source from which record/s were derived

ab type="edDesc"
This ab is the editorial note on a manuscript source from which record/s were derived

Deletions

additions to taxonomy.xml

Please add:

  • <title type="edName">This idno is the editorially supplied name of record/s derived from a print source
  • <title type="sourceName"> This idno is the title of the print source from which record/s were derived

Added date @cert to schema

@jamescummings In order to get the files to validate in CWRC-Writer with date entities, I had to add this bit to the schema:

<!-- date: modify @cert -->
          <elementSpec ident="date" mode="change" module="core">
            <attList>
              <attDef ident="cert" mode="change">
                <valList mode="add" type="closed">
                  <valItem ident="definite">
                    <desc>There is a high degree of certainty about this date</desc>
                  </valItem>
                  <valItem ident="reasonably certain">
                    <desc>There is a moderate degree of certainty about this date</desc>
                  </valItem>
                  <valItem ident="probable">
                    <desc>There is a low degree of certainty about this date</desc>
                  </valItem>
                  <valItem ident="speculative">
                    <desc>The date is unknown</desc>
                  </valItem>
                </valList>
              </attDef>
            </attList>            
          </elementSpec>

additions to staff.xml

Please add:

floatingText

settingDesc (will have placeName within it if that also needs to be added?)
This settingDesc identifies a particular REED collection.

rs may have "next" or "prev" attributes within it. Currently getting errors on these.

date may have "precision" attribute

l

lg

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.