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

Reverse lookup of ranges and domains #22

Open
tpluscode opened this issue Aug 28, 2019 · 2 comments
Open

Reverse lookup of ranges and domains #22

tpluscode opened this issue Aug 28, 2019 · 2 comments

Comments

@tpluscode
Copy link
Contributor

It would be awesome to have a reverse index where it would be possible to find where a given term is used in its own and other vocabularies we index.

In most generic way it could be a page similar to the vocab index, where the contents are somewhat like:

# xsd:integer

Where is the term `xsd:integer` used?

## As datatype
## As class/subclass
## As range
## As domain

range and domain could be both rdfs:range/rdfs:domain as well as schema:rangeIncludes/schema:domainIncludes

@vhf
Copy link
Contributor

vhf commented Aug 29, 2019

Sounds like a great addition indeed!

@ktk
Copy link
Member

ktk commented Mar 5, 2021

Good idea, should it be possible to see what range/domains are using it when klicking on it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants