Skip to content

Commit 9cbe259

Browse files
Marvin FrommholddepressiveRobot
authored andcommitted
improve workflow
* new workflow icon * icons per result * improve performance by querying prefix.cc only once * change keyword from `ns` to `rdf` * add screenshot to README
1 parent 7d2786b commit 9cbe259

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,13 @@
22

33
Lookup for namespaces using [prefix.cc](http://prefix.cc/).
44

5+
![Screenshot](screenshot.png)
6+
57
## Usage
68

79
When triggered, the workflow shows the RDF namespace for a given prefix. Additionally, it shows the prefix declaration for SPARQL and Turtle syntax too.
810

9-
* `ns <PREFIX>` - lookup the namespace for PREFIX
11+
* `rdf <PREFIX>` - lookup the namespace for PREFIX
1012
* `↩︎` copy entry to clipboard and paste it to front most app
1113
* `⌘↩` open entry in default browser
1214

@@ -22,4 +24,4 @@ This workflow is inspired by the [rdf.sh](https://github.com/seebi/rdf.sh) comma
2224

2325
The MIT License (MIT)
2426

25-
Copyright (c) 2015 Marvin Frommhold
27+
Copyright (c) 2017 Marvin Frommhold

prefix.cc.alfredworkflow

19.7 KB
Binary file not shown.

screenshot.png

52 KB
Loading

0 commit comments

Comments
 (0)