Page MenuHomeSoftware Heritage
Paste P1083

ES documents with metadata
ActivePublic

Authored by vsellier on Jun 29 2021, 2:22 PM.

Event Timeline

vsellier edited the content of this paste. (Show Details)
{
  "_index": "origin-v0.9.0",
  "_type": "_doc",
  "_id": "94247b453f4290fb234e8f05be470673c044a7d1",
  "_version": 1940,
  "_seq_no": 25440556,
  "_primary_term": 1,
  "found": true,
  "_source": {
    "intrinsic_metadata": [
      {
        "http://schema.org/author": [
          {
            "@list": [
              {
                "http://schema.org/name": [
                  {
                    "@value": "FaBo"
                  }
                ],
                "@type": [
                  "http://schema.org/Person"
                ],
                "http://schema.org/email": [
                  {
                    "@value": "info@fabo.io"
                  }
                ]
              }
            ]
          }
        ],
        "http://schema.org/description": [
          {
            "@value": "FaBoTemperature-ADT7410-Python\n==============================\n\nHow to install.\n---------------\n\n::\n\n    pip install FaBoTemperature_ADT7410\n\nFaBo Temperature I2C Brick\n--------------------------\n\n `#207 Temperature I2C Brick <http://fabo.io/207.html>`__\n\nADT7410\n-------\n\n ADT7410 is 16-Bit Digital I2C Temperature Sensor.\n\nADT7410 Datasheet\n~~~~~~~~~~~~~~~~~\n\n `ADT7410\nDatasheet <http://www.analog.com/media/en/technical-documentation/data-sheets/ADT7410.pdf>`__\n\nReleases\n--------\n\n-  1.0.0 Initial release.\n"
          },
          {
            "@value": "This is a library for the FaBo Temperature I2C Brick."
          }
        ],
        "http://schema.org/name": [
          {
            "@value": "FaBoTemperature_ADT7410"
          }
        ],
        "http://schema.org/license": [
          {
            "@id": "Apache License 2.0"
          }
        ],
        "@type": [
          "http://schema.org/SoftwareSourceCode"
        ],
        "http://schema.org/version": [
          {
            "@value": "1.0.0"
          }
        ],
        "http://schema.org/url": [
          {
            "@id": "https://github.com/FaBoPlatform/FaBoTemperature-ADT7410-Python"
          }
        ]
      }
    ],
    "sha1": "94247b453f4290fb234e8f05be470673c044a7d1",
    "url": "https://pypi.org/project/FaBoTemperature_ADT7410/",
    "visit_types": [
      "pypi"
    ],
    "has_visits": true,
    "last_visit_date": "2021-06-29T11:23:44.141572+00:00",
    "nb_visits": 969
  }
}
{
  "_index": "origin-v0.9.0",
  "_type": "_doc",
  "_id": "cca7bef1de938d94d11d0a8b67b4b2e3e9791a70",
  "_version": 1331,
  "_seq_no": 25110599,
  "_primary_term": 1,
  "found": true,
  "_source": {
    "intrinsic_metadata": [
      {
        "http://schema.org/identifier": [
          {
            "@id": "com.blazegraph"
          }
        ],
        "http://schema.org/description": [
          {
            "@value": "Blazegraph™ DB is our ultra high-performance graph database supporting Blueprints and RDF/SPARQL APIs. It supports up to 50 Billion edges on a single machine and has a High Availability and Scale-out architecture. It is in production use for customers such as EMC, Syapse, Wikidata Query Service, the British Museum, and many others.  GPU acceleration and High Availability (HA) are available in the Enterprise edition.  It contains war, jar, deb, rpm, and tar.gz deployment artifacts."
          }
        ],
        "http://schema.org/name": [
          {
            "@value": "Blazegraph Database Platform"
          }
        ],
        "http://schema.org/license": [
          {
            "@id": "http://www.gnu.org/licenses/gpl-2.0.html"
          }
        ],
        "http://schema.org/codeRepository": [
          {
            "@id": "https://repo.maven.apache.org/maven2/com/blazegraph/blazegraph-parent"
          }
        ],
        "@type": [
          "http://schema.org/SoftwareSourceCode"
        ],
        "http://schema.org/version": [
          {
            "@value": "2.1.6-wmf.2-SNAPSHOT"
          }
        ]
      }
    ],
    "sha1": "cca7bef1de938d94d11d0a8b67b4b2e3e9791a70",
    "url": "https://phabricator.wikimedia.org/diffusion/WDQB/wikidata-query-blazegraph.git",
    "visit_types": [
      "git"
    ],
    "has_visits": true,
    "last_visit_date": "2020-10-02T11:36:24.415385Z",
    "nb_visits": 665
  }
}
{
  "_index": "origin-v0.9.0",
  "_type": "_doc",
  "_id": "014cea90c907f8c4af2d8e88d9c0b328388f766f",
  "_version": 17,
  "_seq_no": 19142389,
  "_primary_term": 1,
  "found": true,
  "_source": {
    "sha1": "014cea90c907f8c4af2d8e88d9c0b328388f766f",
    "url": "https://github.com/mvolz/html-metadata",
    "intrinsic_metadata": [
      {
        "http://schema.org/author": [
          {
            "@list": [
              {
                "http://schema.org/name": [
                  {
                    "@value": "Marielle Volz"
                  }
                ],
                "@type": [
                  "http://schema.org/Person"
                ],
                "http://schema.org/email": [
                  {
                    "@value": "marielle.volz@gmail.com"
                  }
                ]
              }
            ]
          }
        ],
        "http://schema.org/description": [
          {
            "@value": "Scrapes metadata of several different standards"
          }
        ],
        "http://schema.org/name": [
          {
            "@value": "html-metadata"
          }
        ],
        "https://codemeta.github.io/terms/issueTracker": [
          {
            "@id": "https://github.com/wikimedia/html-metadata/issues"
          }
        ],
        "http://schema.org/license": [
          {
            "@id": "https://spdx.org/licenses/MIT"
          }
        ],
        "http://schema.org/codeRepository": [
          {
            "@id": "git+https://github.com/wikimedia/html-metadata.git"
          }
        ],
        "@type": [
          "http://schema.org/SoftwareSourceCode"
        ],
        "http://schema.org/version": [
          {
            "@value": "1.7.0"
          }
        ],
        "http://schema.org/keywords": [
          {
            "@value": "bepress"
          },
          {
            "@value": "coins"
          },
          {
            "@value": "dublin core"
          },
          {
            "@value": "eprints"
          },
          {
            "@value": "highwire press"
          },
          {
            "@value": "json-ld"
          },
          {
            "@value": "open graph"
          },
          {
            "@value": "metadata"
          },
          {
            "@value": "microdata"
          },
          {
            "@value": "prism"
          },
          {
            "@value": "twitter cards"
          },
          {
            "@value": "web scraper"
          }
        ],
        "http://schema.org/url": [
          {
            "@id": "https://github.com/wikimedia/html-metadata"
          }
        ]
      }
    ],
    "visit_types": [
      "git"
    ],
    "nb_visits": 8,
    "has_visits": true,
    "last_visit_date": "2020-04-07T05:42:09.217233+00:00"
  }
}
{
  "_index": "origin-v0.9.0",
  "_type": "_doc",
  "_id": "6925508eeef1c21e32f41040849c5851ac02920e",
  "_version": 6,
  "_seq_no": 16879311,
  "_primary_term": 1,
  "found": true,
  "_source": {
    "intrinsic_metadata": [
      {
        "http://schema.org/author": [
          {
            "@list": [
              {
                "http://schema.org/name": [
                  {
                    "@value": "Evgeniy Malyarov"
                  }
                ],
                "@type": [
                  "http://schema.org/Person"
                ],
                "http://schema.org/url": [
                  {
                    "@id": "http://www.oknosoft.ru"
                  }
                ],
                "http://schema.org/email": [
                  {
                    "@value": "info@oknosoft.ru"
                  }
                ]
              }
            ]
          }
        ],
        "http://schema.org/description": [
          {
            "@value": "Library for building offline-first browser-based business applications"
          }
        ],
        "http://schema.org/name": [
          {
            "@value": "metadata-js"
          }
        ],
        "https://codemeta.github.io/terms/issueTracker": [
          {
            "@id": "https://github.com/oknosoft/metadata.js/issues"
          }
        ],
        "http://schema.org/license": [
          {
            "@id": "https://spdx.org/licenses/MIT"
          }
        ],
        "http://schema.org/codeRepository": [
          {
            "@id": "git+https://github.com/oknosoft/metadata.js.git"
          }
        ],
        "@type": [
          "http://schema.org/SoftwareSourceCode"
        ],
        "http://schema.org/version": [
          {
            "@value": "0.11.223"
          }
        ],
        "http://schema.org/keywords": [
          {
            "@value": "metadata"
          },
          {
            "@value": "browser data engine"
          },
          {
            "@value": "spa offline"
          },
          {
            "@value": "rest"
          },
          {
            "@value": "odata"
          },
          {
            "@value": "1c"
          },
          {
            "@value": "1с"
          },
          {
            "@value": "web сервис"
          },
          {
            "@value": "клиент 1с"
          },
          {
            "@value": "ui framework"
          },
          {
            "@value": "offline framework"
          },
          {
            "@value": "offline data engine"
          },
          {
            "@value": "rest client"
          },
          {
            "@value": "CRDT"
          },
          {
            "@value": "offline-first"
          },
          {
            "@value": "replication"
          }
        ],
        "http://schema.org/url": [
          {
            "@id": "http://www.oknosoft.ru/metadata/"
          }
        ]
      }
    ],
    "sha1": "6925508eeef1c21e32f41040849c5851ac02920e",
    "url": "https://github.com/SMAlik93/metadata.js",
    "visit_types": [
      "git"
    ],
    "has_visits": true,
    "last_visit_date": "2021-01-13T13:12:40.822142Z",
    "nb_visits": 2
  }
}