Giter Club home page Giter Club logo

Comments (3)

ronaldtse avatar ronaldtse commented on August 16, 2024

Just to clarify that there are 2 types of mappings:

  1. A path pattern mapping where a legacy filename path maps to a new citation document ID. This works for file paths that have a strong path pattern consistency, i.e. RFCs and I-Ds.
  2. A manual file path mapping (which is technically the singular case for 1), where the legacy file path is not based on a consistent underlying path pattern, and that we need to make a one-to-one mapping from legacy file path to document ID. e.g. this will be the case for the ieee, misc datasets

And the most important thing is that the "legacy path mappings" should be considered configuration and changeable without needing code changes.

from bibxml-service.

strogonoff avatar strogonoff commented on August 16, 2024

Just to clarify that there are 2 types of mappings:

Yes, to use the original terminology, there is a manual mapping, and there is an automated path=>docid transformation attempted in absence of the mapping. We could call it automated mapping, I guess.

docid obtained as a result of automatic transformation may not yield an indexed citation, in which case we fall back to original xml2rfc tools website source contents.

And the most important thing is that the "legacy path mappings" should be considered configuration and changeable without needing code changes.

This depends on how we provide legacy path mappings. Originally I intended to provide a web GUI for that, but you mentioned some data analysis was being performed and I thought we might get a pre-made map as a result of that effort, in which case it’s probably not going to change.

from bibxml-service.

strogonoff avatar strogonoff commented on August 16, 2024

New implementation uses fetcher functions, mapped to relevant bibxml directories in URL configuration.

from bibxml-service.

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.