.. _AssetOperationsButton: Asset Operations Button ======================= The **Asset Operations** button is available in the toolbar of the asset collection workspace. It provides a searchable dropdown menu of operations organized into the following sections. Import ------ The **Import** section is available to users with edit permissions on the current asset collection. It lists operations that bring external data into the collection, such as importing from spreadsheets, RDF files, or external data sources. .. toctree:: :maxdepth: 1 Import_EnumerationsSpreadsheetImporter Import_ImportCrosswalkFromSpreadsheet Import_ImportDataSetFromSpreadsheet Import_ImportRDFFile Import_TikaDocument Export ------ The **Export** section is available to all users for all asset collections. It provides access to various features that take the content of an asset collection and either send it to other systems or produce downloadable files. .. toctree:: :maxdepth: 1 Export_ExportAsAnRDFFile Export_ExportConceptOverviewSpreadsheet Export_ExportCrosswalkAsASpreadsheet Export_ExportHierarchySpreadsheet Export_ExportOntologyAsOWLFile Export_ExportOntologyAsRDFSchemaFile Export_ExportToSharePointTermStore Export_ExportWithIncludesAsAFile Export_PublishForExplorerUsers Export_ConceptVocabularyExport Export_GenerateAPIForExternalScripts Transform --------- The **Transform** section is available to users with edit permissions and applies to asset collections that are not system or product configuration graphs. It contains operations that may affect the entire asset collection, such as running inference rules or converting data structures. .. toctree:: :maxdepth: 1 Transform_ConvertOWLAxiomsToSHACLConstraints Transform_ConvertSKOSXLLabelsToReifiedValues Transform_CopyOrMoveInstancesFromOtherAssetCollection Transform_DeleteSampleData Transform_MakeThisASubgraph APIs ---- The **APIs** section appears when API-access operations are available for the current asset collection. It provides links to interfaces such as the GraphQL query browser and the Web Services Swagger UI, allowing developers to explore and interact with the collection programmatically. .. toctree:: :maxdepth: 1 APIs_GraphQLQueries APIs_WebServicesSwaggerUI Classic Importers ----------------- The **Classic Importers** section is available to users with edit permissions. It contains legacy import operations that open in the classic UI style, such as importing DDL files, connecting to JDBC sources, or importing spreadsheets using a mapping pattern or template. .. toctree:: :maxdepth: 1 Import_ImportDDLFile Import_ImportFromJDBCConnection Import_ImportFromSharePointTermStore Import_ImportSpreadsheetUsingPattern Import_ImportSpreadsheetUsingTemplate **Further Reading on TQ Data Foundation** * :ref:`introduction`