Dan Brickley
Dan Brickley
From IRC, tobyink: The one thing I'm not sure about is the svn:repository stuff. DOAP distinguishes between the browsable web front-end for a repo, and the "svn:", "git:", etc URLs....
Very cool :) Talking of new input options, http://learningthreejs.com/blog/2012/02/07/live-video-in-webgl/ shows how to use WebRTC to get live camera input. From messing around with Paragraf app on the iPhone I'm sure...
Some combination of https://schema.org/ListenAction and https://www.w3.org/TR/activitystreams-core/ would probably cover much of the listening aspect. For the "what was listened to", in Schema.org we have a design for music metadata based...
(this is motivated by user/publisher feedback around Google Dataset Search, where the repeatability wasn't obvious from schema.org documentation)
Thanks, @smrgeoinfo It only took a minute so here's [a commit](https://github.com/schemaorg/schemaorg/commit/f773323e191920894ee8d09ff4e49761d975683f). Queued for staging.
Tweaked further in https://github.com/schemaorg/schemaorg/commit/c09523ea5b824952f5c1e3a01e2c8fd3eb9d212f including adding "all or part" to DataDownload. > - rdfs:comment "A dataset in downloadable form." ; > + rdfs:comment "All or part of a [[Dataset]] in...
Let me throw something into this mix, in spirit of @WeaverStever's earlier > Isn't this what the https://schema.org/about does for us? (we also have an inverse of that, called https://schema.org/subjectOf...
Role pretty much failed I believe something more infrastructure oriented, eg rdf-star, named graphs, has potential On Tue, 24 May 2022, 21:03 JLKM, ***@***.***> wrote: > I'm quite surprised, that...
On closer inspection, the granularity expected for something like game platforms is quite different (e.g. see this [wikidata list](https://www.wikidata.org/wiki/Wikidata:WikiProject_Video_games/Lists/Consoles)). However I believe we're better off with an enumerated list that...
A while back I mocked up a site which gave such controlled values, including http://software-app-extension.appspot.com/#GameApplication etc. - The page is something like a schema.org external extension, based on the values...