-
Notifications
You must be signed in to change notification settings - Fork 8
2020 01 06 Technical WG Agenda and Notes
John Kunze edited this page Aug 5, 2024
·
1 revision
---
confluence-id: 178882930
confluence-space: %%CONFLUENCE-SPACE%%
---
Created by John Kunze, last modified on Jan 08, 2020
06 Jan 2020
-
John Kunze
-
Karen Hanson
-
Bertrand Caron
-
Greg Janée
- dive more into ?info inflection in a subgroup meeting
| Time | Item | Who | Notes |
| requirements and desiderata | see new section at top of Inflection change proposal Karen/Bertrand 1. At minimum, ?info must resolve to a human readable landing page, and should provide a gateway to machine-readable metadata 2. It is strongly recommended that meta tags with [something like] DC are implemented (I’m suggesting this since they are simple html, and all orgs should be able to do something with those) 3. Secondary to this, we encourage organizations to use whatever data format[s] is appropriate in their context as the machine-readable data version of ?info, but encourage that: 1. Organizations include DC and/or schema.org metadata where possible 2. Organizations use XML or JSON-LD or JSON serializations to express their 3. Organizations utilize either content negotiation or queries in the form “&format=[json|xml|etc]” property to deal with alternative formats. John 1. Some continuity with past 1. human-readable metadata returned 2. machine-readable metadata returned 3. including persistence statements 4. who/what/when/where paradigm (ERC) 5. THUMP-like request protocol -- ?info(X,Y) vs ?info&arg1=X&arg2=Y 2. Never RDF 1. unfortunately, JSON-LD is RDF; see tweet https://twitter.com/justin_littman/status/1206944465027584001 2. however, widely used schema.org borrows elements names from JSON-LD and uses them in meta tags, which aren't at risk of RDF complexity |
||
| JSON-LD caution | KH and BC: agree with Justin's recommendation KH: used OpenAPI/Swagger and think it could be a recommendation as a tool for a rest API, which may be overkill BC: some BnF expertise GJ: * json-ld is used by google, right? KH: RDF or Linked Data serializations are functionally equivalent, - plus or minus graph id KH: see https://developers.google.com/search/docs/guides/intro-structured-data GJ: ACTION: will look for google recs: "google json-ld" KH: very interested in Association Type discussion |
- Greg Janéewill will look for google recommendations and report