You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@rya.apache.org by "Brad (Jira)" <ji...@apache.org> on 2020/06/02 01:06:00 UTC

[jira] [Created] (RYA-532) Assign specific interface types for Subject, Predicate, Object and Context

Brad created RYA-532:
------------------------

             Summary: Assign specific interface types for Subject, Predicate, Object and Context
                 Key: RYA-532
                 URL: https://issues.apache.org/jira/browse/RYA-532
             Project: Rya
          Issue Type: Improvement
          Components: dao
    Affects Versions: 4.0.0
            Reporter: Brad


Rather than using RyaIRI and RyaType classes generically for all data in Rya, align with RDF4J convention of using Resource, IRI and Value interfaces to be clear about what parameter is what. This will enable clearer interfaces in the code and lead to more robust data handling with less potential for error.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)