rdfio/rdf2smw

View on GitHub

Showing 70 of 70 total issues

exported function NewWikiPagePrinter should have comment or be unexported
Open

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

exported function NewResourceIndexFanOut should have comment or be unexported
Open

func NewResourceIndexFanOut() *ResourceIndexFanOut {
Severity: Minor
Found in components/residxfanout.go by golint

exported function NewSMWTemplateCallFormatter should have comment or be unexported
Open

func NewSMWTemplateCallFormatter() *SMWTemplateCallFormatter {
Severity: Minor
Found in components/smwtplformatter.go by golint

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

func (p *ResourceIndexFanOut) Run() {
Severity: Minor
Found in components/residxfanout.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 type StringPrinter should have comment or be unexported
Open

type StringPrinter struct {
Severity: Minor
Found in components/stringprinter.go by golint

exported function NewStringPrinter should have comment or be unexported
Open

func NewStringPrinter() *StringPrinter {
Severity: Minor
Found in components/stringprinter.go by golint

exported type TriplePrinter should have comment or be unexported
Open

type TriplePrinter struct {
Severity: Minor
Found in components/tripleprinter.go by golint

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

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

exported method WikiPage.AddFact should have comment or be unexported
Open

func (p *WikiPage) AddFact(fact *Fact) {
Severity: Minor
Found in components/iptypes.go by golint
Severity
Category
Status
Source
Language