Linked Data Helper

by kometenstaub
5
4
3
2
1
Score: 51/100

Description

Category: 3rd Party Integrations

The Linked Data Helper plugin facilitates the creation of data files for use with the Linked Data Vocabularies plugin in Obsidian. It supports the generation of datasets, such as LCSH, and includes a step-by-step guide in the settings for each implemented dataset. The generated files are stored by default in the attachments folder under a subfolder named linked-data-vocabularies. Users can specify an alternative output path if needed. Once the required data files are generated and converted, the plugin can be disabled until an update or additional dataset integration is required.

Reviews

No reviews yet.

Stats

25
stars
4,255
downloads
1
forks
1,114
days
942
days
1,126
days
9
total PRs
2
open PRs
1
closed PRs
6
merged PRs
3
total issues
0
open issues
3
closed issues
0
commits

Latest Version

3 years ago

Changelog

1.0.0 (2023-04-23)

Bug Fixes

  • file writing when folder does not exist (76836a5)

README file from

Github

Linked Data Helper

[!important]

This plugin has been updated to work with the new bulk exports from the Library of Congress.

This update also includes some fixes.

Test Linked Data Helper Build obsidian plugin

This plugin is needed for generating the data that the Linked Data Vocabularies Obsidian plugin relies on.

The settings have a step-by-step guide for each implemented dataset. (Currently, LCSH is supported, but there are plans to extend support to other linked data.)

By default, if possible, the generated files will be stored in the attachments folder, in the linked-data-vocabularies subfolder. If this is not possible, the settings will tell you.

In that case, you will have to input another path. You can also input an alternative output path, if you so wish.

After the conversion is done, this plugin can be disabled until you want to update the data or add another dataset.

Credits

This plugin uses the 'split2' npm package (https://www.npmjs.com/package/split2). It is licensed under the 'ISC License'. The license can be found here.