Skip to content

Commit 443ff20

Browse files
jeswrCopilot
andauthored
Update README.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent e642f37 commit 443ff20

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ ex:person1 ex:name "Alice" .
5757
Class usage:
5858

5959
```javascript
60+
import { DataFactory } from "n3"
6061
const person1 = Person.from("https://example.org/person1", dataset_x, DataFactory)
6162

6263
// Get property

0 commit comments

Comments
 (0)