owl

package
v1.2.5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 24, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package owl contains constants of the Web Ontology Language (OWL)

Index

Constants

View Source
const (
	NS     = `http://www.w3.org/2002/07/owl#`
	Prefix = `owl:`
)
View Source
const (
	UnionOf          = Prefix + "unionOf"
	Restriction      = Prefix + "Restriction"
	OnProperty       = Prefix + "onProperty"
	Cardinality      = Prefix + "cardinality"
	MaxCardinality   = Prefix + "maxCardinality"
	Thing            = Prefix + "Thing"
	Class            = Prefix + "Class"
	DatatypeProperty = Prefix + "DatatypeProperty"
	ObjectProperty   = Prefix + "ObjectProperty"
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL