Skip to content

Annotation for 'toString()' value of proxy objects #31

Description

@cyberborean

toString() methods of RDFBean proxy objects return subject IRI values, without possibility of customization.

There could be a method annotation to indicate a property for string representation of the object, for instance:

@RDF("foaf:name")
@toString
public String getName();

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions