Coder Social home page Coder Social logo

Comments (7)

bergos avatar bergos commented on June 18, 2024

There is already a patched version on github [1] and I also packaged it for npm [2]. This should also solve the predicate/property problem.

[1] https://github.com/bergos/rdf-interfaces
[2] https://npmjs.org/package/rdf-interfaces

from rdf-ext.

xgfd avatar xgfd commented on June 18, 2024

Maybe I missed something but I did use the files from the github you gave; the createGraph property still has {writable:false}.

from rdf-ext.

bergos avatar bergos commented on June 18, 2024

Did you use the minified version? I just noticed that the minified version was not updated. I removed that file from the repository to avoid any confusions in the future.

from rdf-ext.

xgfd avatar xgfd commented on June 18, 2024

I checked both. It still appeared to me the createGraph is not writable in rdfi.js, line 382.

from rdf-ext.

bergos avatar bergos commented on June 18, 2024

I think the configurable property must be true, which I patched with this [1] commit, because I'm using Object.defineProperty to replace the method. Which JS environment do you work with? For me it works with node.js (0.10.*), Firefox and Chrome.

[1] bergos/rdf-interfaces@5d76e00#diff-07dd0e97cb12de929bb5c132a2385628L382
[2] https://github.com/zazukoians/rdf-ext/blob/master/rdf-ext.js#L166

from rdf-ext.

xgfd avatar xgfd commented on June 18, 2024

Ahh I mixed up your version with this one
https://github.com/webr3/rdf-interfaces. It's all good now. Would it make
sense to give a link in rdf-ext to your rdf-interfaces?

Xin Wang
University of Southampton
Electronics and Computer Science
Home page: http://www.ecs.soton.ac.uk/people/xw4g08
http://www.ecs.soton.ac.uk/people/xw4g08

Mail: [email protected]

On 10 January 2015 at 12:48, Thomas Bergwinkl [email protected]
wrote:

I think the configurable property must be true, which I patched with this
[1] commit, because I'm using Object.defineProperty to replace the method.
Which JS environment do you work with? For me it works with node.js
(0.10.*), Firefox and Chrome.

[1] bergos/rdf-interfaces@5d76e00
#diff-07dd0e97cb12de929bb5c132a2385628L382
bergos/rdf-interfaces@5d76e00#diff-07dd0e97cb12de929bb5c132a2385628L382
[2] https://github.com/zazukoians/rdf-ext/blob/master/rdf-ext.js#L166


Reply to this email directly or view it on GitHub
#11 (comment).

from rdf-ext.

bergos avatar bergos commented on June 18, 2024

Thanks for you feedback. I added a list of known working implementations to the README.

from rdf-ext.

Related Issues (20)

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.