org.gedcomx.rt
Annotation Type RDFSubPropertyOf


@Retention(value=RUNTIME)
@Target(value={FIELD,METHOD})
public @interface RDFSubPropertyOf

Metadata for specifying the RDF properties of which an RDF property is a subproperty.

Author:
Ryan Heaton

Optional Element Summary
 String[] value
           
 

value

public abstract String[] value
Default:
{}


Copyright © 2016. All rights reserved.