Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terms and definitions: allow authors to import a term from a glossary #34

Open
ronaldtse opened this issue May 30, 2019 · 8 comments
Open
Assignees
Labels
enhancement New feature or request

Comments

@ronaldtse
Copy link
Contributor

ronaldtse commented May 30, 2019

Very often a standards author needs to import a term from the OGC glossary.

It is however an annoyance to copy/paste/re-type/re-format the term, definition, source, notes and examples.

This ticket is to:

  1. Establish a Metanorma AsciiDoc syntax to automate this process

  2. Allow Metanorma to import a term into a document (TBX, RDF/SKOS, Metanorma Term...)

  3. Allow the author to override a term from the glossary while maintaining a reference to the unmodified source.

  4. The glossary can be “cited” and used as an authoritative source, i.e. “[SOURCE: OGC Glossary x.y version z]” (something like that)

  5. If a term exists in the OGC glossary, and is being used in the document, but does not provide a reference to the term, Metanorma can produce a warning to that effect.

@ronaldtse ronaldtse added the enhancement New feature or request label May 30, 2019
@ronaldtse
Copy link
Contributor Author

This issue now relates to this: metanorma/metanorma-standoc#154

@rob-metalinkage
Copy link

OGC Glossary maintenance needs to be factored into this - the Glossary should be collated automatically from normative content managed through the OGC Naming Authority, which assigns identifiers to concepts. There are a range of abstract concepts that emerge from more informal processes.

The OGC Glossary is available at http://www.opengis.net/def/glossary and can potentially be delivered in any format required.

for example in TTL
http://www.opengis.net/def/glossary?_profile=conceptscheme&_mediatype=text/turtle

or as JSON (as JSON-LD semantically annotated using SKOS model)

https://www.opengis.net/def/glossary?_profile=conceptscheme&_mediatype=application/ld%2Bjson

Note if python code to convert one of these to an XML format can be supplied we can arrange to generate that format in addition and advertise it as an available format. (best for someone familar with and abl;e to validate the XML format undertake this)

@ghobona
Copy link

ghobona commented Sep 4, 2023

The issue also relates to metanorma/metanorma#75

OGC Staff briefed on 2023-09-04.

@ronaldtse
Copy link
Contributor Author

There is also a role to play by the glossarist-ruby gem.

@opoudjis opoudjis assigned opoudjis and unassigned ronaldtse Mar 19, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Metanorma Mar 19, 2024
@opoudjis opoudjis moved this from 🆕 New to 🏗 In progress in Metanorma Mar 21, 2024
@ronaldtse
Copy link
Contributor Author

@opoudjis
Copy link
Contributor

Pending debugging of metanorma-plugin-glossarist: see metanorma/metanorma#75

@opoudjis opoudjis moved this from 🏗 In progress to On hold in Metanorma Jul 12, 2024
@ghobona
Copy link

ghobona commented Jan 7, 2025

2025-01-07

Glossarist has been reimplemented and is now more extensible. @ronaldtse will provide a demo ahead of the next OGC Member Meeting.

@ronaldtse
Copy link
Contributor Author

Thanks @ghobona . For reference, the reimplementation is in reference to:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: On hold
Development

No branches or pull requests

4 participants