Skip to content

WikiOpenCite/proto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Citescoop Protobuf Definitions

This repo provides the protobuf definitions library for citescoop datafiles.

Files

Citescoop generates a number of different file types during it's operation depending upon what it is doing.

File format

All files store a series of protobuf messages in the same format. Each file will contain a file header indicating the number of messages followed by zero or more of the following:

uint32 - Size of next message
Message - The protobuf message

Extracted Citations

Files generated from the extraction procedure for citescoop contain messages in the following order.

Citation extraction will generate two output files:

OpenAlex datasets

When processing the OpenAlex datasets for use with citescoop, the following files are generated:

Building and installing

See the BUILDING document.

Contributing

See the CONTRIBUTING document.

Licensing

This repo uses the REUSE standard in order to communicate the correct license for the file. For those unfamiliar with the standard the license for each file can be found in one of three places. The license will either be in a comment block at the top of the file, in a .license file with the same name as the file, or in the dep5 file located in the .reuse directory. All files committed to this repo must contain valid licensing information or the pull request can not be accepted.

About

Protobuf definitions for data files generated by citescoop

Topics

Resources

Code of conduct

Contributing

Security policy

Stars

0 stars

Watchers

1 watching

Forks

Packages

 
 
 

Contributors

Languages