Metadata proposal suitable for permanently filing and using network academic resources
A metadata and academic technology, applied in the field of metadata solutions, can solve problems such as inapplicable network academic resources
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0088] specific implementation plan
[0089] Combined with the MicrosoftSQLServer2005 database, the following describes how to realize the archiving and use of network academic resources according to the metadata scheme given in this scheme.
[0090] First create a database (Database), named sample, you can use the following statement:
[0091] CREATE DATABASE[sample]
[0092] Create a new data table NetSource, which uses the auto-increased ID field as the primary key of the database. This table is just a simple relational table, you can use the following statement:
[0093] USE[sample]
[0094] go
[0095] CREATE TABLE[dbo].[NetSource](
[0096] [ID][int]IDENTITY(1,1) NOT NULL,
[0097] [resource type][nvarchar](max) COLLATE Chinese_PRC_CI_AS NULL,
[0098] [body][nvarchar](max) COLLATE Chinese_PRC_CI_AS NULL,
[0099] [collection name][nvarchar](max) COLLATE Chinese_PRC_CI_AS NULL,
[0100] [serial number][nvarchar](max) COLLATE Chinese_PRC_CI_AS NULL,
[0101] [re...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com