rdfio/rdf2smw

View on GitHub

Showing 70 of 70 total issues

exported type MWXMLCreator should have comment or be unexported
Open

type MWXMLCreator struct {
Severity: Minor
Found in components/mwxmlcreator.go by golint

exported type ResourceIndexToTripleAggregates should have comment or be unexported
Open

type ResourceIndexToTripleAggregates struct {
Severity: Minor
Found in components/residxtoresaggrconv.go by golint

exported function NewStringFileWriter should have comment or be unexported
Open

func NewStringFileWriter(fileName string) *StringFileWriter {
Severity: Minor
Found in components/strfilewriter.go by golint

exported function NewTripleAggregateToWikiPageConverter should have comment or be unexported
Open

func NewTripleAggregateToWikiPageConverter() *TripleAggregateToWikiPageConverter {
Severity: Minor
Found in components/triplestowikipageconv.go by golint

exported function NewWikiPagePrinter should have comment or be unexported
Open

func NewWikiPagePrinter() *WikiPagePrinter {
Severity: Minor
Found in components/wikipageprinter.go by golint

exported function NewCategory should have comment or be unexported
Open

func NewCategory(name string) *Category {
Severity: Minor
Found in components/iptypes.go by golint

exported const URITypeUndefined should have comment (or a comment on this block) or be unexported
Open

    URITypeUndefined
Severity: Minor
Found in components/triplestowikipageconv.go by golint

exported method StringFileWriter.Run should have comment or be unexported
Open

func (p *StringFileWriter) Run() {
Severity: Minor
Found in components/strfilewriter.go by golint

exported type DoneSignal should have comment or be unexported
Open

type DoneSignal struct{}
Severity: Minor
Found in components/strfilewriter.go by golint

exported function NewTriplePrinter should have comment or be unexported
Open

func NewTriplePrinter() *TriplePrinter {
Severity: Minor
Found in components/tripleprinter.go by golint
Severity
Category
Status
Source
Language