{
  "_schema": "https://data.nist.gov/od/dm/nerdm-schema/v0.7#",
  "@context": [
    "https://data.nist.gov/od/dm/nerdm-pub-context.jsonld",
    {
      "@base": "ark:/88434/mds2-3109"
    }
  ],
  "@type": [
    "nrdp:PublicDataResource",
    "dcat:Dataset"
  ],
  "_extensionSchemas": [
    "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/PublicDataResource"
  ],
  "@id": "ark:/88434/mds2-3109",
  "ediid": "ark:/88434/mds2-3109",
  "version": "1.0.0",
  "doi": "doi:10.18434/mds2-3109",
  "title": "Smart network repository based on Neo4j native graph database",
  "contactPoint": {
    "fn": "Amar Abane",
    "hasEmail": "mailto:amar.abane@nist.gov"
  },
  "modified": "2023-11-15",
  "status": "available",
  "landingPage": "https://data.nist.gov/od/id/mds2-3109",
  "description": [
    "To address the increasing complexity of network management and the limitations of data repositories in handling the various network operational data, this paper proposes a novel repository design that uniformly represents network operational data while allowing for a multiple abstractions access to the information. This smart repository simplifies network management functions by enabling network verification directly within the repository. The data is organized in a knowledge graph compatible with any general-purpose graph database, offering a comprehensive and extensible network repository. Performance evaluations confirm the feasibility of the proposed design. The repository's ability to natively support 'what-if' scenario evaluation is demonstrated by verifying Border Gateway Protocol (BGP) route policies and analyzing forwarding behavior with virtual Traceroute."
  ],
  "keyword": [
    "network management",
    "network data",
    "repository",
    "knowledge graph",
    "SDN",
    "Neo4j",
    "control plane verification",
    "data plane analysis"
  ],
  "topic": [
    {
      "@type": "Concept",
      "scheme": "https://data.nist.gov/od/dm/nist-themes/v1.1",
      "tag": "Information Technology: Networking"
    }
  ],
  "accessLevel": "public",
  "license": "https://www.nist.gov/open/license",
  "publisher": {
    "name": "National Institute of Standards and Technology",
    "@type": "org:Organization"
  },
  "language": [
    "en"
  ],
  "bureauCode": [
    "006:55"
  ],
  "programCode": [
    "006:052"
  ],
  "components": [
    {
      "accessURL": "https://github.com/usnistgov/smart-network-repository",
      "format": {
        "description": "Github repo"
      },
      "title": "Smart network repository demo",
      "@type": [
        "nrdp:AccessPage",
        "dcat:Distribution"
      ],
      "@id": "#usnistgov/smart-network-repository",
      "_extensionSchemas": [
        "https://data.nist.gov/od/dm/nerdm-schema/pub/v0.7#/definitions/AccessPage"
      ]
    }
  ],
  "theme": [
    "Information Technology: Networking"
  ],
  "annotated": "2024-01-18T17:26:55.292905",
  "revised": "2024-01-18T17:26:55.292905",
  "issued": null,
  "firstIssued": "2024-01-18T17:26:55.292905"
}