Skip to content

Commit 9593950

Browse files
change the keyword
1 parent 3cc7d25 commit 9593950

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

README.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@ Lookup for namespaces using [prefix.cc](http://prefix.cc/).
44

55
## Usage
66

7-
When triggered the workflow shows the RDF namespace for a given prefix. Additionally, it shows the prefix declaration for SPARQL and Turtle syntax too.
7+
When triggered, the workflow shows the RDF namespace for a given prefix. Additionally, it shows the prefix declaration for SPARQL and Turtle syntax too.
88

9-
* `pcc <PREFIX>` - lookup the namespace for PREFIX
10-
* `↩︎` copy entry to clipboard and paste it to front most app
11-
* `⌘↩`' open entry in default browser
9+
* `ns <PREFIX>` - lookup the namespace for PREFIX
10+
* `↩︎` copy entry to clipboard and paste it to front most app
11+
* `⌘↩` open entry in default browser
12+
13+
## Credits
14+
15+
This workflow is inspired by the [rdf.sh](https://github.com/seebi/rdf.sh) command line tool.
1216

1317
## License
1418

1519
The MIT License (MIT)
1620

17-
Copyright (c) 2015 Marvin Frommhold
21+
Copyright (c) 2015 Marvin Frommhold

prefix.cc.alfredworkflow

62 Bytes
Binary file not shown.

0 commit comments

Comments
 (0)