graphsense-tagpacks
A collection of public TagPacks
Science Score: 44.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
✓CITATION.cff file
Found CITATION.cff file -
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (10.1%) to scientific vocabulary
Keywords
Repository
A collection of public TagPacks
Basic Info
Statistics
- Stars: 33
- Watchers: 8
- Forks: 22
- Open Issues: 1
- Releases: 4
Topics
Metadata Files
README.md
GraphSense Public TagPacks
A GraphSense TagPack is a data structure for packaging and sharing cryptoasset attribution tags in an interoperable, machine-processable format. The following example attributes a Bitcoin address (1Archive1n2C579dMsAu3iC6tWzuQJz8dN) to the Internet Archive, which according to this source controls that address:
label: Internet Archive
address: 1Archive1n2C579dMsAu3iC6tWzuQJz8dN
source: https://archive.org/donate/cryptocurrency/
This repository provides a curated collection of TagPacks, which have been collected from public sources either by the GraphSense core team or by other contributors.
Collection and Sharing Guidelines
All TagPacks in this repository must fulfill the following criteria:
1.) They must not contain personally identifiable information (PII)
2.) Attribution tags must originate from public sources
3.) Attribution tags must provide a dereferenceable pointer (link) to the source
TagPacks that do not meet these criteria should be hosted in a private environment, e.g., on the local filesystem or a local Git instance.
Finally, all provided TagPacks must pass the validation steps supported by the GraphSense TagPack Tool
How can I contribute TagPacks to this repository?
Step 1: Fork this repository.
Step 2: Add your TagPack(s) to the folder packs.
* Large datasets should be broken down into smaller TagPacks.
* Put multiple TagPacks that are related in their own subfolder, e.g. packs/walletexplorer_exchanges
Step 3: Validate your TagPack using the GraphSense TagPack Management Tool. * This is also a good opportunity to get acquainted with the Actor concept. You can enhance your TagPacks by adding actors to your TagPacks: refer to the add actor feature of the TagPack Management Tools.
Step 4: Contribute them by submitting a pull request.
GraphSense ActorPacks
A GraphSense ActorPack is a data structure for packaging and sharing information about real-world actors, such as an exchange.
Owner
- Name: GraphSense
- Login: graphsense
- Kind: organization
- Email: tech@ikna.io
- Location: Vienna, Austria
- Website: https://graphsense.github.io/
- Repositories: 13
- Profile: https://github.com/graphsense
Open Source Cryptoasset Analytics Platform
Citation (CITATION.cff)
cff-version: 1.2.0 message: "If you use this dataset, please cite it as below." authors: - family-names: "Haslhofer" given-names: "Bernhard" orcid: "https://orcid.org/0000-0002-0415-4491" - family-names: "Dragaschnig" given-names: "Melitta" orcid: "https://orcid.org/0000-0001-5100-2717" - family-names: "Stütz" given-names: "Rainer" orcid: "https://orcid.org/0000-0001-9244-1441" - family-names: "Romiti" given-names: "Matteo" orcid: "https://orcid.org/0000-0001-8218-5077" - family-names: "Gomez" given-names: "Gibran" orcid: "https://orcid.org/0000-0002-1510-5599" title: "GraphSense TagPacks" version: 1.0.0 doi: 10.5281/zenodo.1234 date-released: 2022-05-28 url: "https://github.com/graphsense/graphsense-tagpacks"
GitHub Events
Total
- Watch event: 4
- Push event: 17
- Fork event: 2
Last Year
- Watch event: 4
- Push event: 17
- Fork event: 2
Dependencies
- actions/checkout v2 composite
- actions/setup-python v2 composite