CINXE.COM

DBpedia HU

<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <title>DBpedia HU</title> <meta name="description" content="DBpedia HU"> <meta name="author" content="Hid醤 Attila"> <style> body { background-color: linen; display: flex; justify-content: center; align-items: center; height: 100vh; margin: 0; padding: 0; font-family: 'Calibri', sans-serif, Helvetica; color: #333; } h2 { font-size: 1.3em; width: 100%; padding-bottom: 4px; margin-top: 0px; } #logo { margin-right: 20px; } #header-panel { display: flex; width: 100%; justify-content: space-evenly; align-items: flex-end; margin-bottom: 26px; margin-top: 16px; } a { color:lightslategray; } #main-panel { text-align: center; } #content-panel { margin-bottom: 16px; width: 800px; height: 380px; background-color: linen; text-align: center; padding: 22px; padding-top: 16px; display: flex; align-items: stretch; flex-direction: column; } #footer-panel { font-size: 0.9em; color: #aaa; width: 100%; margin-bottom: 6px; } #services { padding: 12px; background-color: white; } #service { border-bottom: solid 1px #dbdbdb; font-size: 1.5em } #intro { padding: 10px; font-size: 1.3em; margin-bottom: 32px; } </style> <link href="https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap" rel="stylesheet"> </head> <body> <div id="main-panel"> <div id="header-panel"> <img id="logo" src="https://upload.wikimedia.org/wikipedia/commons/c/c0/DBpedia-Logo_.png" height="126px" /> <img id="sztaki" src="static/sztaki_logo_2019_uj_kek.png" height="86px"> </div> <div id="content-panel"> <table> <tr style="vertical-align: text-top;"> <th><h2 id="intro">Ez a DBpedia magyar fejezet茅nek f艖oldala. Az al谩bbi hivatkoz谩sokon 茅rheti el az egyes szolg谩ltat谩sokat</h2></th> <th><h2 id="intro">This is the main page of the Hungarian chapter of DBPedia. Navigate to services by clicking on the links below</h2></th> </tr> </table> <div id="services"> <h2 id="service"><a href="https://lookup.hu.dbpedia.org/lookup-application/">Keres艖 szolg谩ltat谩s/Lookup Service</a></h2> <h2 id="service"><a href="https://hu.dbpedia.org/page/Budapest">P茅lda er艖forr谩s/Resource example</a></h2> <h2 id="service"><a href="https://hu.dbpedia.org/sparql/">SPARQL v茅gpont/SPARQL Endpoint</a></h2> <h2 id="service"><a href="https://dbpedia-spotlight.dsd.sztaki.hu/">DBpedia Spotlight</a></h2> </div> </div> <div id="footer-panel"> <div>B茅ta v谩ltozat/Beta version</div> <div>L茅trehozta 茅s 眉zemelteti/Created and maintained by: <a href="https://dsd.sztaki.hu/">SZTAKI DSD</a></div> <div><a href="mailto:dbpedia@dsd.sztaki.hu">Kapcsolat/Contact</a></div> <div><a href="https://www.dbpedia.org/">DBpedia f艖oldal/DBpedia Main Page</a></div> </div> </div> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10