Giter Club home page Giter Club logo

Comments (4)

manishrjain avatar manishrjain commented on May 13, 2024

We actually use RDF directly. Here's a sample of the data that we load:

<film.film_song_relationship.film>  <type.property.schema>  <film.film_song_relationship>   .
<film.film_song_relationship.film>  <type.property.expected_type>   <film.film> .
<film.film_song_relationship.film>  <http://www.w3.org/2000/01/rdf-schema#domain>   <film.film_song_relationship>   .
<g.11b6d3zr1j>  <type.object.type>  <film.performance>  .
<g.11b6d4k_j6>  <type.object.type>  <film.performance>  .
<g.11b6dx6gcs>  <film.performance.actor>    <m.01265twv>    .
<g.11b6dx6gcs>  <type.object.type>  <film.performance>  .
<g.11b6f0nnkv>  <film.performance.film> <m.0122075y>    .
<g.11b6f0nnkv>  <type.object.type>  <film.performance>  .
<g.11b6fkdmj8>  <film.performance.film> <m.09s3pmj> .

Here's more about the RDF 1.1 NQuad format.

You can also have a look at our benchmarks repository, data directory for this data.

from dgraph.

fils avatar fils commented on May 13, 2024

@manishrjain so I have been using RDF for almost a decade.. I am quite familiar with it and I have a lot of it. All I was trying to point out with this issue is I have valid nquad formatted data that is not loading. I am happy to move this to discuss or gitter or slack or where ever dgraph discussion takes place.

from dgraph.

manishrjain avatar manishrjain commented on May 13, 2024

Thanks @fils. We just made a decision to have all the questions and feature requests on discuss.dgraph.io, and only use Github Issues for obvious bugs. So, thanks for posting on discuss.

Let's continue there:
https://discuss.dgraph.io/t/common-issues-with-data-loading/69

from dgraph.

manishrjain avatar manishrjain commented on May 13, 2024

This has since been resolved.

from dgraph.

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.