Skip to content

Commit 8b1db90

Browse files
committed
fix rdf-mapping
1 parent f3ab9b8 commit 8b1db90

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/Sandbox/MainBundle/Resources/rdf-mappings/Sandbox.MainBundle.Document.DemoSeoExtractor.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@
55
<children>
66
<property property="schema:headline" identifier="title" tag-name="h1"/>
77
<property property="schema:text" identifier="body" />
8-
<collection property="schema:keywords" identifier="tags" tag-name="ul"/>
98
</children>
109
</type>

src/Sandbox/MainBundle/Resources/rdf-mappings/Sandbox.MainBundle.Document.DemoSeoMetadata.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,5 @@
55
<children>
66
<property property="schema:headline" identifier="title" tag-name="h1"/>
77
<property property="schema:text" identifier="body" />
8-
<collection property="schema:keywords" identifier="tags" tag-name="ul"/>
98
</children>
109
</type>

0 commit comments

Comments
 (0)