export declare enum TagNames { ApCodelist = "ap-codelist", ApDefinition = "ap-definition", ApLabel = "ap-label", ApUsageNote = "ap-usageNote", AssociationDestPrefix = "target-", AssociationDestRevPrefix = "target-rev-", AssociationSourcePrefix = "source-", AssociationSourceRevPrefix = "source-rev-", AssociationSourceApLabel = "source.ap-label", AssociationSourceLabel = "source.label", AssociationSourceUri = "source.uri", AssociationTargetApLabel = "target.ap-label", AssociationTargetLabel = "target.label", AssociationTargetUri = "target.uri", DefiningPackage = "package", Definition = "definition", ExternalUri = "uri", Ignore = "ignore", IgnoreImplicitGeneration = "ignoreImplicitGeneration", IsLiteral = "literal", Label = "label", LocalName = "name", PackageBaseUri = "baseURI", PackageOntologyUri = "ontologyURI", PackageBaseUriAbbreviation = "baseURIabbrev", ParentUri = "parentURI", Range = "range", UsageNote = "usageNote", Status = "status" }