shaarliGor
Tag cloud
Picture wall
Daily
RSS Feed
  • RSS Feed
  • Daily Feed
  • Weekly Feed
  • Monthly Feed
Filters

Links per page

  • 20 links
  • 50 links
  • 100 links

Filters

Untagged links
13 results tagged JSON  ✕
Pretty-Print JSON in NeoVim/Vim using jq - Today I Learned https://til.hashrocket.com/posts/uvsd8l7zes-pretty-print-json-in-neovimvim-using-jq
Sun Dec 20 11:16:20 2020 archive.org

Comment rendre lisible un JSON qui serait minifié, dans neovim ?

Avec jq.

:%!jq

Edit : ça fonctionne aussi avec python : :%!python -m json.tool

JSON neovim jq astuce python
MARC21 structure in JSON - Metadata Quality Assurance Framework http://pkiraly.github.io/2018/01/28/marc21-in-json/
Wed May 22 08:23:07 2019 archive.org

via #ELAG2019

MARC MARC_21 JSON JSON-SCHEMA
Avram http://format.gbv.de/schema/avram/specification
Wed May 22 08:20:59 2019 archive.org

Spécification MARC exprimée en JSON. Propose également un metaschema.

via #ELAG2019

MARC JSON JSON-SCHEMA
lobid http://lobid.org/
Tue Nov 29 09:05:57 2016 archive.org

Un réseau de bibliothèque allemand qui met ses données à disposition via un API. Il s'agit en fait de leur index ElasticSearch, et donc on peut interroger l'API avec la syntaxe d'ElasticSearch

veille bibliothèques API références LOD JSON ElasticSearch allemand
angular-schema-form/index.md at master · json-schema-form/angular-schema-form https://github.com/json-schema-form/angular-schema-form/blob/master/docs/index.md
Thu Nov 24 13:50:55 2016 archive.org
thumbnail

Documentation pour angular-schema-form.

Il y a une démo dynamique : http://schemaform.io/examples/bootstrap-example.html

JSON JSON-SCHEMA veille documentation demo validation éditeur
Using JSON Schema (downloads) http://usingjsonschema.com/downloads/
Thu Nov 24 13:48:32 2016 archive.org

Livre sur l'utilisation de JSON Schema. PDF et ePub

JSON JSON-SCHEMA veille documentation validation
JSON Schema and Hyper-Schema http://json-schema.org/
Tue Dec 15 09:22:49 2015 archive.org

en.wikipedia : "JSON Schema specifies a JSON-based format to define the structure of JSON data for validation, documentation, and interaction control. A JSON Schema provides a contract for the JSON data required by a given application, and how that data can be modified."

veille metadata JSON JSON-SCHEMA
"From marcxml to json-ld" par jma pour l'iugw2015 · GitHub https://github.com/jma/iugw2015/blob/master/from_marcxml_to_json-ld.md
Thu Oct 15 08:17:41 2015 archive.org
thumbnail

Notes de présentation sur un truc qui a l'air tout à fait intiguant : "from marcxml to json.ld

Parmi l'un des points fascinants, le fait qu'à partir du json schema, il semble possible de produire un outil de catalogage (genre interface web) avec une validation (et autocomplétion) en temps réelle et une structuration des données la plus optimale possible.

veille Invenio marcxml JSON JSON-LD JSON-SCHEMA
jq http://stedolan.github.io/jq/
Wed Apr 29 11:00:21 2015 archive.org

un outil cli pour traiter du JSON

via https://fralef.me/links/?p28GSA

veille JSON data traitement_données
Convert JSON to YAML http://www.json2yaml.com/
Tue Apr 7 10:45:08 2015 archive.org

via http://sebsauvage.net/links/?Y2a8Dw

veille JSON YAML metadata conversion
Python and JSON-LD - Ted Lawless https://lawlesst.github.io/notebook/python-jsonld.html
Mon Nov 17 06:33:33 2014 archive.org

Ted Lawless has "published some code for mapping CSV data to RDF using Python and JSON-LD on Github."

JSON JSON-LD linked_open_data RDF CSV python veille
BibJSON http://www.bibjson.org/
Thu Jun 19 07:57:26 2014 archive.org

"BibJSON is a convention for representing bibliographic metadata in JSON; it makes it easy to share and use bibliographic metadata online."

veille Web metadata bibliothèques JSON formats_ouverts
pdf2json - PDF2JSON is a conversion library specialized in converting PDF to XML and JSON format. - Google Project Hosting https://code.google.com/p/pdf2json/
Wed Feb 19 15:18:44 2014 archive.org
thumbnail

librairie pour convertir du PDF vers du JSON. Licence GNU GPL2.
[il faut encore voir si le fichier obtenu est utilisable...]

pdf JSON librairie conversion ElasticSearch SiDoc veille
2572 links, including 10 private
Shaarli - The personal, minimalist, super-fast, database free, bookmarking service by the Shaarli community - Theme by kalvn