{
  "@context": [ "https://schema.org/", "https://line2.biz/library.json" ],
  "@type": "WebSite",
  "@id": "https://line2.biz/#website",
  "url": "https://line2.biz/",
  "name": "Line2.biz | RS_973 Protocol",
  "description": "Digital Alchemy & The Protocol RS_973. Everything is data. Data is light.",
  "license": "https://creativecommons.org/licenses/by/4.0/",
  "identifier": "RS_973",
  "author": {
    "@type": "Person",
    "@id": "https://github.com/yarosh9",
    "name": "Igor Yaroshenko",
    "sameAs": "https://github.com/yarosh9"
  },
  "hasPart": [
    {
      "@type": "CreativeWork",
      "name": "CRYPTOPHASIA",
      "identifier": "CRPT",
      "url": "https://line2.biz/cryptophasia/manifest.json",
      "isBasedOn": "https://github.com/yarosh9/CRYPTOPHASIA"
    },
    {
      "@type": "CreativeWork",
      "name": "NON-ANTHROPOMORPHIC",
      "identifier": "NON_ANTH",
      "url": "https://line2.biz/non_anthropomorphic/manifest.json",
      "isBasedOn": "https://github.com/yarosh9/NON_ANTHROPOMORPHIC"
    },
    {
      "@type": "CreativeWork",
      "name": "SARZHYN YAR",
      "identifier": "SY_00",
      "url": "https://line2.biz/sarzhyn_yar/manifest.json",
      "isBasedOn": "https://github.com/yarosh9/SARZHYN_YAR",
      "about": {
        "@type": "Place",
        "name": "Sarzhyn Yar Location"
      }
    }
  ],
  "mainEntity": {
    "@type": "Action",
    "name": "Semantic Integration",
    "instrument": {
      "@type": "CreativeWork",
      "name": "vortex.json"
    },
    "object": {
      "@type": "CreativeWork",
      "name": "rs_973.json"
    }
  }
}