Skip to content

Commit 38a7f24

Browse files
authored
Update rdf.md
1 parent 20d9752 commit 38a7f24

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

mds/rdf.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Resrouce Description Framework(RDF)
2+
13
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
24
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
35
**Table of Contents** *generated with [DocToc](https://github.com/thlorenz/doctoc)*
@@ -17,15 +19,15 @@
1719
- Resouce
1820
- Description
1921
- Framework
20-
: for Machine processible, readable, understandable Linked Data from web as database
21-
: has a [Graph Model](#graph-model)
22+
: For Machine processible, readable, understandable Linked Data from web as database
23+
: Has a [Graph Model](#graph-model)
2224
- RDF Schema
2325
- RDF Schema gives additional information(Domain, Range) about preoperty.
2426
- Describe the type(or Class) of Resource. ex)Book, Person, Publisher
2527
- RDF Syntac
2628

2729
### Events
28-
- mid 1990s: MCF(Meta Content Framework) - Ramanathan V. Guha & Tim Bray
30+
- Mid 1990s: MCF(Meta Content Framework) - Ramanathan V. Guha & Tim Bray
2931
(Apple)
3032
- 1997: MCF/XML - Ramanathan V. Guha & Tim Bray
3133
- 1998: RDF - W3C

0 commit comments

Comments
 (0)