kuhumcst / DanNet

The Danish WordNet as an RDF graph.

Home Page:https://wordnet.dk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Links to ordnet.dk

simongray opened this issue · comments

URLs to pages on ordnet.dk can be reverse-engineered via knowledge of either

  • the entry ID and a query (key needed, but value doesn't matter, just must be non-null) for words
  • the entry ID, sense ID, and query (for senses).

e.g.

There is also something called subentry on certain pages, e.g.

I'm unsure what this is.


I imagine that URLs can be constructed as actual resources e.g.

[:dn/word-11033719 :owl/sameAs "<https://ordnet.dk/ddo/ordbog?entry_id=11033719&query=minde>"]

It's not clear to me whether there is a way to construct QName/keyword-compliant versions.