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

Encoding of Wiki Infobox for tags in RDF/Turtle #1

Open
fititnt opened this issue Dec 6, 2022 · 0 comments
Open

Encoding of Wiki Infobox for tags in RDF/Turtle #1

fititnt opened this issue Dec 6, 2022 · 0 comments

Comments

@fititnt
Copy link
Member

fititnt commented Dec 6, 2022

A page like https://wiki.openstreetmap.org/wiki/Tag:highway=track is an example to export the following metadata

{{ValueDescription
|key = highway
|value = track
|image = File:Frühlingslandschft Aaretal Schweiz.jpg
|description = A minor land-access road like a farm or forest track.
|osmcarto-rendering=File:Mapnik-tracktype-not-set.png
|osmcarto-rendering-size=125px
|onNode = no
|onWay = yes
|onArea = no
|onRelation = no
|combination=
* {{Key|name}}
* {{Key|tracktype}}
* {{Key|surface}}
* {{Key|smoothness}}
* {{Key|access}}
* {{Key|ref}}
* {{Key|width}}
|status=De facto
}}

At least some of this information, if extracted, would be relevant for encoding meaning of tags in RDF. However, how to encode it?

@fititnt fititnt changed the title Encodiing of Wiki Infobox for tags in RDF/Turtle Encoding of Wiki Infobox for tags in RDF/Turtle Dec 6, 2022
fititnt added a commit that referenced this issue Dec 9, 2022
fititnt added a commit that referenced this issue Dec 20, 2022
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

1 participant