DNS Records
A | 151.101.2.132 |
AAAA | 2a04:4e42::644 |
MX | mx1-ec2-va.apache.org (priority: 10) |
MX | mx1-he-de.apache.org (priority: 10) |
TXT | spf2.0/pra ?all |
TXT | v=spf1 include:_spf.apache.org -all |
JSON+LD
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Organization",
"@id": "https://tinkerpop.apache.org/#organization",
"name": "Apache TinkerPop",
"url": "https://tinkerpop.apache.org/",
"logo": {
"@type": "ImageObject",
"url": "https://tinkerpop.apache.org/img/logo.png",
"width": 280,
"height": 60
},
"description": "Apache TinkerPop is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP).",
"sameAs": [
"https://github.com/apache/tinkerpop/",
"https://twitter.com/apachetinkerpop"
]
},
{
"@type": "WebSite",
"@id": "https://tinkerpop.apache.org/#website",
"url": "https://tinkerpop.apache.org/",
"name": "Apache TinkerPop",
"publisher": {
"@id": "https://tinkerpop.apache.org/#organization"
}
},
{
"@type": "WebPage",
"@id": "https://tinkerpop.apache.org/#webpage",
"url": "https://tinkerpop.apache.org/",
"name": "Graph Computing Framework | Apache TinkerPop",
"isPartOf": {
"@id": "https://tinkerpop.apache.org/#website"
},
"about": {
"@id": "https://tinkerpop.apache.org/#organization"
},
"description": "Apache TinkerPop is a powerful open-source graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP). Build modern graph applications with the Gremlin query language."
},
{
"@type": "BreadcrumbList",
"@id": "https://tinkerpop.apache.org/#breadcrumblist",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@type": "WebPage",
"@id": "https://tinkerpop.apache.org/",
"url": "https://tinkerpop.apache.org/",
"name": "Home"
}
}
]
}
]
}