@Deprecated public class LegoMetadata extends Object
Constructor and Description |
---|
LegoMetadata()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
static void |
extractMetadata(LegoMetadata node,
Iterable<? extends org.semanticweb.owlapi.model.OWLAxiom> axioms)
Deprecated.
|
static void |
extractMetadata(LegoMetadata node,
org.semanticweb.owlapi.model.OWLAxiom axiom)
Deprecated.
|
Set<String> |
getContributors()
Deprecated.
|
Set<String> |
getDates()
Deprecated.
|
Set<String> |
getEvidence()
Deprecated.
|
Set<String> |
getSources()
Deprecated.
|
static String |
getTitle(Iterable<org.semanticweb.owlapi.model.OWLAnnotation> annotations)
Deprecated.
|
void |
setContributors(Set<String> contributors)
Deprecated.
|
void |
setDates(Set<String> dates)
Deprecated.
|
void |
setEvidence(Set<String> evidence)
Deprecated.
|
void |
setSources(Set<String> sources)
Deprecated.
|
public void setContributors(Set<String> contributors)
contributors
- the contributors to setpublic void setSources(Set<String> sources)
sources
- the sources to setpublic void setEvidence(Set<String> evidence)
evidence
- the evidence to setpublic static String getTitle(Iterable<org.semanticweb.owlapi.model.OWLAnnotation> annotations)
public static void extractMetadata(LegoMetadata node, Iterable<? extends org.semanticweb.owlapi.model.OWLAxiom> axioms)
node
- axioms
- public static void extractMetadata(LegoMetadata node, org.semanticweb.owlapi.model.OWLAxiom axiom)
node
- axiom
- Copyright © 2010–2015. All rights reserved.