Code Monkey home page Code Monkey logo

Comments (9)

mcollina avatar mcollina commented on July 28, 2024

The n3 option in join is only used to create some ntriples out of a graph pattern (a join).
I've updated the README to explain this better.

from levelgraph-n3.

Marketcentric avatar Marketcentric commented on July 28, 2024

so, is it required as the last Join conditional?

from levelgraph-n3.

mcollina avatar mcollina commented on July 28, 2024

Not at all, it's just useful if you want to export your data from LevelGraph in N3 format.

from levelgraph-n3.

Marketcentric avatar Marketcentric commented on July 28, 2024

ok. I tried to modify the example to remove the 'n3' option with the hopes of returning the data in native format. I set 'options' to null and got "TypeError: Cannot read property 'n3' of null". Should there be a "if (options && options.n3)" modification in the join method?

from levelgraph-n3.

mcollina avatar mcollina commented on July 28, 2024

Definitely.

Please add a test, fix it, and submit a pull-request!

Il giorno lunedì 23 settembre 2013, Ross Anderson ha scritto:

ok. I tried to modify the example to remove the 'n3' option with the hopes
of returning the data in native format. I set 'options' to null and got
"TypeError: Cannot read property 'n3' of null". Should there be a "if
(options && options.n3)" modification in the join method?


Reply to this email directly or view it on GitHubhttps://github.com//issues/3#issuecomment-24892413
.

from levelgraph-n3.

Marketcentric avatar Marketcentric commented on July 28, 2024

ok, will do

from levelgraph-n3.

mcollina avatar mcollina commented on July 28, 2024

Thanks a million!

from levelgraph-n3.

Marketcentric avatar Marketcentric commented on July 28, 2024

fyi - fun with the OpenCalais web service, N3/rdf output and graph visualization:
http://viewer.opencalais.com/ http://www.opencalais.com/

article text:
https://dl.dropboxusercontent.com/u/60214119/content.pdf

resulting graph visualization:
https://dl.dropboxusercontent.com/u/60214119/test01.pdf

from levelgraph-n3.

mcollina avatar mcollina commented on July 28, 2024

Cool! :)

from levelgraph-n3.

Related Issues (13)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.