{
  "id": "urn:ngsi-ld:VocabularyService:VocabServ-001",
  "type": "VocabularyService",
  "title": "OntoManager Pro",
  "description": "A professional service for managing and publishing enterprise ontologies and data schemas.",
  "url": "https://example.com/ontomanager",
  "hasVersion": "2.5.0",
  "maintainer": {
    "name": "Semantic Solutions Inc.",
    "url": "https://semanticsol.com"
  },
  "dataspaceProductPurpose": "To provide a centralized, governed repository for data models, ensuring semantic interoperability across the data space.",
  "documentation": "https://docs.semanticsol.com/ontomanager",
  "license": "https://example.com/licenses/commercial-eula",
  "licenseDeclared": "UNLICENSED",
  "dataspaceServiceCategory": "Federation services",
  "dataspaceService": "Vocabulary Services",
  "dataspaceBuildingBlock": "Semantic Interoperability",
  "technologyReadinessLevel": 9,
  "dataModelDomain": [
    "Healthcare",
    "Finance"
  ],
  "dataModelSpecificationType": "Ontology",
  "supportedSyntaxes": [
    "OWL",
    "RDFS",
    "SKOS",
    "SHACL"
  ],
  "importFormats": [
    "application/rdf+xml",
    "text/turtle",
    "application/vnd.ms-excel"
  ],
  "exportFormats": [
    "application/json",
    "application/rdf+xml",
    "text/turtle"
  ],
  "dataModelVersioning": "Full History",
  "governanceFeatures": "Role-based access control, working groups workflows, change request management.",
  "publicationAccessibility": [
    "Persistent URIs",
    "SPARQL endpoint",
    "Web Portal"
  ],
  "validationCapabilities": "SHACL validator",
  "supportedStandards": "ISO 15926",
  "mappingFunctionalities": "Provides a graphical interface for creating and managing mappings between different ontologies."
}
