This HTML5 document contains 97 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dbpedia-dehttp://de.dbpedia.org/resource/
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
dbpedia-eshttp://es.dbpedia.org/resource/
n14https://global.dbpedia.org/id/
schemahttp://schema.org/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n11http://commons.wikimedia.org/wiki/Special:FilePath/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
n5https://
wikipedia-enhttp://en.wikipedia.org/wiki/
provhttp://www.w3.org/ns/prov#
dbphttp://dbpedia.org/property/
dbchttp://dbpedia.org/resource/Category:
xsdhhttp://www.w3.org/2001/XMLSchema#
wikidatahttp://www.wikidata.org/entity/
goldhttp://purl.org/linguistics/gold/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:GraphHopper
rdf:type
wikidata:Q386724 dbo:Road schema:CreativeWork wikidata:Q7397 dbo:Software owl:Thing dbo:Work
rdfs:label
GraphHopper GraphHopper GraphHopper
rdfs:comment
GraphHopper es una librería de encaminamiento de carretera escrita en Java y proporciona una interfaz web llamada GraphHopper Maps[cita requerida] Así como un encaminamiento API sobre HTTP. Corre sobre servidor, PC de escritorio, Android, iOS o Raspberry Pi. Por defecto, usa datos de OpenStreetMap para la red de carretera, y datos de elevación de Shuttle Misión de Topografía del Radar.​​ GraphHopper ist eine quelloffene Routing-Software, die als Bibliothek oder auch als Server benutzt werden kann. Wird GraphHopper als Server betrieben, stellt dieser eine HTTP-API und eine Web-Oberfläche namens GraphHopper Maps bereit. Die Bibliothek und der Server von GraphHopper sind in Java geschrieben. Durch die Plattformunabhängigkeit von Java kann GraphHopper auf Windows, Linux, MacOS und weiteren unixoiden Systemen betrieben werden, darunter beispielsweise auch Android, iOS oder Einplatinencomputern, wie dem Raspberry Pi. GraphHopper is an open-source routing library and server written in Java and provides a web interface called GraphHopper Maps as well as a routing API over HTTP. It runs on the server, desktop, Android, iOS or Raspberry Pi. By default OpenStreetMap data for the road network and elevation data from the Shuttle Radar Topography Mission is used. Version 1.0 was released in May 2020. Besides point-to-point routing for different vehicles GraphHopper can be used to calculate distance matrices which are then used as an input for vehicle routing problems. Other use cases are:
foaf:name
GraphHopper
foaf:homepage
n5:graphhopper.com
dbp:name
GraphHopper
foaf:depiction
n11:graphhopper-screenshot.png
dcterms:subject
dbc:Java_(programming_language) dbc:Route_planning_software dbc:2015_software
dbo:wikiPageID
44243797
dbo:wikiPageRevisionID
1095700471
dbo:wikiPageWikiLink
dbr:Cross-platform dbr:Open-source_software dbr:Raspberry_Pi dbr:Routing dbr:OpenStreetMap dbr:Bidirectional_search dbr:GPS_navigation_software dbr:Traffic_simulation dbr:Komoot dbr:GraphHopper_community dbr:Open_Source_Routing_Machine dbc:Java_(programming_language) dbr:Virtual_reality dbr:Oracle_Corporation dbr:Distance_matrix dbr:Java_(programming_language) dbr:Vehicle_routing_problem dbc:Route_planning_software dbr:Scotland_Yard_(board_game) dbr:Deutsche_Bahn dbr:Urban_planning dbr:Isochrone_map dbr:Apache_License dbr:Graph_algorithms dbr:The_GNOME_Project dbc:2015_software dbr:Rome2rio dbr:Contraction_hierarchies dbr:Search_algorithm dbr:IOS dbr:Flixbus dbr:Dijkstra's_algorithm dbr:Map_matching dbr:Comparison_of_web_map_services dbr:Shuttle_Radar_Topography_Mission dbr:Android_(operating_system) dbr:A*_search_algorithm
dbo:wikiPageExternalLink
n5:graphhopper.com
owl:sameAs
n14:uZPH freebase:m.0134r_gm dbpedia-de:GraphHopper wikidata:Q20017427 dbpedia-es:GraphHopper
dbp:wikiPageUsesTemplate
dbt:Start_date_and_age dbt:Reflist dbt:Infobox_software dbt:Better_source
dbo:thumbnail
n11:graphhopper-screenshot.png?width=300
dbp:date
April 2015
dbp:developer
dbr:GraphHopper_community
dbp:genre
Search, Graph and GPS navigation software
dbp:latestReleaseDate
2022-04-29
dbp:latestReleaseVersion
5.3
dbp:license
Apache License 2.0
dbp:operatingSystem
dbr:Cross-platform
dbp:programmingLanguage
dbr:Java_(programming_language)
dbp:reason
This is just a link to GraphHopper Maps
dbp:screenshot
graphhopper-screenshot.png
dbp:website
n5:graphhopper.com
dbo:abstract
GraphHopper is an open-source routing library and server written in Java and provides a web interface called GraphHopper Maps as well as a routing API over HTTP. It runs on the server, desktop, Android, iOS or Raspberry Pi. By default OpenStreetMap data for the road network and elevation data from the Shuttle Radar Topography Mission is used. GraphHopper can be configured to use different algorithms such as Dijkstra, A* and its bidirectional versions. To make routing fast enough for long paths (continental size) and avoid heuristical approaches GraphHopper uses contraction hierarchies by default. In the Java Magazine from Oracle, the author, Peter Karich, describes the techniques necessary to make the system memory efficient and fast. Furthermore, GraphHopper is built on a large test suite including unit, integration and load tests. Version 1.0 was released in May 2020. The Apache License allows everyone to customize and integrate GraphHopper in free or commercial products, and together with the query speed and OpenStreetMap data this makes GraphHopper a possible alternative to existing routing services and GPS navigation software. Besides point-to-point routing for different vehicles GraphHopper can be used to calculate distance matrices which are then used as an input for vehicle routing problems. Other use cases are: * Track vehicles via map matching - i.e. 'snap' real world GPS points to digital road network * Assist urban planning * Traffic simulation * Isochrone calculation - i.e. determining the reachability for cars, pedestrians or bikes * Indoor routing like for warehouse optimizations or tradeshow planning * Eco-efficient routing * Virtual reality games like Scotland Yard GraphHopper ist eine quelloffene Routing-Software, die als Bibliothek oder auch als Server benutzt werden kann. Wird GraphHopper als Server betrieben, stellt dieser eine HTTP-API und eine Web-Oberfläche namens GraphHopper Maps bereit. Die Bibliothek und der Server von GraphHopper sind in Java geschrieben. Durch die Plattformunabhängigkeit von Java kann GraphHopper auf Windows, Linux, MacOS und weiteren unixoiden Systemen betrieben werden, darunter beispielsweise auch Android, iOS oder Einplatinencomputern, wie dem Raspberry Pi. Standardmäßig wird GraphHopper mit Daten von OpenStreetMap für das Netzwerk der Straßen und Wege betrieben.Optional können Höhendaten der Shuttle Radar Topography Mission genutzt werden, um beispielsweise ein Höhenprofil der Route zu berechnen und anzuzeigen. Die Apache-Lizenz erlaubt es, GraphHopper zu verändern und in freie sowie kommerzielle Produkte zu integrieren.Durch die Nutzung von OpenStreetMap-Daten und die Geschwindigkeit der Berechnungen ist GraphHopper eine mögliche Alternative zu den Routing-Funktionen in etablierten Kartendiensten wie etwa Google Maps oder Apple Maps. GraphHopper es una librería de encaminamiento de carretera escrita en Java y proporciona una interfaz web llamada GraphHopper Maps[cita requerida] Así como un encaminamiento API sobre HTTP. Corre sobre servidor, PC de escritorio, Android, iOS o Raspberry Pi. Por defecto, usa datos de OpenStreetMap para la red de carretera, y datos de elevación de Shuttle Misión de Topografía del Radar.​​ GraphHopper puede configurarse para utilizar algoritmos diferentes como Dijkstra, A* y sus Para hacer el encaminamiento bastante rápido para caminos largos (medida continental) y evitar las aproximaciones heurísticas, GraphHopper usa por defecto las Jerarquías de Contracción. En la revista de Java de Oracle, el autor Peter Karich describe las técnicas necesarias para hacer el sistema de memoria, eficaz y rápida.​ Además, GraphHopper está construido sobre una larga suite de prueba incluyendo unidad, integración y pruebas de carga.​ La licencia de Apache, permite a todo el mundo personalizar e integrar GraphHopper en productos libres o comerciales, y junto con la velocidad de consulta y los datos de OpenStreetMap, hace GraphHopper una alternativa posible a servicios de encaminamiento existentes y a software de navegación GPS.​​ Además, el encaminamiento punto-a-punto para diferentes vehículos, GraphHopper puede calcular matrices de distancia qué son entonces utilizado como una entrada para problemas de encaminamiento del vehículo.​ Otros casos de uso son: * Los caminos de vehículos vía - i.e. nap' puntos de GPS mundiales reales a red de carretera digital​ * Asistir planificación urbana​ * * Isochrone Cálculo - i.e. determinando la accesibilidad para peatones, coches o bicis​ * A Encaminamiento interior para optimizar rutas en un almacén o planificar una visita a una exposición o feria. * Eco-Encaminamiento eficaz​ * A Juegos de realidad virtual como Scotland Yard.
gold:hypernym
dbr:Road
prov:wasDerivedFrom
wikipedia-en:GraphHopper?oldid=1095700471&ns=0
dbo:wikiPageLength
7418
dbo:latestReleaseDate
2022-04-29
dbo:latestReleaseVersion
5.3
dbo:developer
dbr:GraphHopper_community
dbo:genre
dbr:GPS_navigation_software dbr:Graph_algorithms dbr:Search_algorithm
dbo:license
dbr:Apache_License
dbo:operatingSystem
dbr:Cross-platform
dbo:programmingLanguage
dbr:Java_(programming_language)
foaf:isPrimaryTopicOf
wikipedia-en:GraphHopper