Skip to main content

Table 3 Extraction mapping on OAS document and database schema

From: Transforming OpenAPI Specification 3.0 documents into RDF-based semantic web services

Activity

OAS section

Data storage table

convertInfoSection()

info

service, servicecontact, and servicelicense

convertServersSection()

servers

Server

convertTagsSection()

tags

tag

convertExternalDocsSection()

externalDocs

externaldocument

convertComponentsSection()

components

primitiveschema, objectschema, arrayschema, objectproperties, and arrayitem

convertPathSection()

paths

operation, parameter, header, content, response, requestbody, operationrequestbody, primitiveschema, objectschema, arrayschema, objectproperties, and arrayitem