Giter VIP home page Giter VIP logo

Comments (3)

matyaskopp avatar matyaskopp commented on June 18, 2024

Namespaces

Your script copies namespaces definitions from teiCorpus, I have defined there a xi:include. And it looks quite strange:

<respStmt xmlns:xi="http://www.w3.org/2001/XInclude" n="ParlaMint-CZ.ana">
<resp>TEI XML corpus encoding</resp>
<resp>Linguistic annotation</resp>
</respStmt>
<respStmt n="ParlaMint-DK.ana">
<resp>Data retrieval and conversion to TEI</resp>
<resp>Linguistic annotation</resp>
</respStmt>

Should we move extra namespaces to subelements?

Date format

What is recommended format for the text version of date interval? We used SI version:

<date from="2014-08-01" to="2020-07-16">1.8.2014 - 16.7.2020</date>

But some others used a similar format as in attributes is used:
<date from="2014-10-27" to="2020-07-31">2014-10-27 - 2020-07-31</date>

from parlamint.

TomazErjavec avatar TomazErjavec commented on June 18, 2024

Should we move extra namespaces to subelements?

Yes, that would be nice (so, directly to the xi:include elements), so they don't pop up in weird places.

What is recommended format for the text version of date interval?

There isn't one, I didn't want to complicate people's with this as well because language/country specific rules (which I would prefer there) can be rather difficult to implement. So, just leave yours as it is, the others, well, if you can change to whatever your country uses, great, if not, not to worry. For the root file I guess I could just change so that the values from the attributes are displayed.

from parlamint.

TomazErjavec avatar TomazErjavec commented on June 18, 2024

There doesn't seem to be further comments here, so closing this issue.

from parlamint.

Related Issues (20)

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.