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

Implement browsable UI for schemas, standards, ontologies #6

Open
ronaldtse opened this issue Aug 13, 2019 · 4 comments
Open

Implement browsable UI for schemas, standards, ontologies #6

ronaldtse opened this issue Aug 13, 2019 · 4 comments
Assignees
Labels
enhancement New feature or request

Comments

@ronaldtse
Copy link
Contributor

The goal is to make schema/resources browsable. This applies to these sites:

This shall come in a form of a plugin so it applies across the board.

We should have a _config.yml directive that lists out what "directories" should be browsable.

  • If the directory (and its sub-directories) do not have index.html, supply it.
  • The index.html should be a listing of the directory it belongs to, aka ls -l

Originally posted by @ronaldtse in https://github.com/ISO-TC211/www.isotc211.org/issues/27#issuecomment-521042933

@strogonoff strogonoff changed the title Make an arbitrary directory structure browsable Implement browsable UI for schema, standard, ontologies Aug 14, 2019
@strogonoff strogonoff changed the title Implement browsable UI for schema, standard, ontologies Implement browsable UI for schemas, standards, ontologies Aug 14, 2019
@strogonoff strogonoff self-assigned this Aug 14, 2019
@strogonoff strogonoff added the enhancement New feature or request label Aug 14, 2019
@strogonoff
Copy link
Collaborator

strogonoff commented Aug 14, 2019

@ronaldtse A question about the orphans directory within the ontology repository dataset.

It seems like it contains files (appropriate to its name) not belonging to any particular ontology.

  • Is that resource temporary, or it’s expected to be existing normally?

  • If it’s inevitable, perhaps data could be rearranged so that “orphans” is not located among ontologies? It would allow for a more elegant solution if directory contents were homogenous & we could treat each subdirectory as an ontology, with ontology ID as subdirectory name.

@strogonoff
Copy link
Collaborator

(b9eeba6)

@ronaldtse
Copy link
Contributor Author

@strogonoff posted to ISO-TC211/ontologies#1 now, will revert.

@strogonoff
Copy link
Collaborator

strogonoff commented Aug 15, 2019

From what I understand after reading comments over there, we may be able to restructure directories to move orphans outside ontology list. (Edit: I’m wrong, we’ll have to live with it for now.)

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
None yet
Development

No branches or pull requests

2 participants