Git Product home page Git Product logo

Comments (4)

scottkleinman avatar scottkleinman commented on July 27, 2024

Any encoding of this type would be on top of the minimal markup schema, so there's no policy in place. Initially, I'm not sure that we'll be able to implement search functionality in the AEME interface, but one can easily open the code and use control+F with the @xml:id (or script it if one has the technical competence).

But this does raise a question. If you want to include this information, is there a standard why of encoding it? I think the standard TEI method would be as follows. Assuming God is defined somewhere as @xml:id="God":

<name type="person" ref="#God">Godd</name>, <seg corresp="#God">Min Drihhten</seg>

See http://www.tei-c.org/release/doc/tei-p5-doc/en/html/SA.html#SACS. Is there any reason why AEME may need a different or procedure from (or more restrictive procedure than) standard TEI?

from aeme.

mmwwah avatar mmwwah commented on July 27, 2024

I guess I was being more naive about it. I was envisioning something like this:
<name type="person" ref="#bioGod001">Min Drihhten</name>

from aeme.

scottkleinman avatar scottkleinman commented on July 27, 2024

Ah yes, that's that little dance of making the markup semantic. "Min Drihhten" isn't a name, so you don't want to use <name>. So the question is whether the TEI drihhtenness have thought of a semantic alternative. I think in this case they have.

from aeme.

mmwwah avatar mmwwah commented on July 27, 2024

Right. Got it.

I think I'll skip the euphemisms for now.

from aeme.

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.