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

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

PrefixNamespace IRI
dbpedia-owlhttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
rdfshttp://www.w3.org/2000/01/rdf-schema#
n7http://socket.io/
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
n2http://dbpedia.org/resource/Socket.
xsdhhttp://www.w3.org/2001/XMLSchema#
dbpediahttp://dbpedia.org/resource/
Subject Item
n2:IO
rdfs:comment
Socket.IO is a JavaScript library for realtime web applications. It enables realtime, bi-directional communication between web clients and servers. It has two parts: a client-side library that runs in the browser, and a server-side library for node.js. Both components have a nearly identical API. Like node.js, it is event-driven.Socket.IO primarily uses the WebSocket protocol with polling as a fallback option, while providing the same interface.
foaf:name
Socket.IO
foaf:homepage
n7:
dbpedia-owl:genre
dbpedia:Event-driven_programming
dbpedia-owl:latestReleaseDate
2015-07-15Z
dbpedia-owl:latestReleaseVersion
1.3.6
dbpedia-owl:license
dbpedia:MIT_License
dbpedia-owl:operatingSystem
dbpedia:Cross-platform
dbpedia-owl:programmingLanguage
dbpedia:JavaScript
dbpedia-owl:status
Active