Git Product home page Git Product logo

rdf_entity's Introduction

Build Status

Mainly, RDF Entity provides an entity type (rdf_entity) that uses the SPARQL backend provided by SPARQL Entity Storage module. The entity type can be used as it is, can be extended or, simply, used as a good use case of the SPARQL Entity Storage module.

Updating from 1.0-alpha16 to alpha17

With 1.0-alpha17, the SPARQL storage has been split out, as a standalone module. Moving services from one module to the other is impossible with the actual Drupal core. See the related Drupal core issue for details. As the module is in alpha, we're not providing any update path but we recommend to follow the next steps in order to update a server in production:

  1. The update process is split in two consecutive deployments.
  2. Install an empty version of the sparql_entity_storage module:
    $ composer require drupal/sparql_entity_storage:dev-empty-module
    
  3. Enable the module.
  4. Deploy to production.
  5. Require drupal/rdf_entity with the new 1.0-alpha17 version and perform a second deployment.

rdf_entity's People

Contributors

brummbar avatar claudiu-cristea avatar dublutz avatar golddragon007 avatar idimopoulos avatar imanoleguskiza avatar kalinchernev avatar pfrenssen avatar sandervd avatar upchuk avatar

Watchers

 avatar

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.