SPARQL inference queries in Neptune ML - Amazon Neptune
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

SPARQL inference queries in Neptune ML

Neptune ML maps the RDF graph into a property graph to model the ML Task. Currently, it supports the following use-cases:

  • Object classification   –   Predicts the categorical feature of an object.

  • Object regression   –   Predicts a numerical property of an object.

  • Object prediction   –   Predicts an object given a subject and a relationship.

  • Subject prediction   –   Predicts a subject given an object and a relationship.

Note

Neptune ML does not support subject classification and regression use cases with SPARQL.