It's difficult to tell what is being asked here. This question is ambiguous, vague, incomple开发者_JAVA百科te, overly broad, or rhetorical andcannot be reasonably answered in its current form.
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomple开发者_JAVA百科te, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help center.
Closed 10 years ago.
i need to read rdf file in javascript urgently
JavaScript RDF Parser
Other answers already pointed you to an rdf parser.
Should you need something more, here's a very nice Node.js based RDF store with SPARQL support: https://github.com/antoniogarrote/rdfstore-js.
精彩评论