Package owl
Class Bibliography.Publication
- java.lang.Object
-
- owl.Bibliography.Publication
-
- Enclosing class:
- Bibliography
public abstract static class Bibliography.Publication extends Object
-
-
Constructor Summary
Constructors Constructor Description Publication()
-
Method Summary
All Methods Instance Methods Abstract Methods Concrete Methods Modifier and Type Method Description abstract List<String>authors()abstract Optional<String>dblpKey()abstract Optional<String>doi()abstract Stringtitle()StringtoString()abstract Stringvenue()abstract intyear()
-