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

add bb2 #440

Open
KonradHoeffner opened this issue Nov 21, 2024 · 2 comments
Open

add bb2 #440

KonradHoeffner opened this issue Nov 21, 2024 · 2 comments
Assignees
Labels
feature a new feature or enhancement of existing functionality
Milestone

Comments

@KonradHoeffner
Copy link
Collaborator

What new feature do you want?

Add the new BB2 subontology.

@KonradHoeffner KonradHoeffner added the feature a new feature or enhancement of existing functionality label Nov 21, 2024
@KonradHoeffner KonradHoeffner added this to the 24.12 milestone Nov 21, 2024
@KonradHoeffner
Copy link
Collaborator Author

@Yagnap: Wie ist der Stand? Habe es gerade ausprobiert lokal, sehe aber noch nichts.

@Yagnap
Copy link
Collaborator

Yagnap commented Nov 25, 2024

Momentan scheint bei der SPARQL-Query nichts zurückzukommen.
Selbst sowas wie die Query nach allen entity types (auf https://www.snik.eu/sparql/; die ja laut RickView existieren) liefert 0 Ergebnisse (mit dataset http://www.snik.eu/ontology/bb2):

PREFIX meta: <http://www.snik.eu/ontology/meta/>
SELECT DISTINCT(?c) {
  ?c rdf:type meta:EntityType.
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature a new feature or enhancement of existing functionality
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

2 participants