org.gedcomx.rt
Annotation Type RDFSubClassOf


@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface RDFSubClassOf

Metadata for specifying the RDF classes of which an RDF class is a subclass.

Author:
Ryan Heaton

Optional Element Summary
 String[] value
           
 

value

public abstract String[] value
Default:
{}


Copyright © 2016. All rights reserved.