rdfio/rdf2smw

View on GitHub
components/residxtoresaggrconv.go

Summary

Maintainability
A
0 mins
Test Coverage

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

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

exported function NewResourceIndexToTripleAggregates should have comment or be unexported
Open

func NewResourceIndexToTripleAggregates() *ResourceIndexToTripleAggregates {
Severity: Minor
Found in components/residxtoresaggrconv.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

There are no issues that match your filters.

Category
Status